/spawn doesn't load
#10

Quote:
Originally Posted by kbalor
Посмотреть сообщение
The below warning was from what you added
Код:
 error 017: undefined symbol "INI_Int"
warning 202: number of arguments does not match definition
error 001: expected token: ",", but found ";"
error 017: undefined symbol "INI_Int"
warning 202: number of arguments does not match definition
 error 001: expected token: ",", but found ";"
error 017: undefined symbol "INI_Int"
warning 202: number of arguments does not match definition
error 001: expected token: ",", but found ";"
warning 213: tag mismatch
EDIT: I've added ")" from each now the warning is only number of arguments does not match definition.
Oh my bad, Missed some ")"'s
pawn Код:
INI_Int("PositionX", PosX[playerid]);
    INI_Int("PositionY", PosY[playerid]);
    INI_Int("PositionZ", PosZ[playerid]);
    INI_Int("Angle", Angle[playerid]);
Edit:
Can you show us where did you add PosX[ playerid ], PosY[ playerid ], PosZ[ playerid ] ?
Reply


Messages In This Thread
/spawn doesn't load - by kbalor - 09.10.2013, 19:49
Re: /spawn doesn't load - by xVIP3Rx - 09.10.2013, 19:58
Re: /spawn doesn't load - by Konstantinos - 09.10.2013, 20:02
Re: /spawn doesn't load - by xVIP3Rx - 09.10.2013, 20:05
Re: /spawn doesn't load - by kbalor - 09.10.2013, 20:06
Re: /spawn doesn't load - by xVIP3Rx - 09.10.2013, 20:07
Re: /spawn doesn't load - by Konstantinos - 09.10.2013, 20:14
Re: /spawn doesn't load - by xVIP3Rx - 09.10.2013, 20:15
Re: /spawn doesn't load - by kbalor - 09.10.2013, 20:20
Re: /spawn doesn't load - by xVIP3Rx - 09.10.2013, 20:23

Forum Jump:


Users browsing this thread: 1 Guest(s)