fbef0102 / L4D2-Plugins

L4D2 enhancement, bug/glitch fixes, general purpose and freaky-fun plugins.
GNU General Public License v3.0
162 stars 79 forks source link

l4d2_item_hint: Survivor Marker is not enabled by default #30

Closed deprid closed 2 months ago

deprid commented 2 months ago

There's no Survivor Marker configuration in l4d2_item_hint.cfg generated by SM like seen in 'ConVar' in https://github.com/fbef0102/L4D2-Plugins/tree/master/l4d2_item_hint

Do I need to copy the configuration lines to the l4d2_item_hint.cfg in order to enable 'Mark your teammates'?

fbef0102 commented 2 months ago

Remove your l4d2_item_hint.cfg and restart server, let Server generate l4d2_item_hint.cfg again.

deprid commented 2 months ago

Remove your l4d2_item_hint.cfg and restart server, let Server generate l4d2_item_hint.cfg again.

Done that, but it's still the same, without Survivor Marker...

Edit: Manually added Survivor Marker from ConVar also didn't work

fbef0102 commented 2 months ago

That probably means that plugin version not updated. Type in server console to check

sm plugins info l4d2_item_hint
deprid commented 2 months ago

Filename: l4d2_item_hint.smx Title: L4D2 Item hint (When using 'Look' in vocalize menu, print corresponding item to chat area and make item glow or create spot marker/infeced maker like back 4 blood.) Author: BHaType, fdxx, HarryPotter Version: 3.0-2024/3/6 URL: https://forums.alliedmods.net/showpost.php?p=2765332&postcount=30 Status: running Timestamp: 03/07/2024 13:19:56 Hash: 037f23c397322a4f04be4619d2f91c3c

Oh that's the issue, I was using the 'old' version though it's not that too old (Mar '24) lol. Starting v3.1 it adds Survivor marker.

I tried out the latest version v3.5, Survivor Marker worked flawlessly.