SA-MP Forums Archive
Create Dynamic Cp (how)? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Create Dynamic Cp (how)? (/showthread.php?tid=421229)



Create Dynamic Cp (how)? - Youtube12 - 08.03.2013

Hi guys, help me how to create Dynamic CP's and (OnPlayerEnterDynamicCP)


Re: Create Dynamic Cp (how)? - CrazyChoco - 08.03.2013

pawn Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
And what do you mean by (OnPlayerEnterDynamicCP)?


AW: Create Dynamic Cp (how)? - Youtube12 - 08.03.2013

And how to do the CP with id:

like bank = CreateDynamicCP(....

(OnPlayerEnterDynamicCP)When the player enter the Checkpoint


Re: Create Dynamic Cp (how)? - Raza2013 - 24.06.2013

you want to add it for capture zones?