Search Results

Found 1 results for "1dd16da86aa876f49239d3167fcaa5b6" across all boards searching md5.

Anonymous /vg/527239327#527274291
6/13/2025, 2:37:55 PM
>>527273407
this shit is T U R B O fucked. in a sane environment you have your weapon class, it has subclasses for all the r menu options. the right part with the fire modes ought to have a generic constructor for firing modes since most guns use em, you override parts that as you see fit. the left part is basically always unique, so you dont even bother with a constructor beyond something like (INSERT FUNCTIONALITY SWITCH CODE HERE) and each weapon overwrites that shit.
what these inbred mongoloids did is somehow replace a part of the INSERT FUNCTIONALITY SWITCH CODE HERE constructor with the fucking code for this fucking lockon switch. i can not even begin to wrap my head around how in the name of everloving shitfuck their class structure is laid out for this to even be fucking possible.