From The Mana World
m (Wushin moved page User:Meko/FightClub/debug to FightClub)
(Replaced content with "{{Delete|Merged Fight Club and FightClub into Fight Club<br/>~~~~}}")
Line 1: Line 1:
You can access the fightclub debug menu by clicking on Debug (only on the test server) or by wearing a dev cap while talking to Rouge.
{{Delete|Merged [[Fight Club]] and [[FightClub]] into [[Fight Club]]<br/>[[User:Alexanderlime | <font color="#0080FF">'''~Alexanderlime'''</font>]]<sup>[[User talk:Alexanderlime|<font color="#2ECCFA">'''talk'''</font></sup>]]<font color="#0080FF">~</font> 20:23, 2 August 2015 (EDT)}}
 
== $Duel_Enabled ($fightclub_enabled % 5) ==
This variable is like the main breaker of the fight club. When set to 0, all timers are stopped, users can no longer call #duel and Rouge do not offer any option related to the fight club. Turning this off will completely disable the fight club.
 
== $fightclub_bm_enabled ($fightclub_enabled % 6) ==
This variable enable or disable the Battle Master. If players are already in the PVP cave or at Brodomir's while this variable gets disabled, they will still go through the cleanup procedure and get warped to the fight club when they quit.
 
== $@fightclub_password$ ==
This variable is the password that is asked when you enter the fight club. It has no practical purpose.
If you set the password to "random" (without quotes) a random password will be shown every time someone trigger the trapdoor.
 
== $@Duel_TimeBeforeNext ==
This variable is the number of time (in seconds) to wait between each battle. When a battle ends, a timer is started and the next battle is scheduled after.
 
== $@Duel_TimeBeforeWarp ==
This variable is the number of time (in seconds) to wait before warping the players into the ring. This is the "The next battle is foo vs bar. this battle will start in X seconds"
 
== $@Duel_TimeBeforeStart ==
This variable is the number of time (in seconds) to wait after all players are in the ring to start the battle. When players are warped into the ring they see the message "Get Ready" and X seconds later "Go!". This allows both players to move to desired location before getting @killer
 
== $@Duel_TimeLimit ==
This variable is the number of time (in seconds) before ending the battle with no winner.
 
== $@Duel_QueueLimit ==
This variable is the maximum number of duels that can be queued at once. When the queue is full, players have to wait to add another battle to it.
 
== Restart fightclub ==
This option calls the "fightclub_EmergencyWipe" function which empty the queue and clear all temporary variables. This function should be the equivalent of rebooting the server.

Revision as of 00:23, 3 August 2015

This page is a candidate for deletion

No reason has been provided for this deletion proposal.