Jump to content
Sign in to follow this  
DarkTerritory3

Question

Recommended Posts

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

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

Mission Editing questions belong in the mission editing forum, moving smile_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×