PDA

View Full Version : question about giving movement to non moving units...


numskully
April 7th, 2004, 05:39 AM
the Thing from Beyond is recruited through the Void on Ryleh (number 750)

i use this command in a mod file im making, everything else works fine but i cant give a Thing from Beyond map movement. how do i do this?

(below is text im trying to use)
#selectmonster 750
#mapmove 1
#end

thanks!

Nagot Gick Fel
April 7th, 2004, 11:52 AM
The unit has the #immobile property, and for now you can't remove it without using #clear.

numskully
April 7th, 2004, 11:57 AM
ah, thanks