Freeze
#1

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

i've got a problem , when this public is executed I get unfreezed but other's don't . Can we find a fix ?
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)