kocrachon 2 Posted November 29, 2007 I am trying to run the IED script from Armaholic and I am getting this error <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[car1, "Medium"] exec ied|#|.sqs Error Mission; But this readme says the code is suppose to work exactly like this <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[car1, "Medium"] exec ied.sqs And earlier on a different mission I tried to make, it worked (but i deleted it) but then in game when it was time to go off the game said could not find IED.sqs, am I suppose to put it some where other then the mission folder? Share this post Link to post Share on other sites
baddo 0 Posted November 29, 2007 Try <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[car1, "Medium"] exec "ied.sqs" Maybe that helps. Share this post Link to post Share on other sites