14.01.2012, 09:35
i was mapping a gm then i got this error
Please Help Me Urgent
This is the line Which Is Getting The Error
Code:
J:\final\gamemodes\gm.pwn(1448 -- 1449) : error 029: invalid expression, assumed zero
This is the line Which Is Getting The Error
Code:
if (strcmp("/credits", cmdtext, true, 10) == 0) { ShowPlayerDialog(playerid, 3, DIALOG_STYLE_MSGBOX, "Credits", "~r~Owner: [R]ock[S]tar [S]py[K]er \n~g~Scripter:[R]ock[S]tar \n~y~Mappers: [S]py[K]er Abdalrhman", return 1; } return 0; }