GanjaSmuggler 0 Posted July 11, 2005 I know this is a dumb question but I am not good at editing. I want certain soldiers to always stand. What exactly do I put in the int line? Also is there any place that hasall the inti commands and tells what they do? thanks Share this post Link to post Share on other sites
Fork122 0 Posted July 11, 2005 Add into the soldiers init line: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this SetUnitPos "UP" Also if you want them to lie down you put: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this SetUnitPos "DOWN" BIS released a command reference guide that would be a good place to check out all the commands for Resistance. You can view the online version here or download it here. Edit: That link isn't working too well for me, if it doesn't work for you go to here and go to the editing section on the bottom bar, then download "comref102002.zip" (The first file at top). Share this post Link to post Share on other sites