[Home]

Jailbreak Developer Network: Debugging Techniques


Whether mapping or coding, it's often very useful to be able to engineer a particular situation in a game, rather than waiting around for the bots to happen to do it. For most of these you'll need the JBMutatorDebug activated.

See also Mapping Problem Solver.

Send players to jail
See the KillPlayer command in JBMutatorDebug.
Release players
See the Release command in JBMutatorDebug.
Cause an arena match
See what bots are thinking
See the BotThoughts command in Console Commands.

Related Topics