Can't use dead branches in guild_vs2

luminoray

New member
Messages
7
Points
0
Emulator
Commented the line in nobranch.txt. Tried @reloadscript and restarting the server. Am I missing something?

Code:
// GvG Arenas ==================guild_vs1	mapflag	nobranch//guild_vs2	mapflag	nobranchguild_vs3	mapflag	nobranchguild_vs4	mapflag	nobranchguild_vs5	mapflag	nobranch
 
Nvm found the solution.

guild_vs2 also has a flag on gvg.txt. Having that flag also prevents Dead Branch usage, so to allow them, one has to remove the flags on both nobranch.txt and gvg.txt.

 
Last edited by a moderator:
Back
Top