RogueRunner 0 Posted February 21, 2007 How do I use it. I tried by placing a gamelogic, naming it test. Then in the init field I type 'nul=[test, 0.01, 0, "M9", "15Rnd_9x19_M9", 1, 5, 0.2] execVM "placeweapons.sqs"' This causes to game to CTD with an error 7 or something Any ideas of what I am doing wrong? I tried replacing the test part with this with same result. Script can be found HERE Share this post Link to post Share on other sites
mattxr 9 Posted February 21, 2007 Why dont PM Kronzky and ask him yourself. Share this post Link to post Share on other sites
deanosbeano 0 Posted February 21, 2007 nul = ? do you need that piece there , i thought that was for sqf from an init not sqs . try removing that and use <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[test, 0.01, 0, "M9", "15Rnd_9x19_M9", 1, 5, 0.2] exec "placeweapons.sqs" Share this post Link to post Share on other sites