How would I get around making a more UI based load out screen similar to the ones in MFCTI or CRCTI?
As I was thinking of making an MP mission making use of LSRs or possibly SJBs weapon packs. Both feature simply too many weapons to make usage of ammo boxes without going insane from all the scrolling. So the easy solution would be to make a load out screen similar to what's in the CTI levels. I suppose you can call it an armory or something.
Problem is of course that I have no idea how to actually do this properly. I know how to fix what's available to the player (i.e. editing InitEquipmentTypes in the case of CRCTI for instance which) but I don't really know how to properly bind this to an item such as an ammobox for instance. Or to make the graphics so to speak.
Would it be too advanced to have weapons sorted under categories as well so the lists don't get too cluttered and instead split into relevant categories such as Pistols, SMG, AR, MG etc.?