Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

JBAddonTeleport.JBGameRulesTeleport

Extends
JBGameRules

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameRules
         |   
         +-- Jailbreak.JBGameRules
            |   
            +-- JBAddonTeleport.JBGameRulesTeleport

Constants Summary
CHANCE_AMOUNT=20

Variables Summary
intGetSpotChance
Inherited Variables from Engine.GameRules
NextGameRules

Functions Summary
functionbool CanRelease (TeamInfo Team, Pawn Releaser, GameObjective Objective))
functionPlayerStart GetTeleportSpot (byte Team))
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


Constants Detail

CHANCE_AMOUNT Source code

const CHANCE_AMOUNT = 20;


Variables Detail

GetSpotChance Source code

var private int GetSpotChance;


Functions Detail

CanRelease Source code

function bool CanRelease ( TeamInfo Team, Pawn Releaser, GameObjective Objective) )

GetTeleportSpot Source code

final function PlayerStart GetTeleportSpot ( byte Team) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:10.883 - Created with UnCodeX