Freeze
#3

PHP Code:
public dmgo()   
{    
    
SendEventPMessage(COLOR_ADMCHAT,"GO!GO!GO!");   
    for(new 
i=0i<MAX_PLAYERSi++)   
    {   
        if(
IsPlayerInRangeOfPoint(i,3000000,1387.5414,-17.1491,1000.9135)) 
        {   
            
TogglePlayerControllable(i,1);   
        }   
    }   
    return 
1;   

Reply


Messages In This Thread
Freeze - by Ax3l123 - 16.03.2016, 19:31
Re: Freeze - by Vince - 16.03.2016, 20:09
Re: Freeze - by czerwony03 - 16.03.2016, 20:13
Re: Freeze - by saffierr - 16.03.2016, 21:27

Forum Jump:


Users browsing this thread: 1 Guest(s)