Skip to content

Commit 2b70b54

Browse files
WheteThungerMrBlue
authored andcommitted
Add missing horse hooks to RidableHorse2
1 parent 7f77cb9 commit 2b70b54

File tree

1 file changed

+110
-9
lines changed

1 file changed

+110
-9
lines changed

resources/Rust.opj

Lines changed: 110 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7717,7 +7717,7 @@
77177717
"ArgumentBehavior": 4,
77187718
"ArgumentString": "this, l0",
77197719
"HookTypeName": "Simple",
7720-
"Name": "OnHorseLead",
7720+
"Name": "OnHorseLead [BaseRidableAnimal]",
77217721
"HookName": "OnHorseLead",
77227722
"AssemblyName": "Assembly-CSharp.dll",
77237723
"TypeName": "BaseRidableAnimal",
@@ -7731,7 +7731,32 @@
77317731
]
77327732
},
77337733
"MSILHash": "BDnxM2qkVLmovqSGo64aramtMcA8Va/YT5U2f7uvBtE=",
7734-
"HookCategory": "Entity"
7734+
"HookCategory": "Animal"
7735+
}
7736+
},
7737+
{
7738+
"Type": "Simple",
7739+
"Hook": {
7740+
"InjectionIndex": 24,
7741+
"ReturnBehavior": 1,
7742+
"ArgumentBehavior": 4,
7743+
"ArgumentString": "this, l0",
7744+
"HookTypeName": "Simple",
7745+
"Name": "OnHorseLead [RidableHorse2]",
7746+
"HookName": "OnHorseLead",
7747+
"AssemblyName": "Assembly-CSharp.dll",
7748+
"TypeName": "RidableHorse2",
7749+
"Flagged": false,
7750+
"Signature": {
7751+
"Exposure": 2,
7752+
"Name": "SERVER_Lead",
7753+
"ReturnType": "System.Void",
7754+
"Parameters": [
7755+
"BaseEntity/RPCMessage"
7756+
]
7757+
},
7758+
"MSILHash": "4etJkG6FSFxF9qics6aKI91Dd1LJRG9TqvaA9/uFBxA=",
7759+
"HookCategory": "Animal"
77357760
}
77367761
},
77377762
{
@@ -8539,6 +8564,31 @@
85398564
"HookCategory": "Player"
85408565
}
85418566
},
8567+
{
8568+
"Type": "Simple",
8569+
"Hook": {
8570+
"InjectionIndex": 33,
8571+
"ReturnBehavior": 1,
8572+
"ArgumentBehavior": 4,
8573+
"ArgumentString": "l0, this",
8574+
"HookTypeName": "Simple",
8575+
"Name": "CanLootEntity [RidableHorse2]",
8576+
"HookName": "CanLootEntity",
8577+
"AssemblyName": "Assembly-CSharp.dll",
8578+
"TypeName": "RidableHorse2",
8579+
"Flagged": false,
8580+
"Signature": {
8581+
"Exposure": 0,
8582+
"Name": "SERVER_OpenLoot",
8583+
"ReturnType": "System.Void",
8584+
"Parameters": [
8585+
"BaseEntity/RPCMessage"
8586+
]
8587+
},
8588+
"MSILHash": "Qk9vfWngOL67eXM5BTQxD64uGdJ1ywhnJKFNtc1TnKw=",
8589+
"HookCategory": "Player"
8590+
}
8591+
},
85428592
{
85438593
"Type": "Modify",
85448594
"Hook": {
@@ -9017,7 +9067,7 @@
90179067
]
90189068
},
90199069
"MSILHash": "XTfPsD9XIOP0iCGSonevPBtHzykgZULylU5pv8h1tF0=",
9020-
"HookCategory": "Entity"
9070+
"HookCategory": "Animal"
90219071
}
90229072
},
90239073
{
@@ -9042,7 +9092,7 @@
90429092
]
90439093
},
90449094
"MSILHash": "JXcAUGBDDkfTAJJSl+q6EFKkrcx+1OdouKDlo9xjFPg=",
9045-
"HookCategory": "Entity"
9095+
"HookCategory": "Animal"
90469096
}
90479097
},
90489098
{
@@ -11977,7 +12027,7 @@
1197712027
"ArgumentBehavior": 4,
1197812028
"ArgumentString": "this, l0, l2",
1197912029
"HookTypeName": "Simple",
11980-
"Name": "OnRidableAnimalClaim",
12030+
"Name": "OnRidableAnimalClaim [BaseRidableAnimal]",
1198112031
"HookName": "OnRidableAnimalClaim",
1198212032
"AssemblyName": "Assembly-CSharp.dll",
1198312033
"TypeName": "BaseRidableAnimal",
@@ -11991,7 +12041,7 @@
1199112041
]
1199212042
},
1199312043
"MSILHash": "vBBXxQ+DwVpH+qlwyCwealmVejy/moaFiM46eJufAfQ=",
11994-
"HookCategory": "Vehicle"
12044+
"HookCategory": "Animal"
1199512045
}
1199612046
},
1199712047
{
@@ -12002,7 +12052,7 @@
1200212052
"ArgumentBehavior": 4,
1200312053
"ArgumentString": "this, l0",
1200412054
"HookTypeName": "Simple",
12005-
"Name": "OnRidableAnimalClaimed",
12055+
"Name": "OnRidableAnimalClaimed [BaseRidableAnimal]",
1200612056
"HookName": "OnRidableAnimalClaimed",
1200712057
"AssemblyName": "Assembly-CSharp.dll",
1200812058
"TypeName": "BaseRidableAnimal",
@@ -12016,8 +12066,59 @@
1201612066
]
1201712067
},
1201812068
"MSILHash": "vBBXxQ+DwVpH+qlwyCwealmVejy/moaFiM46eJufAfQ=",
12019-
"BaseHookName": "OnRidableAnimalClaim",
12020-
"HookCategory": "Vehicle"
12069+
"BaseHookName": "OnRidableAnimalClaim [BaseRidableAnimal]",
12070+
"HookCategory": "Animal"
12071+
}
12072+
},
12073+
{
12074+
"Type": "Simple",
12075+
"Hook": {
12076+
"InjectionIndex": 24,
12077+
"ReturnBehavior": 1,
12078+
"ArgumentBehavior": 4,
12079+
"ArgumentString": "this, l0, l2",
12080+
"HookTypeName": "Simple",
12081+
"Name": "OnRidableAnimalClaim [RidableHorse2]",
12082+
"HookName": "OnRidableAnimalClaim",
12083+
"AssemblyName": "Assembly-CSharp.dll",
12084+
"TypeName": "RidableHorse2",
12085+
"Flagged": false,
12086+
"Signature": {
12087+
"Exposure": 2,
12088+
"Name": "SERVER_Claim",
12089+
"ReturnType": "System.Void",
12090+
"Parameters": [
12091+
"BaseEntity/RPCMessage"
12092+
]
12093+
},
12094+
"MSILHash": "/8j806i8MYf39CswBGXKSGkgo+/VZbDu3I2kg82pY+4=",
12095+
"HookCategory": "Animal"
12096+
}
12097+
},
12098+
{
12099+
"Type": "Simple",
12100+
"Hook": {
12101+
"InjectionIndex": 55,
12102+
"ReturnBehavior": 0,
12103+
"ArgumentBehavior": 4,
12104+
"ArgumentString": "this, l0",
12105+
"HookTypeName": "Simple",
12106+
"Name": "OnRidableAnimalClaimed [RidableHorse2]",
12107+
"HookName": "OnRidableAnimalClaimed",
12108+
"AssemblyName": "Assembly-CSharp.dll",
12109+
"TypeName": "RidableHorse2",
12110+
"Flagged": false,
12111+
"Signature": {
12112+
"Exposure": 2,
12113+
"Name": "SERVER_Claim",
12114+
"ReturnType": "System.Void",
12115+
"Parameters": [
12116+
"BaseEntity/RPCMessage"
12117+
]
12118+
},
12119+
"MSILHash": "/8j806i8MYf39CswBGXKSGkgo+/VZbDu3I2kg82pY+4=",
12120+
"BaseHookName": "OnRidableAnimalClaim [RidableHorse2]",
12121+
"HookCategory": "Animal"
1202112122
}
1202212123
},
1202312124
{

0 commit comments

Comments
 (0)