Skip to content

Commit 2a85bcb

Browse files
dysphieasherkin
authored andcommitted
Update gamedata for NMRiH 1.12 (#1623)
* Fix NMRiH's sdktools gamedata * Fix NMRiH's sdkhooks gamedata * Fix GroundEntChanged linux offset
1 parent d30d0f9 commit 2a85bcb

File tree

2 files changed

+116
-116
lines changed

2 files changed

+116
-116
lines changed

gamedata/sdkhooks.games/game.nmrih.txt

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -6,141 +6,141 @@
66
{
77
"Blocked"
88
{
9-
"windows" "104"
10-
"linux" "105"
11-
"mac" "105"
9+
"windows" "106"
10+
"linux" "107"
11+
"mac" "107"
1212
}
1313
"EndTouch"
1414
{
15-
"windows" "102"
16-
"linux" "103"
17-
"mac" "103"
15+
"windows" "104"
16+
"linux" "105"
17+
"mac" "105"
1818
}
1919
"FireBullets"
2020
{
21-
"windows" "114"
22-
"linux" "115"
23-
"mac" "115"
21+
"windows" "116"
22+
"linux" "117"
23+
"mac" "117"
2424
}
2525
"GroundEntChanged"
2626
{
27-
"windows" "179"
28-
"linux" "181"
29-
"mac" "181"
27+
"windows" "181"
28+
"linux" "183"
29+
"mac" "183"
3030
}
3131
"OnTakeDamage"
3232
{
33-
"windows" "62"
34-
"linux" "63"
35-
"mac" "63"
33+
"windows" "64"
34+
"linux" "65"
35+
"mac" "65"
3636
}
3737
"OnTakeDamage_Alive"
3838
{
39-
"windows" "275"
40-
"linux" "276"
41-
"mac" "276"
39+
"windows" "280"
40+
"linux" "281"
41+
"mac" "281"
4242
}
4343
"PreThink"
4444
{
45-
"windows" "347"
46-
"linux" "348"
47-
"mac" "348"
45+
"windows" "352"
46+
"linux" "353"
47+
"mac" "353"
4848
}
4949
"PostThink"
5050
{
51-
"windows" "327"
52-
"linux" "328"
53-
"mac" "328"
51+
"windows" "332"
52+
"linux" "333"
53+
"mac" "333"
5454
}
5555
"Reload"
5656
{
57-
"windows" "272"
58-
"linux" "273"
59-
"mac" "273"
57+
"windows" "275"
58+
"linux" "276"
59+
"mac" "276"
6060
}
6161
"SetTransmit"
6262
{
63-
"windows" "20"
64-
"linux" "21"
65-
"mac" "21"
63+
"windows" "22"
64+
"linux" "23"
65+
"mac" "23"
6666
}
6767
"ShouldCollide"
6868
{
69-
"windows" "16"
70-
"linux" "17"
71-
"mac" "17"
69+
"windows" "17"
70+
"linux" "18"
71+
"mac" "18"
7272
}
7373
"Spawn"
7474
{
75-
"windows" "22"
76-
"linux" "23"
77-
"mac" "23"
75+
"windows" "24"
76+
"linux" "25"
77+
"mac" "25"
7878
}
7979
"StartTouch"
8080
{
81-
"windows" "100"
82-
"linux" "101"
83-
"mac" "101"
81+
"windows" "102"
82+
"linux" "103"
83+
"mac" "103"
8484
}
8585
"Think"
8686
{
87-
"windows" "47"
88-
"linux" "48"
89-
"mac" "48"
87+
"windows" "49"
88+
"linux" "50"
89+
"mac" "50"
9090
}
9191
"Touch"
9292
{
93-
"windows" "101"
94-
"linux" "102"
95-
"mac" "102"
93+
"windows" "103"
94+
"linux" "104"
95+
"mac" "104"
9696
}
9797
"TraceAttack"
9898
{
99-
"windows" "60"
100-
"linux" "61"
101-
"mac" "61"
99+
"windows" "62"
100+
"linux" "63"
101+
"mac" "63"
102102
}
103103
"Use"
104104
{
105-
"windows" "98"
106-
"linux" "99"
107-
"mac" "99"
105+
"windows" "100"
106+
"linux" "101"
107+
"mac" "101"
108108
}
109109
"VPhysicsUpdate"
110110
{
111-
"windows" "159"
112-
"linux" "160"
113-
"mac" "160"
111+
"windows" "161"
112+
"linux" "162"
113+
"mac" "162"
114114
}
115115
"Weapon_CanSwitchTo"
116116
{
117-
"windows" "269"
118-
"linux" "270"
119-
"mac" "270"
117+
"windows" "274"
118+
"linux" "275"
119+
"mac" "275"
120120
}
121121
"Weapon_CanUse"
122122
{
123-
"windows" "263"
124-
"linux" "264"
125-
"mac" "264"
123+
"windows" "268"
124+
"linux" "269"
125+
"mac" "269"
126126
}
127127
"Weapon_Drop"
128128
{
129-
"windows" "266"
130-
"linux" "267"
131-
"mac" "267"
129+
"windows" "271"
130+
"linux" "272"
131+
"mac" "272"
132132
}
133133
"Weapon_Equip"
134134
{
135-
"windows" "264"
136-
"linux" "265"
137-
"mac" "265"
135+
"windows" "269"
136+
"linux" "270"
137+
"mac" "270"
138138
}
139139
"Weapon_Switch"
140140
{
141-
"windows" "267"
142-
"linux" "268"
143-
"mac" "268"
141+
"windows" "272"
142+
"linux" "273"
143+
"mac" "273"
144144
}
145145
}
146146
}

gamedata/sdktools.games/game.nmrih.txt

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747
}
4848
}
49-
49+
5050
/* CBaseEntityOutput::FireOutput */
5151
"#default"
5252
{
@@ -55,7 +55,7 @@
5555
"FireOutput"
5656
{
5757
"library" "server"
58-
"windows" "\x55\x8B\xEC\x81\xEC\x28\x01\x00\x00\xD9\x45\x24\x53\x8B\xD9\xC7\x45\xF0\x00\x00\x00\x00\x8B\x4D\x1C\x56\x57\x8B"
58+
"windows" "\x55\x8B\xEC\x81\xEC\x28\x01\x00\x00\xD9\x45\x24\x53\x8B\xD9\xC7"
5959
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
6060
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
6161
}
@@ -69,93 +69,93 @@
6969
{
7070
"GiveNamedItem"
7171
{
72-
"windows" "415"
73-
"linux" "416"
74-
"mac" "416"
72+
"windows" "420"
73+
"linux" "421"
74+
"mac" "421"
7575
}
7676
"RemovePlayerItem"
7777
{
78-
"windows" "273"
79-
"linux" "274"
80-
"mac" "274"
78+
"windows" "278"
79+
"linux" "279"
80+
"mac" "279"
8181
}
8282
"Weapon_GetSlot"
8383
{
84-
"windows" "271"
85-
"linux" "272"
86-
"mac" "272"
84+
"windows" "276"
85+
"linux" "277"
86+
"mac" "277"
8787
}
8888
"Ignite"
8989
{
90-
"windows" "211"
91-
"linux" "212"
92-
"mac" "212"
90+
"windows" "214"
91+
"linux" "215"
92+
"mac" "215"
9393
}
9494
"Extinguish"
9595
{
96-
"windows" "215"
97-
"linux" "216"
98-
"mac" "216"
96+
"windows" "218"
97+
"linux" "219"
98+
"mac" "219"
9999
}
100100
"Teleport"
101101
{
102-
"windows" "110"
103-
"linux" "111"
104-
"mac" "111"
102+
"windows" "112"
103+
"linux" "113"
104+
"mac" "113"
105105
}
106106
"CommitSuicide"
107107
{
108-
"windows" "454"
109-
"linux" "454"
110-
"mac" "454"
108+
"windows" "459"
109+
"linux" "460"
110+
"mac" "460"
111111
}
112112
"GetVelocity"
113113
{
114-
"windows" "142"
115-
"linux" "143"
116-
"mac" "143"
114+
"windows" "144"
115+
"linux" "145"
116+
"mac" "145"
117117
}
118118
"EyeAngles"
119119
{
120-
"windows" "133"
121-
"linux" "134"
122-
"mac" "134"
120+
"windows" "135"
121+
"linux" "136"
122+
"mac" "136"
123123
}
124124
"AcceptInput"
125125
{
126-
"windows" "36"
127-
"linux" "37"
128-
"mac" "37"
126+
"windows" "38"
127+
"linux" "39"
128+
"mac" "39"
129129
}
130130
"SetEntityModel"
131131
{
132-
"windows" "24"
133-
"linux" "25"
134-
"mac" "25"
132+
"windows" "26"
133+
"linux" "27"
134+
"mac" "27"
135135
}
136136
"WeaponEquip"
137137
{
138-
"windows" "264"
139-
"linux" "265"
140-
"mac" "265"
138+
"windows" "269"
139+
"linux" "270"
140+
"mac" "270"
141141
}
142142
"Activate"
143143
{
144-
"windows" "33"
145-
"linux" "34"
146-
"mac" "34"
144+
"windows" "35"
145+
"linux" "36"
146+
"mac" "36"
147147
}
148148
"PlayerRunCmd"
149149
{
150-
"windows" "433"
151-
"linux" "434"
152-
"mac" "434"
150+
"windows" "438"
151+
"linux" "439"
152+
"mac" "439"
153153
}
154154
"GiveAmmo"
155155
{
156-
"windows" "255"
157-
"linux" "255"
158-
"mac" "255"
156+
"windows" "260"
157+
"linux" "260"
158+
"mac" "260"
159159
}
160160
}
161161
}

0 commit comments

Comments
 (0)