06.01.2015, 15:55
hello, i want to ask that why my pawn lagg while compiling it takes 2 or 3 minutes to compile..
one uy told me to use
so i want to ask that they both work as same or different? and is there any other way to remove lagg. or decrease number of bytes.
one uy told me to use
pawn Код:
new OldWeapon[MAX_PLAYERS char];
instead of
new OldWeapon[MAX_PLAYERS];