SOCOMD / MODS

SOCOMD
http://www.socomd.com/
GNU General Public License v3.0
1 stars 3 forks source link

Add specialist #94

Closed qwerty2jam closed 2 years ago

qwerty2jam commented 2 years ago

As requested by Jedi, adds a class that has a small reduction in equipment to allow the backpack to be completely empty at spawn, allowing for backpack to be swapped for drones, statics, mortars, ammo etc etc

SpectreOfRohan commented 2 years ago

Excellent idea. I assume equipment weight/capacity has been checked in-game?

Line 358 and 359 in loadouts\default.hpp: backslashes need deleting

SpectreOfRohan commented 2 years ago

Also not sure what happens if you declare an empty class with an array (Class Inventory in Class Backpack). Could you confirm no errors appear in RPT with a dev build?