MadDogX/Sandbox – User

From Bohemia Interactive Community
< User:MadDogX
Revision as of 21:02, 19 January 2011 by MadDogX (talk | contribs)
Jump to navigation Jump to search

Personal wish list for ARMA 2 or a future ARMA game

Object Oriented scripting

In addition to SQF, give us the ability to create object oriented scripts with a new set of OOP specific commands.

Weapon handling

Treat all weapons as objects and magazines as objects with their own attributes and methods, including the ability to add custom attributes and methods. When a weapon or magazine is dropped and picked up by someone else, it would of course keep any assigned attributes.