11.05.2011, 14:47
All the arguments must be replaced:
CreateDynamicCP(x, y, z, size, vw, interiorid, playerid, streamdistance);
X, Y, Z: The coordinates of the place (Find it on sa-mp wiki etc..)
size: Normal size is 2.0
vw: Put -1
Interiorid: The interior: 0 = Outside. For other IDs go to wiki
player: The id of player wich sees the checkpoint. If it's for all players use -1
stream dist: Default 100.0 to 300.0
CreateDynamicCP(x, y, z, size, vw, interiorid, playerid, streamdistance);
X, Y, Z: The coordinates of the place (Find it on sa-mp wiki etc..)
size: Normal size is 2.0
vw: Put -1
Interiorid: The interior: 0 = Outside. For other IDs go to wiki
player: The id of player wich sees the checkpoint. If it's for all players use -1
stream dist: Default 100.0 to 300.0