12.01.2012, 12:49
Did that :
and it's not working - the Client Message works but the gate not working {Rep+ for Helping}
PHP код:
if(strcmp(cmdtext,"/ddgate", true) == 0)
{
MoveDynamicObject(DDEPOT,1895.0921630859, -1879.7592773438, 13.479251861572,2); //object(phils_compnd_gate) (2)
SendClientMessage(playerid, COLOR_YELLOW, "Drug Depot Gate has Been opened.");
return 1;
}