#9

Quote:
Originally Posted by KillerDVX
Посмотреть сообщение
To create a checkpoint :

PHP код:
SetPlayerCheckpoint(playeridxyzsize); 
And to call when the player's entering the checkpoint :

PHP код:
public OnPlayerEnterCheckpoint(playerid)
{
    
SetPlayerPos(playeridx,y,z);
    
SetPlayerInterior(playeridinteriorid)
    return 
1;

Or you can just use a stream checkpoint. ^^

KillerDVX,
Thanks ^_^
Reply


Messages In This Thread
Shop - by Andy5 - 09.07.2015, 21:39
Re: Shop - by DreaM1 - 09.07.2015, 21:45
Re: Shop - by notime - 09.07.2015, 22:09
Re : Shop - by KillerDVX - 09.07.2015, 22:52
Re: Shop - by Mijata - 09.07.2015, 23:14
Re: Shop - by Passmerd - 09.07.2015, 23:46
Re: Shop - by Andy5 - 11.07.2015, 16:15
Re : Shop - by KillerDVX - 11.07.2015, 16:26
Re: Re : Shop - by Andy5 - 11.07.2015, 19:21

Forum Jump:


Users browsing this thread: 10 Guest(s)