View Single Post
loranger
Senior Member
Join Date: Jun 2011
Old 03-06-2012 , 16:32   Re: TF2Items - Items with custom attributes.
#1426

Im a bit confused here, I was looking at packaged offsets and I see this:

"Offsets"
{
"GiveNamedItem"
{
"windows" "461"
"linux" "469"
"mac" "469"
}
}

now, when i go there:

http://www.sourcemodplugins.org/inde...sets&appid=440

I see CTFPlayer::GetAttributeContainer() 461 462 462

and

CTFPlayer::GiveNamedItem(char const*, int, CEconItemView*, bool) 467 468 468 0x00B1B850

wich 1 should I use since i dont use auto update plugin?

Last edited by loranger; 03-06-2012 at 16:59.
loranger is offline