Click to See Complete Forum and Search --> : Need help with Game API


Brugs
12-03-2003, 12:52 PM
Hi I need some help with making multiple chars moving same time, I can only get one char move at once, I want to be able to move multiple chars with a function. I would be thankful with some help, it is a bit time consuming. You can activate the chars by clicking on "player" or "playerok" but animation stops when you change between them. char is moving by holding "mouse down".

You can see the code in this URL, look for the "moveObj" function with the char animation.

URL http://212.242.163.186/client/client.htm

Brugs