Difference between revisions of "Ba set char"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(Use)
(Use)
 
Line 12: Line 12:
 
00000001 to completely reset stats
 
00000001 to completely reset stats
  
00000002 to set your own stats with use of ba_set_lv
+
00000002 to set your own stats with use of [[ba_set_lv]]
  
 
==Also See==
 
==Also See==
  
 
[[ba_set_lv]]
 
[[ba_set_lv]]

Latest revision as of 16:20, 28 March 2021

Syntax

Syntax: ba_set_char xxxxxxxx

  • xxxxxxxx (DWORD) = Hex value to be used to determine character stats and levels

Use

Useable only in Battle Mode, used to determine what stats get used

00000000 to keep current stats/levels

00000001 to completely reset stats

00000002 to set your own stats with use of ba_set_lv

Also See

ba_set_lv