Removing All Default Attributes
Several weapons that players get have custom attributes that aren't in the default list of attributes in the items_game.txt. Is there was to not preserve default attributes, but to allow those ones, ie: australiums, kill streaks.
Also, is there a way to actually remove an attribute rather than overwriting it with 0.0? Edit: Here's my solution. Solved using a check to tell if the attribute is inverted. PHP Code:
|
Re: Removing All Default Attributes
https://forums.alliedmods.net/showthread.php?t=235010 <--Mind date of thread, if I recall, I read somewhere that the release now has the ability to remove attributes, but only asherkin can confirm or not confirm this.
|
Re: Removing All Default Attributes
Quote:
Edit: However, that's decidedly not what ReFlexPoison is asking for. TF2Items doesn't have the ability to remove individual attributes... however, the TF2Attributes plugin can do that, but you need to manually remove attributes one by one as there's no indication of which attributes are there due to which weapon it is. Even if there was, some of the default attributes are still needed for Strange weapons. |
Re: Removing All Default Attributes
Quote:
|
Re: Removing All Default Attributes
You can use a plugin like tf2ii or that itemsapi i made ages ago and iterate over the known default attributes for the item, and remove them one by one.
|
| All times are GMT -4. The time now is 21:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.