14.09.2013, 11:20
(
Last edited by Grimrandomer; 14/09/2013 at 02:18 PM.
)
For some reason my pawno crashes when compiling:
No crash:
Crash:
Any idea's?
Thanks, Grim.
edit:
Also crashed with:
No crash:
pawn Code:
new selectItem[MAX_PLAYERS][192];
new selectCat[MAX_PLAYERS][14];
pawn Code:
new selectItem[MAX_PLAYERS][192];
new selectCat[MAX_PLAYERS][14];
new selectRemove[MAX_PLAYERS][14];
Thanks, Grim.
edit:
Also crashed with:
pawn Code:
modmenu_f(playerid) {
return 1;
}