30.03.2009, 16:54
The limit of rows in one Menu is 12. You do have 12 rows but you have 13 rows in selection (case 0, 1, 2...12). That is the first problem.
Did you put this menu selection under OnPlayerSelectMenuRow? And did you even defined this CurrentMenu variable?
Did you put this menu selection under OnPlayerSelectMenuRow? And did you even defined this CurrentMenu variable?