auto gate
#10

Quote:
Originally Posted by GeneralAref
Посмотреть сообщение
I need this code. please help.
Stop spam,

try this

PHP код:
public areagatecheck()
{
    foreach(new 
iPlayer)
    {
            if(
IsPlayerInRangeOfPoint(i15134.70611941.581421.6600))
            {
                if(
gTeam[i] == TEAM_Internationalforces)
                {
                    
MoveObject(areagate1121.60211941.584521.66005);
                }
            }
            else 
MoveObject(areagate1134.70611941.581421.66005);
            if(
IsPlayerInRangeOfPoint(i15286.05471819.833019.9611))
            {
                if(
gTeam[i] == TEAM_Internationalforces)
                {
                    
MoveObject(areagate2286.06971833.772019.96115);
                }
            }
            else 
MoveObject(areagate2286.054751819.8330119.961105);
            
// return; Removes the iteration.
        
}
    }

Reply


Messages In This Thread
auto gate - by GeneralAref - 26.01.2016, 18:26
Re: auto gate - by Sascha - 26.01.2016, 18:48
Re: auto gate - by Vince - 26.01.2016, 20:06
Re: auto gate - by GeneralAref - 27.01.2016, 13:58
Re: auto gate - by VVWVV - 27.01.2016, 14:39
Re: auto gate - by GeneralAref - 27.01.2016, 18:15
Re: auto gate - by itsCody - 27.01.2016, 18:18
Re: auto gate - by GeneralAref - 28.01.2016, 05:18
Re: auto gate - by GeneralAref - 28.01.2016, 06:37
Re: auto gate - by N0FeaR - 28.01.2016, 06:46

Forum Jump:


Users browsing this thread: 2 Guest(s)