View Single Post
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 07-10-2016 , 12:24   Re: [TF2] Melee Only
Reply With Quote #447

Might be worth moving the whitelist to a config so it can be updated separately from the plugin.

Out of curiousity, is there a particular reason for comparing defindex rather than classname for whitelisting? I know int compare is probably faster, but classname might be better at catching new cases, etc. Can maybe also optimize the string compare by doing a trie lookup, too.

(Why does minigun state offset get set twice in initialization?)
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.

Last edited by FlaminSarge; 07-10-2016 at 13:16.
FlaminSarge is offline