I need help with error creating checkpoint >.<
#2

Hmm. Stupid question, but which one is line 2310?

Also, you're missing a float at the end: Floatize.

SetPlayerCheckpoint(playerid,x,y,z,size);

You got:
SetPlayerCheckpoint(playerid,1916.2327,1617.8695,2 4.277;
ID X y Z size?

Try something like:
SetPlayerCheckpoint(playerid,1916.2327,1617.8695,2 4.2778,15);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)