- Extends
- JBGameRules
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameRules
|
+-- Jailbreak.JBGameRules
|
+-- JBAddonArenaLockdown.JBGameRulesArenaLockdown
Inherited Functions from Jailbreak.JBGameRules |
AllowForcedRelease, CanBotAttackEnemy, CanBroadcast, CanRelease, CanSendToArena, CanSendToJail, GetNextJBGameRules, NotifyArenaEnd, NotifyArenaStart, NotifyExecutionCommit, NotifyExecutionEnd, NotifyJailClosed, NotifyJailOpened, NotifyJailOpening, NotifyPlayerDisconnect, NotifyPlayerJailed, NotifyPlayerReconnect, NotifyPlayerReleased, NotifyRound |
Inherited Functions from Engine.GameRules |
AddGameRules, CheckEndGame, CheckScore, CriticalPlayer, FindPlayerStart, GetRules, GetServerDetails, HandleRestartGame, NetDamage, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, ScoreObjective |
var protected bool bAttemptArenaMatch;
var bool bCrossBaseSpawning;
var bool bMatchTied;
var byte SelectionMethod;
TeamPlayerStartCount[2] Source code
var int TeamPlayerStartCount[2];
function AttemptArenaMatch (
TeamInfo Team) )
function MixUpPlayerStarts ( ) )
function NotifyRound ( ) )
RemoveBluePrisonerFromArray Source code
function RemoveBluePrisonerFromArray (
JBTagPlayer TagPlayer) )
RemoveRedPrisonerFromArray Source code
function RemoveRedPrisonerFromArray (
JBTagPlayer TagPlayer) )
event Timer ( ) )
function
bool ValidateChallenger (
Controller Challenger) )
Creation time: Do 14.8.2014 09:58:10.725 - Created with
UnCodeX