View Single Post
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 03-08-2013 , 15:36   Re: [TF2] TF2Attributes (v1.0.0, 03/08/2013)
Reply With Quote #7

Quote:
Originally Posted by FlaminSarge View Post
This basically offers a bunch of natives for setting, getting, and modifying attributes on any entity that has m_AttributeList (GetEntSendPropOffs(entity, "m_AttributeList") > 0).
sm_dump_netprops netprops.txt, CTRL+F "m_AttributeList" (though I suppose the netclasses aren't very useful for finding the actual entity classnames, sm_dump_datamaps has you covered for classname - netclass conversion needs).

This modifies the actual entities, not the item server info, so items that pull from the item server (which I presume are gifts, duels, etc) wouldn't be affected, presumably.

Brb writing Randomizer MvM and UpgradeAnytime.

I'll also get to work on changing all the code in VSH to use this instead of TF2Items.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 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; 03-09-2013 at 03:17.
FlaminSarge is offline