What's with this line?
#1

Код:
SetPlayerCheckpoint;(playerid,CarInfo[PlayerInfo[playerid][pPcarkey]][cLocationx], CarInfo[PlayerInfo[playerid][pPcarkey]][cLocationy], CarInfo[PlayerInfo[playerid][pPcarkey]][cLocationz], 1.0);
Yepp, where did i forget to put a racket { } ?
Reply
#2

Wrong:
Quote:

SetPlayerCheckpoint;(...

Correct:
Quote:

SetPlayerCheckpoint(...

Reply
#3

Still doesn't work.
Reply
#4

Quote:
Originally Posted by Daniel_June
Still doesn't work.
Not sure but
pawn Код:
[Playerinfo[playerid]]
Try
pawn Код:
[Playerinfo][playerid]
Reply
#5

Nope.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)