Replacing the Crowbar with the Stunstick

From Valve Developer Community
Revision as of 07:21, 6 September 2011 by Mattshu (talk | contribs) (orphan)
Jump to navigation Jump to search

Switching the crowbar to use the stunbaton is as simple as opening your scripts/weapon_crowbar.txt. Inside, find these 2 lines:

	"viewmodel"	"models/weapons/v_crowbar.mdl"
	"playermodel"	"models/weapons/w_crowbar.mdl"

And change to:

	"viewmodel"	"models/weapons/v_stunbaton.mdl"
	"playermodel"	"models/weapons/w_stunbaton.mdl"
Note.pngNote:This will not get you the glow effect, but only the model.