28.02.2009, 17:16
error 001: expected token: "*then", but found "-identifier-" ??
I cant get past this, Im trying o make a checkpoint with SetplayerCheckpoint its that line wich is messing up.
Line looks like this,
Ive tried it with { infront at the line above and having the } at the wery back aswell as putting it like { on a single own row and the last } on an own line. Still get this same error on that line. also tried it without the { } but still get the same problem.
I cant get past this, Im trying o make a checkpoint with SetplayerCheckpoint its that line wich is messing up.
Line looks like this,
Код:
SetPlayerCheckpoint(i,posX,posY,posZ,5.0);