View Single Post
cb684
Junior Member
Join Date: May 2014
Old 08-10-2014 , 13:58   Re: [TF2] No Thriller Taunt
Reply With Quote #114

Getting the following error message.
Quote:
[TF2] IsHolidayActive gamedata offset missing. TF2_OnIsHolidayActive will not be
available.
From reading through previous posts, I'm assuming I need to update the (Windows) gamedata file.
Could someone please tell me how to do this.
Do I have to update the stuff that comes after "windows" (example: \xF3\x0F\x59\x2A\x2A\x2A\x2A\x2A\x0F\x2F\x2A\ x76\x2A\xD9\xE8\x51)? Where do I get the updated codes?

I thought maybe I could update the gamedata by running the Updater plugin (https://forums.alliedmods.net/showthread.php?t=169095) but it didn't update the gamedata for this plugin.

Thank you for your time.

Quote:

"Games"
{
"tf"
{
"Signatures"
{
"ThrillerTaunt"
{
"library" "server"
"linux" "\x0F\x85\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A \xF3\x0F\x10\x0D\x2A\x2A\x2A\x2A\xF3\x0F\x2A\ xC0\xF3\x0F\x59\x05\x2A\x2A\x2A\x2A\x0F\x2F\x C8\x0F\x86"
"windows" "\xF3\x0F\x59\x2A\x2A\x2A\x2A\x2A\x0F\x2F\x2A \x76\x2A\xD9\xE8\x51"
}
}
"Addresses"
{
"ThrillerTaunt"
{
"signature" "ThrillerTaunt"
}
}
"Offsets"
{
"Offset_ThrillerTaunt"
{
"linux" "35"
"windows" "11"
}
"Payload_ThrillerTaunt"
{
"linux" "129" //
NEAR JNO
"windows" "113" //
SHORT JNO
}
}
}
}
============

After further testing, I think the error message might be from tfforceholidays.
But could someone still please show me how to update the gamedata file?
Thank you for your time.

Last edited by cb684; 08-10-2014 at 14:21.
cb684 is offline