2009-04-07 18:59:21 +02:00
|
|
|
/**
|
|
|
|
* Do not edit this file. Any changes will be overwritten by the gamedata
|
|
|
|
* updater or by upgrading your SourceMod install.
|
|
|
|
*
|
|
|
|
* To override data in this file, create a subdirectory named "custom" and
|
|
|
|
* place your own gamedata file(s) inside of it. Such files will be parsed
|
|
|
|
* after SM's own.
|
|
|
|
*
|
|
|
|
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
|
|
|
|
*/
|
|
|
|
|
|
|
|
"Games"
|
|
|
|
{
|
|
|
|
/* Pirates, Vikings and Knights II */
|
2014-11-25 12:32:17 +01:00
|
|
|
|
2014-12-23 17:04:05 +01:00
|
|
|
|
2014-11-25 12:32:17 +01:00
|
|
|
|
|
|
|
/* CBaseEntityOutput::FireOutput */
|
|
|
|
"pvkii"
|
|
|
|
{
|
|
|
|
"Signatures"
|
|
|
|
{
|
|
|
|
"FireOutput"
|
|
|
|
{
|
|
|
|
"library" "server"
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "\x55\x8B\xEC\x81\xEC\x04\x04\x00\x00\x53\x8B\xD9"
|
|
|
|
"linux" "\x55\x66\x0F\xEF\xC9\x89\xE5\x57\x56\x53\x81\xEC\x1C\x04\x00\x00"
|
2014-11-25 12:32:17 +01:00
|
|
|
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2009-04-07 18:59:21 +02:00
|
|
|
"pvkii"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
/* CBasePlayer */
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "405"
|
|
|
|
"linux" "406"
|
|
|
|
"mac" "406"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "274"
|
|
|
|
"linux" "275"
|
|
|
|
"mac" "275"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "272"
|
|
|
|
"linux" "273"
|
|
|
|
"mac" "273"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "213"
|
|
|
|
"linux" "214"
|
|
|
|
"mac" "214"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "217"
|
|
|
|
"linux" "218"
|
|
|
|
"mac" "218"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "110"
|
|
|
|
"linux" "111"
|
|
|
|
"mac" "111"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2018-05-02 02:28:54 +02:00
|
|
|
"windows" "444"
|
2020-04-22 03:03:34 +02:00
|
|
|
"linux" "444"
|
|
|
|
"mac" "444"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "142"
|
|
|
|
"linux" "143"
|
|
|
|
"mac" "143"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "133"
|
|
|
|
"linux" "134"
|
|
|
|
"mac" "134"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "38"
|
|
|
|
"linux" "39"
|
|
|
|
"mac" "39"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "26"
|
|
|
|
"linux" "27"
|
|
|
|
"mac" "27"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "265"
|
|
|
|
"linux" "266"
|
|
|
|
"mac" "266"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "35"
|
|
|
|
"linux" "36"
|
|
|
|
"mac" "36"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2010-03-10 00:29:31 +01:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "423"
|
|
|
|
"linux" "424"
|
|
|
|
"mac" "424"
|
2010-03-10 00:29:31 +01:00
|
|
|
}
|
2014-11-25 12:32:17 +01:00
|
|
|
"GiveAmmo"
|
2010-03-10 00:29:31 +01:00
|
|
|
{
|
2020-04-22 03:03:34 +02:00
|
|
|
"windows" "256"
|
|
|
|
"linux" "257"
|
|
|
|
"mac" "257"
|
2010-03-10 00:29:31 +01:00
|
|
|
}
|
|
|
|
}
|
2014-11-25 12:32:17 +01:00
|
|
|
|
|
|
|
"Keys"
|
|
|
|
{
|
2014-12-23 17:04:05 +01:00
|
|
|
"GameRulesProxy" "CPVK2GameRulesProxy"
|
|
|
|
"GameRulesDataTable" "pvk2_gamerules_data"
|
2014-11-25 12:32:17 +01:00
|
|
|
}
|
2015-12-30 14:34:54 +01:00
|
|
|
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2020-04-22 03:03:34 +02:00
|
|
|
}
|