AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   L4D2 Tanks spawn too close to players (https://forums.alliedmods.net/showthread.php?t=327415)

TiTz 09-17-2020 13:48

L4D2 Tanks spawn too close to players
 
Hi,

Having a small issue on my windows L4D2 coop server. Hoping someone may be able to help.

I'm having problems with the tanks spawning directly in front of the team. (this dosent happen on my L4D1 server.)

For tanks I'm using:
[L4D & L4D2] MultiTanks (version 1.7)
https://forums.alliedmods.net/showpo...&postcount=131

In my server.cfg I use these commands to try to distance the tanks.
Which seems to work on the finals... but not during the campaigns.

sm_cvar z_safe_spawn_range 450 //Minimum range for spawning special zombies
sm_cvar z_finale_spawn_safety_range 500
sm_cvar z_finale_spawn_tank_safety_range 950
sm_cvar z_spawn_safety_range 750

Any ideas out there ? :D

Regards

TiTz

Marttt 09-19-2020 13:03

Re: L4D2 Tanks spawn too close to players
 
Maybe you have another plugin messing with the distance, first try to check if that occurss only with MultiTanks plugin installed.

Dragokas 09-24-2020 14:30

Re: L4D2 Tanks spawn too close to players
 
Replace
Code:

z_spawn tank
command if any used in your plugins, with:
Code:

z_spawn_old tank auto


All times are GMT -4. The time now is 00:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.