CreateDynamicCP
#3

If you mean parameters... they are as follows:
Код:
native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
As shown, all streamer functions and callbacks are listed in this topic: https://sampforum.blast.hk/showthread.php?tid=102865

Код:
Float:x = The 'X' coordinate where you want your checkpoint to be placed
Float:y = The 'Y' coordinate where you want your checkpoint to be placed
Float:z = The 'Z' coordinate where you want your checkpoint to be placed
Float:size = The size of your checkpoint, in diameter
worldid = The virtual world ID that you want this checkpoint to be in (-1 for all virtual worlds)
interiorid = The interior ID that you want this checkpoint to be in (-1 for all interiors)
playerid = The player ID that you want this checkpoint to be available for (-1 for all players)
Float:streamdistance = The distance you want the checkpoint to be able to be seen from
Reply


Messages In This Thread
CreateDynamicCP - by megamind2067 - 29.01.2013, 22:14
Re: CreateDynamicCP - by Roach_ - 29.01.2013, 23:13
Re: CreateDynamicCP - by Threshold - 29.01.2013, 23:16
Re: CreateDynamicCP - by megamind2067 - 29.01.2013, 23:26
Re: CreateDynamicCP - by Threshold - 29.01.2013, 23:27

Forum Jump:


Users browsing this thread: 1 Guest(s)