Problematic LINE
#1

pawn Код:
SetPlayerCheckpoint(playerid,GetPVarFloat(playerid, "DYN_Boombox_FLOAT_X"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Y"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Z",3.0)))
Thats the line.Errors are the following:

pawn Код:
error 029: invalid expression, assumed zero
error 001: expected token: ";", but found ")"
Reply
#2

Any help?
Reply
#3

pawn Код:
SetPlayerCheckpoint(playerid,GetPVarFloat(playerid, "DYN_Boombox_FLOAT_X"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Y"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Z"),3.0);
Reply
#4

Quote:
Originally Posted by leonardo1434
Посмотреть сообщение
pawn Код:
SetPlayerCheckpoint(playerid,GetPVarFloat(playerid, "DYN_Boombox_FLOAT_X"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Y"), GetPVarFloat(playerid, "DYN_Boombox_FLOAT_Z"),3.0);
I LOVE YOU DUDE.THANKS REPUTATION FROM ME.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)