Difference between revisions of "Ba use sonar"
From Unofficial QEdit Wiki Guide
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>unknownF85F</span> xxxxxxxx</span> * ''xxxxxxxx = Hex value that determines...") |
(No difference)
|
Latest revision as of 00:06, 15 June 2022
Contents
Syntax
Syntax: unknownF85F xxxxxxxx
- xxxxxxxx = Hex value that determines how many Sonar uses are given
Use
Used to set the number of Sonar uses players get at the start of a Battle Mode match for use throughout.
Example
1: set_ba_rules //Allows the rules of the Battle Mode game to be set underneath
...
unknownF58F 00000005 //Sets the number of Sonar uses to 5
...
ret