Raised This Month: $51 Target: $400
 12% 

[TF2] Item Defenition Indexes


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mclucario
Junior Member
Join Date: Mar 2016
Old 07-11-2016 , 11:19   [TF2] Item Defenition Indexes
Reply With Quote #1

I wrote a small programm to get the TF2 item defenition indexes. The wiki seems to miss alot of them. Its a xlsx file attached to this thread.
Attached Files
File Type: zip TF2ItemIndexes.zip (103.7 KB, 122 views)
mclucario is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 09-07-2016 , 06:22   Re: [TF2] Item Defenition Indexes
Reply With Quote #2

Maybe you should add in notepad ++
zyox123cc is offline
nosoop
Veteran Member
Join Date: Aug 2014
Old 09-07-2016 , 12:07   Re: [TF2] Item Defenition Indexes
Reply With Quote #3

I feel like the wiki's more for SourceMod-usable content (like events) anyways.

For an up-to-date listing, you can check each entry in TF2Tools or OPTF2 (warning: very image-heavy), or if you're good with a command line, grab a copy of the schema in JSON format and use jq as follows:

Code:
jq '.result.items[] | "\(.name) = \(.defindex)"' schema.json
__________________
I do TF2, TF2 servers, and TF2 plugins.
I don't do DMs over Discord -- PM me on the forums regarding inquiries.
AlliedModders Releases / Github / TF2 Server / Donate (BTC / BCH / coffee)

Last edited by nosoop; 09-07-2016 at 12:09.
nosoop is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode