29.04.2011, 22:13
Quote:
undefined symbol "ShowWorldsMenu" = Simbolo Undefinido..tente adicionar [pawn]new ShowWorldsMenu;
undefined symbol "killerid" = quase certeza que voce esta querendo usar Killerid em uma calback que nao tem esse parametro... |
pawn Код:
new ShowWorldsMenu;
new ShowWorldsMenu[MAX_PLAYERS];
static ShowWorldsMenu[MAX_PLAYERS];
new bool:ShowWorldsMenu[MAX_PLAYERS];