View Single Post
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 06-26-2017 , 04:59   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1215

Quote:
Originally Posted by zyox123cc View Post
tf2
Code:
Store_RegisterHandler("tfhat", "model", TFSupport_OnMapStart, TFSupport_Reset, TFHat_Config, TFHat_Equip, TFSupport_Remove, true);
How do i configure them in items.txt
Code:
"tf2hat"
  {
    "model" "models/player/items/all_class/all_domination_2009_%s.mdl"
    "price" "100"
    "type" "tfhat"
  }
Can someone teach me?
You need to post the whole code to allow us to determine how a valid entry looks like.

What exactly isnt working?
good_live is offline