Difference between revisions of "MessageBoxEx"
Jump to navigation
Jump to search
m
Oops. My bad (roll back, move to tips section).
imported>Haama m (→Notes: This be the wiki, my friend (hey, didn't know you could do that!)) |
imported>Wrye m (Oops. My bad (roll back, move to tips section).) |
||
Line 42: | Line 42: | ||
** E.g. Ninja Ranks | ** E.g. Ninja Ranks | ||
*** Create "NinjaRanks" faction and set male ranks to: Student, Genin, Chuunin, Jonin, Hokage. | *** Create "NinjaRanks" faction and set male ranks to: Student, Genin, Chuunin, Jonin, Hokage. | ||
*** < | *** <code>MBoxEx "You're not ready to be a %c level ninja!" NinjaRanks iNextNinjaLevel</code> | ||
** Note: Be sure that index is within range of defined ranks. I.e. if you have defined two ranks for a boolean value, make sure that the index is really limited to 0 or 1. (Otherwise, CTD!) | |||
==See Also== | ==See Also== |