Jump to content
Sign in to follow this  
kocrachon

Scipt not working?

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×