pawn Код:
enum Option{
Text:Items[23],
bool:MenuItems, };
new InfoOption[MAX_PLAYERS][Option];
Really? MAX_PLAYERS COULD not be more than 86 players otherwise you would fill all the textdraw slots what on earth are you thinking ? These need to be player textdraws.