View Single Post
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-27-2018 , 02:03   Re: [L4D/2] More Director Bosses: Many Witches Guaranteed Tank
Reply With Quote #5

Quote:
Originally Posted by cravenge View Post
Offtopic: May I ask which signature? Since you're the first one to give me feedback about it.

Also, check the plugins you have installed if some are using the old syntax of the natives and forwards that L4DT2 provides. There are times the frequent server crashes are caused by this.

So far, I haven't been able to notice any crashes on my Windows 7 and 10 computers.
LOL old syntax you say.
Instead of posting this here, submit an issue on the github then...

Either way sounds like L4DDT2/gamedata problem not the syntax



ConnerRia this could be alternative method for you

Quote:
Originally Posted by Timocop View Post
PHP Code:
stock bool IsFinalMap()
{
    return (
FindEntityByClassname(-1"info_changelevel") == -1
                
&& FindEntityByClassname(-1"trigger_changelevel") == -1);

__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 03-27-2018 at 02:09.
Lux is offline