Quote:
Originally Posted by 0a.Archangel.a0
Or maybe some gift in boxes or orders from shopkeepers. Yep the ordering system was also quite a miss. Maybe someone can implement it? Basicaly with options like :
I would like to order ammo for ...... for example some weapons are accesible early but u dont have ammo for them 
I would like to order all possible addons for ....
I would like to order more of these guns...(basicaly would be nice if also there were some rare weapons that you can copy for the rest of the squad).
I would like to modify....(change the gun to its different version)
|
I'm currently working on something close to this, the engine limits has forced me to take this approach. As an example, I've made several new versions of the M4A1, with frontgrip, 7.62x39 ammo, 6.8x43 ammo and so forth. Since the game won't let me change model by attaching scopes, bipods and frontgrips, I need to either sell the modified versions in a shop or by having the player order them from a trader or other NPC. This might change soon tho, my Russian friends are working on a way to make ordinary items intractable. If this works the player could buy the upgrade kit, Frontgrip, new cartridge housing and the like, then just right-click to install it on the weapon. The source-code allows for that kind of thing, luckily