Difference between revisions of "Ba set trapmenu"
From Unofficial QEdit Wiki Guide
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>ba_set_trapmenu </span>xxxxxxxx</span> * xxxxxxxx (DWORD) = Hex value to be...") |
(→Use) |
||
Line 10: | Line 10: | ||
00000000 to not allow traps for non-droids | 00000000 to not allow traps for non-droids | ||
− | 00000001 to allow traps for all, you can set | + | 00000001 to allow traps for all, you can set trap totals with ba_set_trap |
==Also See== | ==Also See== | ||
[[ba_set_trap]] | [[ba_set_trap]] |
Latest revision as of 13:04, 4 March 2021
Syntax
Syntax: ba_set_trapmenu xxxxxxxx
- xxxxxxxx (DWORD) = Hex value to be used to determine if traps are usable or not
Use
Useable only in Battle Mode, used to determine if traps are usable
00000000 to not allow traps for non-droids
00000001 to allow traps for all, you can set trap totals with ba_set_trap