View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-29-2024 , 06:15   Re: [L4D & L4D2] Health Vending Machines (1.12) [11-Dec-2022]
Reply With Quote #61

Quote:
Originally Posted by DonProof View Post
It does not save the configuration in the maps, when restarting the server the vendors that I saved in data/l4d_vendor.cfg are not loaded
When placing a vendor and adjusting the position, after that I give it a save and when I restart the map they do not load or appear.
Does this plugin depend on another to work?
The plugin works fine, two possible reasons:

1. There is an issue with your server and saving to a config, maybe file or folder permissions, I don't know why some servers have these issues and I don't know how they get resolved.

2. Verify the config has been created and has data inside. If it does then maybe you have the cvar settings wrong, for example what is the value of this cvar:
PHP Code:
// -1=All, 0=None. Otherwise randomly select this many vendors to spawn from the maps config.
l4d_vendor_random "-1" 
__________________
Silvers is offline