Difference between revisions of "Rally.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with '====== Rally ====== ==== Description ==== This module easens the creation of a rally point within the game to gather several characters.')
 
 
Line 4: Line 4:
  
 
This module easens the creation of a rally point within the game to gather several characters.
 
This module easens the creation of a rally point within the game to gather several characters.
 +
 +
!rally - Shows the current rally point.
 +
 +
!rally <playfield> <x-coord> <y-coord> <notes> - Sets a rally point in playfield <playfield> at <x-coord> X <y-coord>, <notes> is optional
 +
 +
!rally clear - Clear the rally point.
 +
 +
!rally save <name> - save current rally point as <name>.
 +
 +
!rally list - List Saved rally points.
 +
 +
!rally load <name> - Load Saved rally point <name>.
 +
 +
!rally del <name> - Delete saved rally point <name>.

Latest revision as of 20:26, 17 August 2021

Rally[edit]

Description[edit]

This module easens the creation of a rally point within the game to gather several characters.

!rally - Shows the current rally point.

!rally <playfield> <x-coord> <y-coord> <notes> - Sets a rally point in playfield <playfield> at <x-coord> X <y-coord>, <notes> is optional

!rally clear - Clear the rally point.

!rally save <name> - save current rally point as <name>.

!rally list - List Saved rally points.

!rally load <name> - Load Saved rally point <name>.

!rally del <name> - Delete saved rally point <name>.