Jump to content
AbZtraCt

I need help! I don't know how to insert code/script :(

Recommended Posts

I am kind of new to this with using codes and scripts, I have a insignia modpack i want to use on my arsenal online and i found a post that said that this code/script works addAction ["<t color='#ffa500'>Open Virtual Arsenal</t>", {["Open",true] spawn BIS_fnc_arsenal}]; and I have tried putting it in the debugger thingy on the Pause menu but and execute it but it doesnt work or i dont know how to make it work! :( Please help 

 

here is the link where i found the code / script 

 

Share this post


Link to post
Share on other sites

player addAction ["<t color='#ffa500'>Open Virtual Arsenal</t>", {["Open", true] spawn BIS_fnc_arsenal:}];

You can use "this" in Eden editor. In object init for example, say an ammobox. Sent from my phone, can't see the code tag button...???

Share this post


Link to post
Share on other sites

Its there anyway i can use a script that has the same effect without the eden editor ? :dontgetit:

 

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

×