Jump to content
Sign in to follow this  
steelblood

ACE 2 COMPLETE Classnames List

Recommended Posts

Does anybody out there have a COMPLETE (That part is important :P) list of all the classnames in ace2 i've found half and even mostly full ones however never a proper full class list. Once again please don't bombard me with abuse such as "Google it noob" or "Wow how stupid is that question" I've looked and looked and still have not found a complete list so any help anyone?

Thank's Alot

Dan :)

Share this post


Link to post
Share on other sites
Ask in the ACE thread.

Oki Koki :(

---------- Post added at 08:47 PM ---------- Previous post was at 08:35 PM ----------

Ok seen as though this got shunned straight away as a topic :P

Does anybody know how to empty a crate and refill it with all the weapons (But so other players joining your game can see it) I am using a script which does it and it works for me however anybody else who joins the server can't see it ?

Thanks for any help

Dan

Share this post


Link to post
Share on other sites

In the init line of the box, write hNil = [this] call compile preprocessFile "refillscript.sqf"; instead of execVM. This will make the script fill the box for JIP players before the server synchronizes whatever weapons were put in/out of the box, so basically all JIP players will see the same box contents as the players who have been in the game from the start and all will be good.

In the script, use:

http://community.bistudio.com/wiki/clearWeaponCargo

http://community.bistudio.com/wiki/clearMagazineCargo

http://community.bistudio.com/wiki/addMagazineCargo

http://community.bistudio.com/wiki/addWeaponCargo

weapon/magazine namges: http://ace.dev-heaven.net/wagn/Classlists (and for vanilla use the sticky)

Share this post


Link to post
Share on other sites

Nice thank's alot Dude :) I'm gonna give it a try when i get chance tomorrow night :D

Share this post


Link to post
Share on other sites

If you like the class browser for ACE, you can as well use it for A2 Vanilla, the version box allows you to select older ACE versions, but also A2 Vanilla :)

Basically, each classlist/config URL, can contain a version parameter, e.g:

?version=1 is ArmA 2 Vanilla (1.05). Version 7 is currently the latest, ACE 2 with Update 2.

If you don't specify a version, automatically the latest available will be taken :)

An overview of the configs contained in the browser is here:

http://browser.dev-heaven.net/versions

Share this post


Link to post
Share on other sites

Yeah somebody sent me tis via a PM it's amazing :D Thanks so much everyone :)

Share this post


Link to post
Share on other sites
If you like the class browser for ACE, you can as well use it for A2 Vanilla, the version box allows you to select older ACE versions, but also A2 Vanilla :)

Basically, each classlist/config URL, can contain a version parameter, e.g:

?version=1 is ArmA 2 Vanilla (1.05). Version 7 is currently the latest, ACE 2 with Update 2.

If you don't specify a version, automatically the latest available will be taken :)

An overview of the configs contained in the browser is here:

http://browser.dev-heaven.net/versions

the browser does not work it is stuck on arma 3 and cannot be changed to a different version

Share this post


Link to post
Share on other sites

How can i do for see ACE 2 Classname list? This page shows only the A3 ACE... I want to see the A2 ACE classname... It's not working

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  

×