nmajr 10 Posted July 19, 2015 how can i add a shop for my police ranks, exmp: captian shop or sgt shop or chief shop i need to add sniper and weapons to ranks so how? Share this post Link to post Share on other sites
pwner 35 Posted July 20, 2015 There's no single or easy way to do it. You can either copy it off a server that has it (this happens more frequently than people like to admit), or make your own in which case you'll need to learn ARMA scripting and GUIs. I have experience in neither, so sorry if I can't give a more pointed answer. Scripting is more or less programming. The basics are extremely easy to learn, but the more difficult things take time. It should take you anywhere from a weekend to two weeks to throw what you want together. Start by learning the control statements then work your way up to arrays, eventhandlers, etc. Then learn about GUI controls. You should probably take a skim through the resources below before starting. It might seem like a lot, but you'll really enjoy it once you start working. Scripting: http://forums.bistudio.com/showthread.php?154047-Arma-3-Scripting-Tutorial-For-Noobs https://community.bistudio.com/wiki/Scripting_Commands_by_Functionality http://killzonekid.com/ GUI design: http://forums.bistudio.com/showthread.php?144954-Dialog-Tutorial-For-Noobs-By-A-Noob http://killzonekid.com/arma-scripting-tutorials-gui-part-1/ http://forums.bistudio.com/showthread.php?184768-Guide-Your-Guide-to-Dialogs Share this post Link to post Share on other sites