respawn command
#3

PHP код:
new range;
if(
sscanf(params"i"range)) return SCM(...
foreach(
Playeri)
    {
        if(
IsPlayerConnected(i))
        {
            if(
GetDistanceBetweenPlayers(playeridi) < range)
            {
                ....
                
            }
        }
    } 
Reply


Messages In This Thread
respawn command - by ivndosos - 15.02.2018, 10:00
Re: respawn command - by RogueDrifter - 15.02.2018, 10:03
Re: respawn command - by PepsiCola23 - 15.02.2018, 10:35
Re: respawn command - by ivndosos - 15.02.2018, 10:49
Re: respawn command - by RogueDrifter - 15.02.2018, 10:57
Re: respawn command - by ivndosos - 15.02.2018, 11:06
Re: respawn command - by Mugala - 15.02.2018, 11:13
Re: respawn command - by ivndosos - 19.02.2018, 19:43
Re: respawn command - by ivndosos - 09.03.2018, 06:16
Re: respawn command - by KayJ - 09.03.2018, 06:22

Forum Jump:


Users browsing this thread: 1 Guest(s)