Aculaud 0 Posted July 24, 2002 Are there commands that you can put in the activation field of something to simulate "End 1" "End 2" and so forth? I need the mission to end by hitting a waypoint. Share this post Link to post Share on other sites
map1976 0 Posted July 24, 2002 I would just link/synchronise a trigger to the waypoint with the desired result... or you could script it - but why wouldn't u just save yourself the hassle and use a trigger? It's far easier. Share this post Link to post Share on other sites
Aculaud 0 Posted July 24, 2002 Its hard to explain. Suffice to say, i need it to be a waypoint that ends it. Share this post Link to post Share on other sites
LauryThorn 0 Posted July 24, 2002 I haven't done editing for a little while, but isn't there a "on activation" field for waypoints? You just have to make some boolean variable become true when the WP is reached, and then end mission when that variable is set. I 100% understand the question, but that is my suggestion. Share this post Link to post Share on other sites
Aculaud 0 Posted July 24, 2002 Ok, i'm reading you so far, but i have no idea what a boolean variable is. Share this post Link to post Share on other sites
LauryThorn 0 Posted July 24, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">boolean variable <span id='postcolor'> it's a true/false thing. like final_waypoint_reached = true. Sorry, I thought that it was English, but maybe it's programming related thing.. Do you understand now what I'm saying? Share this post Link to post Share on other sites
Aculaud 0 Posted July 24, 2002 Fully, and thanks. I dont know any commands though Share this post Link to post Share on other sites
LauryThorn 0 Posted July 24, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE"> thanks<span id='postcolor'> Anytime! I want the new mission you're up to! Feel free to ask further questions. Share this post Link to post Share on other sites
Aculaud 0 Posted July 24, 2002 Well, i'll do my best to see that it gets out there, once i work all the expected bugs out of the final version. I dont really have any web space, but i'll definitely send it to the OFPEC, and post a link here And just FYI, Terror Tactics is DONE!!! Finally. I'll submit that one to the Ed center as soon as they've got the command HQ back up, but it looks like its down right now. Share this post Link to post Share on other sites
LauryThorn 0 Posted July 24, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Terror Tactics is DONE!!! <span id='postcolor'> Could you email the ?final version? to me? Share this post Link to post Share on other sites
Aculaud 0 Posted July 24, 2002 Weeeeeeeeeeeeeeeeeeeeeeeeell, i just might be able to that, lol  I really want to submit it to the OFPEC, but at the very least, i'll keep you posted Also, i solved my problem, thanks to my good friend, Mr. Gamelogic Share this post Link to post Share on other sites
LauryThorn 0 Posted July 24, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">i'll keep you posted <span id='postcolor'> thnx! </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Also, i solved my problem, thanks to my good friend, Mr. Gamelogic <span id='postcolor'> Nice. He is a friend to trust. Share this post Link to post Share on other sites