Help me with creating pickups
#10

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
By using a streamer: https://sampforum.blast.hk/showthread.php?tid=102865

pawn Код:
// functions:
native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
native DestroyDynamicCP(checkpointid);
native IsValidDynamicCP(checkpointid);
native TogglePlayerDynamicCP(playerid, checkpointid, toggle);
native TogglePlayerAllDynamicCPs(playerid, toggle);
native IsPlayerInDynamicCP(playerid, checkpointid);
native GetPlayerVisibleDynamicCP(playerid);
and
pawn Код:
// callbacks:
forward OnPlayerEnterDynamicCP(playerid, checkpointid);
forward OnPlayerLeaveDynamicCP(playerid, checkpointid);
can u please show me a clear example with
creating a dynamic CP for teleports please
im a noob scripter
please
Reply


Messages In This Thread
Help me with creating pickups - by saikumar - 28.04.2014, 14:26
Re: Help me with creating pickups - by Crypto20 - 28.04.2014, 15:01
Re: Help me with creating pickups - by saikumar - 28.04.2014, 15:06
Re: Help me with creating pickups - by Brandon_More - 28.04.2014, 15:10
Re: Help me with creating pickups - by saikumar - 28.04.2014, 15:44
AW: Help me with creating pickups - by Macronix - 28.04.2014, 15:46
Re: AW: Help me with creating pickups - by saikumar - 28.04.2014, 15:54
Re: Help me with creating pickups - by saikumar - 28.04.2014, 15:56
Re: Help me with creating pickups - by Konstantinos - 28.04.2014, 16:25
Re: Help me with creating pickups - by saikumar - 28.04.2014, 16:57

Forum Jump:


Users browsing this thread: 6 Guest(s)