2 gates open different ways???
#7

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
    if(
strcmp)cmdtext"/oag"true) == 0) {
    
MoveObject(gateone1205.7000000,-1840.7000000,14.20000001);
    
MoveObject(gatetwo1221.6000000,-1840.7000000,14.20000001);
    return 
1;
    }
    
    if(
strcmp)cmdtext"/cag"true) == 0) {
    
MoveObject(gateone1209.7000000,-1840.7000000,14.20000001);
    
MoveObject(gatetwo1217.6000000,-1840.7000000,14.20000001);
    return 
1;
    }
    return 
0;

PHP код:
C:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(281) : error 017undefined symbol "gateone"
C:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(282) : error 017undefined symbol "gatetwo"
C:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : error 076syntax error in the expression, or invalid function call
C
:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : warning 215expression has no effect
C
:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : warning 215expression has no effect
C
:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : warning 215expression has no effect
C
:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : error 001expected token";"but found ")"
C:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : error 029invalid expressionassumed zero
C
:\Users\Борисов\Desktop\BG RP Server\gamemodes\BG1.2.pwn(419) : fatal error 107too many error messages on one line

Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase


6 Errors

Reply


Messages In This Thread
2 gates open different ways??? - by Bulgaria - 12.04.2016, 16:50
Re: 2 gates open different ways??? - by -CaRRoT - 12.04.2016, 16:59
Re: 2 gates open different ways??? - by Bulgaria - 12.04.2016, 17:02
Re: 2 gates open different ways??? - by -CaRRoT - 12.04.2016, 17:04
Re: 2 gates open different ways??? - by Bulgaria - 12.04.2016, 17:15
Re: 2 gates open different ways??? - by -CaRRoT - 12.04.2016, 17:20
Re: 2 gates open different ways??? - by Bulgaria - 12.04.2016, 17:22
Re: 2 gates open different ways??? - by -CaRRoT - 12.04.2016, 17:26
Re: 2 gates open different ways??? - by Bulgaria - 12.04.2016, 17:30
Re: 2 gates open different ways??? - by DavidGravelli - 12.04.2016, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)