User Tools

Site Tools


start_battle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start_battle [2017/05/23 12:41] justinstart_battle [2021/04/21 18:53] (current) justin
Line 4: Line 4:
 Starts the specified battle. The battle name is case-sensitive. Starts the specified battle. The battle name is case-sensitive.
  
 +====Signature:====
 <code python> <code python>
 start_battle(battle_name) start_battle(battle_name)
Line 12: Line 13:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-start_battle("battle_name")+start_battle("Slime Ambush");
 </code> </code>
-//Results:// The battle named "battle_name is started+//Results:// The battle named "Slime Ambush" is started.
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Start Battle** function to manually trigger a battle as part of a scripted sequence, for example to force the player to kill some guardians before entering a dungeon.+Use the **Start Battle** function to manually trigger a battle as part of a [[script|scripted]] sequence, for example to force the player to kill some guardians before entering a dungeon.
 </WRAP> </WRAP>
  
start_battle.1495568476.txt.gz · Last modified: 2017/05/23 12:41 by justin