22.06.2011, 10:11
I have this line to define a player variable.
This is a strikenkids line, how would i do this in gstylez?
I get this error when using gstyles include instead of strickenkids.
pawn Код:
mysql_fetch_field("level", pdata); playerdata[playerid][level] = strval(pdata);
I get this error when using gstyles include instead of strickenkids.
Код:
C:\Users\Nickolas\Desktop\new\gamemodes\3.pwn(365) : error 035: argument type mismatch (argument 1)