30.07.2014, 00:46
Mas eu encaixo isso aonde :S ??
if(strcmp("/ap166", cmdtext, true) == 0)
{
MoveObject(ID166, 833.1909,-866.1632,58.0169,3,0.0000,0.0000,21.7000);
SetTimer("MoveID166", 5000, 0);
SendClientMessage(playerid, 0x2641FEFF, "Portao aberto");
return true;
}
return 0;
}
if(strcmp("/ap166", cmdtext, true) == 0)
{
MoveObject(ID166, 833.1909,-866.1632,58.0169,3,0.0000,0.0000,21.7000);
SetTimer("MoveID166", 5000, 0);
SendClientMessage(playerid, 0x2641FEFF, "Portao aberto");
return true;
}
return 0;
}