:oYou... AGAIN? NOOOOOOOO :noo:... :moon: :PNaaaaaaah just kidding :beat:, don't remember seeing u before ;D...
anyways... lets get to your question shall we?
First, flor\ground sitting thingy:Unitname switchmove "EffectStandSitDown"
or in the init-field of the unit:this switchmove "EffectStandSitDown"
Second, floating thingy (or setPosi'n, is maby a more appropriate definition):this setpos[(getpos this select 0),(getpos this select 1),1]
Type the above line in the init-field of the object or unit u want to setpos, this will make the unit\object move up 1m...If u want the object or unit to centre to another object, lets say a table, just type:obj setpos[(getpos
table select 0),(getpos
table select 1),1]
Where obj=name of object\unit, and table=name of table...Did that help? ... :booty: