Jump to content
Sign in to follow this  
RogueRunner

Kronzky's placeweapons script

Recommended Posts

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 sad_o.gif 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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×