Gate system help
#3

Like This?
PHP код:
        else if(IsPlayerInRangeOfPoint(playerid15.0,1589.0000000,-1638.3000500,14.0000000)) //Ment Garaaz
        
{
            if(
KasutajaInfo[playerid][Grupeering] == || KasutajaInfo[playerid][Grupeering] == || KasutajaInfo[playerid][Admin] >= 2)
            {
                if(
LSPDGateStatus[4] == 0)
                {
                    
LSPDGateStatus[4] = 1;
                    
MoveDynamicObject(LSPDGate[4],-1415.6992200,2641.0996100,53.0000000  ,3.5);
                    
format(stringsizeof(string), "* %s vajutab puldil nuppu, ning avab vдrava."RPN(playerid));
                    
SendEmotion(playeridstring);
                }
                else if(
LSPDGateStatus[4] == 1)
                {
                    
LSPDGateStatus[4] = 0;
                    
MoveDynamicObject(LSPDGate[4],-1415.6992200,2641.0996100,54.8000000    ,3.5);
                    
format(stringsizeof(string), "* %s vajutab puldil nuppu, ning sulgeb vдrava."RPN(playerid));
                    
SendEmotion(playeridstring);
                }
            }
            else 
KasutusText(playerid"~r~VIGA: ~b~Sul ei ole pulti");
        }
        else 

Reply


Messages In This Thread
Gate system help - by b0b - 21.11.2013, 20:32
Re: Gate system help - by Lajko1 - 21.11.2013, 20:45
Re: Gate system help - by b0b - 21.11.2013, 21:04
Re: Gate system help - by Lajko1 - 21.11.2013, 21:05
Re: Gate system help - by b0b - 21.11.2013, 21:17
Re: Gate system help - by Lajko1 - 21.11.2013, 21:36
Re: Gate system help - by b0b - 21.11.2013, 22:13
Re: Gate system help - by Lajko1 - 21.11.2013, 22:30

Forum Jump:


Users browsing this thread: 1 Guest(s)