19.04.2012, 20:30
i assume you use Incognito's streamer.
the syntax is:
yours
the 4th parameter shouldn't be there (336.029
- assuming the 1.0 is cp size
edit: too slow.
the syntax is:
pawn Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
pawn Код:
CPs[3] = CreateDynamicCP(-1531.0914,758.9880,7.5233,336.0298,1.0, -1,-1, -1, 50.0); // CityHallTeleportCheckpoint
- assuming the 1.0 is cp sizeedit: too slow.

