Compiling errors and warnings!
#1

This is the line which gives me error
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);
ERROR CODE:
pawn Код:
expected token: ";", but found "-identifier-"



-------

This line gives me warning
pawn Код:
INI_ParseFile(Jfile, "LoginPlayer", .bExtra = true, .extra = playerid);
WARNING CODE:
pawn Код:
pawno\include\YSI\y_ini.inc(1050) : warning 202: number of arguments does not match definition
Reply
#2

What line is giving you error the rcon or the add player class ?
Reply
#3

Check he INI_Parsefile structure:
Quote:

INI_ParseFile(filename[], remoteFormat[], bool:bFileFirst = false, bool:bExtra = false, extra = 0, bool:bLocal = false, bool:bPassTag = false)

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)