DarkTerritory3 0 Posted January 19, 2006 I know this is old but im trying to use the setpos fonction setpos [x,y,z] i know z is for how high you want the object but i don't want to change the x and y. what number should i use if i want my radio to stay near me on a table? Share this post Link to post Share on other sites
hidden_spectre 2 Posted January 19, 2006 Well if u want simply the radio to be on a table put this in the radio's INIT field <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">obj1 setpos [getpos obj1 select 0, getpos obj1 select 1, +1] where obj1 is the name of the object/radio and +1 is the height...adjust it accordingly Share this post Link to post Share on other sites
Placebo 12 Posted January 19, 2006 Mission Editing questions belong in the mission editing forum, moving Share this post Link to post Share on other sites