View Single Post
RadRussianRus
New Member
Join Date: Oct 2017
Old 10-20-2017 , 20:42   Re: [TF2] Give Bots Cosmetics (12.03.2017)
Reply With Quote #56

Because of newest update plugin has broke. That's because offset values has changed in this update. Sourcemod already got a fix, but this plugin not fixed for now. So, to make plugin work, just change following offset values in give.bots.cosmetics.txt:

Code:
		
"EquipWearable"
{
	"windows"	"430"
	"linux"		"431"
	"mac"		"431"
}

Last edited by RadRussianRus; 10-20-2017 at 20:43.
RadRussianRus is offline