AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   TF2Items (https://forums.alliedmods.net/forumdisplay.php?f=146)
-   -   New Weapons (10/20/17) as "Invalid Item Index" (https://forums.alliedmods.net/showthread.php?t=302202)

cheddar 10-20-2017 22:32

New Weapons (10/20/17) as "Invalid Item Index"
 
Hi,

I'm trying to use the "giveweapon" plugin to give access to the new weapons as of 10/20/17 (Inferno Update).

I'm trying "sm_giveweapon @me 1178" which is the Dragon's Fury. It returns with "Invalid Item Index". I'm assuming this is because TF2Items needs to be updated.

I see the tf2.items.txt has been updated in the TF2Items github and so I've tried to compile it myself but I keep getting an error.

https://i.imgur.com/TRuoPrQ.png

It seems it can't find where SM is located... but I can't find where to enter the path.

Any estimate on when or where I can get an updated TF2Items file. Or what a workaround might be in the meantime.

Thanks
-Ched

asherkin 10-21-2017 05:20

Re: New Weapons (10/20/17) as "Invalid Item Index"
 
This isn't related to TF2Items, post in the giveweapon plugin thread.

cheddar 10-21-2017 19:37

Re: New Weapons (10/20/17) as "Invalid Item Index"
 
Asherkin, I apologize. I'm a bit confused.
The error message I'm receiving says "[TF2Items] Invalid Weapon Index".
https://i.imgur.com/YfC9Ytr.png
Isn't TF2Items what informs "giveweapon" what item indexes are available?
-Ched

asherkin 10-21-2017 20:02

Re: New Weapons (10/20/17) as "Invalid Item Index"
 
Quote:

Originally Posted by cheddar (Post 2555913)
Isn't TF2Items what informs "giveweapon" what item indexes are available?

No, it is not, the giveweapon plugin has an internal list (which can be augmented at runtime by a different plugin I can't remember the name of). TF2Items does not do any validation.

WildCard65 10-22-2017 07:29

Re: New Weapons (10/20/17) as "Invalid Item Index"
 
Quote:

Originally Posted by asherkin (Post 2555917)
No, it is not, the giveweapon plugin has an internal list (which can be augmented at runtime by a different plugin I can't remember the name of). TF2Items does not do any validation.

The other plugin is TF2 Items Info which if I recall parsed the items_game.txt file


All times are GMT -4. The time now is 18:32.

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