I'm trying to script ai to 2nd floor spots in a building. I'm giving them exact postions such as:
_man domove [9538.97, 10450.9, 0.00100994]
But the AI ignores the Y coordinate, and always sends the man to ground level.
I know about predefined bulidng positions, but these buildings only have 2 on first floor.
What is funny, as player leader, I can point to spot on 2nd floor and command ai to move there, and they will move to 2nd floor spot as desired. This leads me to believe there is another version of the domove or commandmove command that takes into account the Y coordinate when commanding AI to move somewhere in a building.
Any ideas?
Thanks