15.12.2015, 18:55
http://forum.sa-mp.com/showthread.ph...light=port%E3o
PHP код:
if (strcmp("/AbrirPortao", cmdtext, true, 10) == 0)
{
MoveObject(ObjetoParaMover, 1977.3000488281, 703.29998779297, 15.199999809265:, 2.00, 270.0, 0.0, 90);
SendClientMessage(playerid, -1, "XXXXXXXXX");
return 1;
}

