22.05.2012, 13:42
you can see this
and its wont open in the game please help me.
Код:
if (strcmp("/open", cmdtext, true, 10) == 0)
{ MoveObject(2990,2483.01660156,-1687.36755371,16.42179298,1000);
SetTimer("close", 10000, 0);//the gate will close after 10 seconds
return 1;
}


