10.01.2011, 12:56
Can i know what's wrong with this ? btw i get a gate in game but i doesnt move...
thanks
Код HTML:
lspdgate = CreateObject(971, 1588.5617, -1638.1036, 12.7200, 0, 0, 0); //LSPD 1
Код HTML:
new lspdgate;
Код HTML:
if(strcmp(cmdtext, "/pd", true) == 0) { MoveObject(lspdgate, 1588.5617, -1638.1036, 12.7200, 3.5); DestroyObject( lspdgate ); }