12.12.2013, 09:39
This is the line which gives me error
THIS HAPPENS WHEN I PUT SendRconCommand("mapname Desert") before leaving 2-3 lines of it.
ERROR CODE:
-------
This line gives me warning
WARNING CODE:
THIS HAPPENS WHEN I PUT SendRconCommand("mapname Desert") before leaving 2-3 lines of it.
pawn Код:
AddPlayerClass(C_SKIN,1838.0135,-3079.4434,6.0971,359.9966, 0, 0, 0, 0, 0, 0);
pawn Код:
expected token: ";", but found "-identifier-"
-------
This line gives me warning
pawn Код:
INI_ParseFile(Jfile, "LoginPlayer", .bExtra = true, .extra = playerid);
pawn Код:
pawno\include\YSI\y_ini.inc(1050) : warning 202: number of arguments does not match definition