Closed cytrus224 closed 5 years ago
Also, not sure if thats related to entWatch, but when i pick up some items, which change playermodel, sometimes server crashes. f.e. westersand v7 z9
entwatch does not hook on player model.
L 01/15/2019 - 23:13:35: [SM] Exception reported: Weapon 110 is not owned by client 7 L 01/15/2019 - 23:13:35: [SM] Blaming: entWatch.smx L 01/15/2019 - 23:13:35: [SM] Call stack trace: L 01/15/2019 - 23:13:35: [SM] [0] SDKHooks_DropWeapon L 01/15/2019 - 23:13:35: [SM] [1] Line 568, entWatch.sp::DropClientEnt L 01/15/2019 - 23:13:35: [SM] [2] Line 543, entWatch.sp::ZR_OnClientInfected L 01/15/2019 - 23:13:35: [SM] [4] Call_Finish L 01/15/2019 - 23:13:35: [SM] [5] Line 180, src\zr/api/infect.api.inc::APIOnClientInfected L 01/15/2019 - 23:13:35: [SM] [6] Line 853, src\zr/infect.inc::InfectHumanToZombie L 01/15/2019 - 23:13:35: [SM] [7] Line 610, src\zr/infect.inc::InfectMotherZombie
Did you use any weapon cleaner plugin?
No, i dont use any weapon cleaner
u need to edit your zr. change strip weapon function. u need strip weapon after ZR_OnClientInfected called.