|
C:\Users\Yuri\Desktop\[GM] - Brasil Hyper Life [TECNO-SAMP]\gamemodes\MegaLife.pwn(1177 : error 076: syntax error in the expression, or invalid function callC:\Users\Yuri\Desktop\[GM] - Brasil Hyper Life [TECNO-SAMP]\gamemodes\MegaLife.pwn(34093) : error 076: syntax error in the expression, or invalid function call C:\Users\Yuri\Desktop\[GM] - Brasil Hyper Life [TECNO-SAMP]\gamemodes\MegaLife.pwn(45370) : error 021: symbol already defined: "PortaoBL2" C:\Users\Yuri\Desktop\[GM] - Brasil Hyper Life [TECNO-SAMP]\gamemodes\MegaLife.pwn(45372) : error 010: invalid function or declaration C:\Users\Yuri\Desktop\[GM] - Brasil Hyper Life [TECNO-SAMP]\gamemodes\MegaLife.pwn(50414) : warning 203: symbol is never used: "PortaoBL2" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase |
|
new PortaoBL2; //----------------------------------{PortaoBallas}---------------------------------------- if(strcmp(cmd, "/portaoballas", true) == 0 || strcmp(cmd, "/pballas", true) == 0) { if ((IsABL(playerid)) && PlayerToPoint(15.0, playerid, 1074.3000488281,-1206.9000244141,19.39999961853)) { //PortaoAdmin MoveObject( PortaoBL, 777.80017089844, -1330.2664794922, 20.200000762939,3,0.0,0.0,0.0); GameTextForPlayer(playerid, "~w~Portao ~y~Ballas ~n~~b~Aberto", 5000, 3); SetTimer("PortaoBL2", 5000, false); } return true; } public PortaoBL2() { MoveObject(PortaoBL,1074.3000488281,-1206.9000244141,19.39999961853, 2);//Portao Ballas Closed return true; } |
new PortaoBL2;
public PortaoBL2()
new PortaoBL2;
public PortaoBL22()