5thSFG.Drak 0 Posted January 23, 2002 could someone tell me how to script or the command line for climb up and down ladder...... thk's Share this post Link to post Share on other sites
Rob 1 Posted January 23, 2002 no one can tell you how to script... you have to read the tut's at the editing center Thats a very good question though.. i have never come across someone ever wanting a unit to climb up a ladder.. thats gunna be a new challenge... Share this post Link to post Share on other sites
5thSFG.Drak 0 Posted January 23, 2002 I know how to script..... I need the script to climb a ladder....or the action command to do it... Share this post Link to post Share on other sites
Rob 1 Posted January 23, 2002 im sure i have seen it in a manual somewhere.. probably lustypoohs one. When i think of it i can remember something to do with ladders but not specific details... try it out anyway and if its not in there then i doubt anyone else knows... i have been here since last august and have never seen the same question.... keeps trying mate. Share this post Link to post Share on other sites
schaef2k 0 Posted January 23, 2002 it actually is the action command, unitname action ["?"] it something like "up" or ["climb", "up"]. not sure of the syntax but someone posted this about AI getting into guard towers a while back. hope that help a little. Share this post Link to post Share on other sites
MP 0 Posted January 23, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (schaef2k @ Jan. 23 2002,14:17)</td></tr><tr><td id="QUOTE">it actually is the action command, unitname action ["?"] it something like "up" or ["climb", "up"]. not sure of the syntax but someone posted this about AI getting into guard towers a while back. hope that help a little.<span id='postcolor'> Very close indeed. I think the syntax is: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">unitname action ["ClimbLadder","UP"]<span id='postcolor'> It's look's very impressive in cutscene's... Share this post Link to post Share on other sites
5thSFG.Drak 0 Posted January 24, 2002 Thank You MP and Rob......... Share this post Link to post Share on other sites