Todo mundo que pede ajuda й urgente,entгo nгo ache que vai ser mais rбpido porque vocк falou que й urgente.
Poste o cуdigo que vocк colocou e que gerou esse problema.
Posts: 69
Threads: 16
Joined: Mar 2013
Reputation:
0
new gate;
forward timergateclose ();
gate=CreateObject(972,1546.1999511719,-1621.3000488281,12.39999961853,0.0000000,0.0000000 ,180.0000000);
if(strcmp(cmd, "/ad", true) == 0)
{
if(dini_Int(file, "Profissao") == Policial_M || dini_Int(file, "Profissao") == Policial_C || dini_Int(file, "Profissao") == Policial_F || dini_Int(file, "Profissao") == Delegado || dini_Int(file, "Profissao") == Bope || dini_Int(file, "Profissao") == Swat || dini_Int(file, "Profissao") == Narcoticos || dini_Int(file, "Profissao") == FBI || dini_Int(file, "Profissao") == Interpol || dini_Int(file, "Profissao") == LSPD || dini_Int(file, "aAdmin") == 1){
MoveObject(gate,1546.1999511719,-1621.3000488281,04.39999961853,3.0);
SetTimer("timergateclose",10000,false);
GameTextForPlayer(playerid, "~w~Portao~n~~b~Aberto", 5000, 5.0);
}
return 1;
}
public timergateclose ()
{
MoveObject(gate,1546.1999511719,-1621.3000488281,12.39999961853,2)
return 1;
}
}
Posts: 69
Threads: 16
Joined: Mar 2013
Reputation:
0
Da este erro...
C:\Users\Emanuel\Downloads\BRASIL WORD EQUALITY\BRASIL WORD EQUALITY\gamemodes\GM.pwn(17937) : error 001: expected token: ";", but found "return"
Posts: 69
Threads: 16
Joined: Mar 2013
Reputation:
0
Nao da ele apareзe aquele erro
Posts: 553
Threads: 43
Joined: Oct 2012
Reputation:
0
mude a versгo de compatibilidade para Windows 7 ou versхes mais antigas!