- Joined
- Jul 23, 2009
- Messages
- 1,033
I am trying to have an additional inventory system in my map and I have made a dummy unit that is moved to the location of the hero every 1 second. The hero is supposed to be able to give items to the dummy to store more than 6 items and that works fine but I found a problem when the player wants the dummy to give the item to the hero. If the unit is ordered to give the item to the hero and then the 1 sec move intrevall strikes it will be moved and the order will be nullified.
If I change the move timer to a higher number this will occur less seldom but that means the hero can walk further away from the equipment and then it will take longer time for the dummy to move to the hero's location and thetefore it will not work.
Does anyone have a solution please?
If I change the move timer to a higher number this will occur less seldom but that means the hero can walk further away from the equipment and then it will take longer time for the dummy to move to the hero's location and thetefore it will not work.
Does anyone have a solution please?