EricJ Posted January 19, 2013 Share Posted January 19, 2013 I went to DAVROS's site and started my own little mission mod... only problem is that by following it (which I don't think I have) I setup the enemy patrol to spawn... but no worky. I named things correctly but I need somebody to look at a simple mistake for a first try at this. Quote Link to comment Share on other sites More sharing options...
JohnTC02 Posted January 19, 2013 Share Posted January 19, 2013 Hi Eric, Not sure how you are trying to activate the AI, is it from within a trigger or are they timed from when you spawn. If you are using a trigger make sure it's started before you activate it (enter the trigger location), to make sure a trigger is working you can make it display a message on screen, add this to your trigger event: <element type="ShowMessage" msg="TRIGGER" kind="splash"/> now when you enter the trigger location you will know if it's working. Also make sure you have named your AI in the editor and you use the same name when you spawn them from the script. If you are still having problems post your mission script here and I'll take a look. John Quote Link to comment Share on other sites More sharing options...
EricJ Posted January 19, 2013 Author Share Posted January 19, 2013 Okay, thanks I'll muck with it some more then... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.