MoveObject Dosent work.
#1

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.

Код:
if(strcmp(cmd, "/mog", true) == 0)
	{
	MoveObject(Vari1,1282.1334,-614.6684,92.2307,2.00);
	return 1;
	}
Could someone help?

-thx
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)