dysphie / nmrih-team-healing

Sourcemod plugin for No More Room in Hell that enables the use of first aid kits and bandages on teammates
GNU General Public License v3.0
4 stars 2 forks source link

Healing is not disabling when zombies are too close #2

Closed Uncle-Tio closed 2 years ago

Uncle-Tio commented 2 years ago

Just detecting nearby zombies is not working, everything else is perfect, some information:

SourceMod 1.11.0.6825 (tried 1.11.0.6820, 1.11.0.6510) MetaMod 1.11.0.1145

Plugins:

``` 01 "Admin File Reader" (1.11.0.6825) 02 "Admin Help" (1.11.0.6825) 03 "Admin Menu" (1.11.0.6825) 04 "Advertisements" (2.1.1) by Tsunami 05 "Anti-Flood" (1.11.0.6825) 06 "Basic Ban Commands" (1.11.0.6825) 07 "Basic Chat" (1.11.0.6825) 08 "Basic Comm Control" (1.11.0.6825) 09 "Basic Commands" (1.11.0.6825) 10 "Basic Info Triggers" (1.11.0.6825) 11 "Basic Votes" (1.11.0.6825) 12 "CallAdmin" (0.1.8) by Impact, dordnung 13 "Client Preferences" (1.11.0.6825) 14 "NMRiH respawn player" (1.1) by Mostten 15 "[NMRiH] Damage Filter Fix" (1.0.0) by Dysphie 16 "Discord API" (1.0) by .#Zipcore, Credits: Shavit, bara, ImACow and Phire 17 "Discord: CallAdmin" (1.1) by .#Zipcore 18 "Fun Commands" (1.11.0.6825) 19 "Fun Commands X" (2.7) by Spazman0 and Arg! 20 "Fun Votes" (1.11.0.6825) 21 "[NMRiH/ZPS] Map Translator" (0.3.6) by Dysphie 22 "MapChooser" (1.11.0.6825) 23 "Nextmap" (1.11.0.6825) 24 "Better Tools" (0.2.4) by Dysphie 25 "[NMRiH] Guaranteed Spawn" (1.0.8) by Dysphie 26 "[NMRiH] Hitbox Damage Fix" (1.0.0) 27 "[NMRiH] Infinite Fuel Fix" (0.1.1) by Dysphie 28 "[NMRiH] Invisible Weapons Fix" (1.0.0) by Dysphie 29 "[NMRiH] Item Blacklist" (0.3.1) by Dysphie 30 "[NMRiH] Team Healing" (1.4.0) by Dysphie 31 "nmrih_emptyrotate" (2) by SilverPeak 32 "[NMRiH] Skins" (1.0.1) by Grey83 33 "Map Nominations" (1.11.0.6825) 34 "Player Commands" (1.11.0.6825) 35 "RandomCycle" (1.11.0.6825) 36 "Reserved Slots" (1.11.0.6825) 37 "Rock The Vote" (1.11.0.6825) 38 "seDirector" (6.11.2) by seDirector 39 "Sound Commands" (1.11.0.6825) ```

Extensions:

``` [01] Automatic Updater (1.11.0.6825): Updates SourceMod gamedata files [02] Webternet (1.11.0.6825): Extension for interacting with URLs [03] Top Menus (1.11.0.6825): Creates sorted nested menus [04] SDK Tools (1.11.0.6825): Source SDK Tools [05] BinTools (1.11.0.6825): Low-level C/C++ Calling API [06] Client Preferences (1.11.0.6825): Saves client preference settings [07] SQLite (1.11.0.6825): SQLite Driver [08] SDK Hooks (1.11.0.6825): Source SDK Hooks [09] SteamWorks Extension (1.2.3): Exposes SteamWorks functions to Developers [10] Regex (1.11.0.6825): Provides regex natives for plugins [11] DHooks (1.11.0.6825): Dynamic Hooks ```

No errors in logs or anything... tested it on a server with a friend, I tried the following things:

I don't know if it's an isolated problem with me or not... (also the BetterTools fire extinguisher is not working)

dysphie commented 2 years ago

This should be fixed in v1.5.0, feel free to leave a comment if the issue persists