13.12.2011, 19:01
Hello, well im trying to make a moving gate, I made alot of these in past, and actually now did the similar thing, but the gate just wont move down, I took the proper coordinates and stuff, and when I type the command IG nothing happends.
Could someone help?
-thx
Код:
if(strcmp(cmd, "/mog", true) == 0) { MoveObject(Vari1,1282.1334,-614.6684,92.2307,2.00); return 1; }
-thx