Description
I guess would be usefull to also have following commands ported:
CHEAT_CRIT = 0x20,
CHEAT_HIT = 0x40,
CHEAT_PROC = 0x80, //always 100% proc chance
Expected behaviour
("cheat hit", 1, 'Syntax: .cheat hit [missInfoIndex/off]\r\n Spell will always hit with specified missInfo. If none is specified, will use SPELL_MISS_NONE.');
("cheat crit", 1, 'Syntax: .cheat crit [on/off]\r\n Boost critical scores, will always crit if possible.');
("cheat proc", 1, 'Syntax: .cheat proc [on/off]\r\n 100% proc chance on every spell.');
Steps to reproduce the problem
Branch
3.3.5
TC rev. hash/commit
f908dbf
Operating system
Windows 11
Custom changes
None
Description
I guess would be usefull to also have following commands ported:
CHEAT_CRIT = 0x20,
CHEAT_HIT = 0x40,
CHEAT_PROC = 0x80, //always 100% proc chance
Expected behaviour
("cheat hit", 1, 'Syntax: .cheat hit [missInfoIndex/off]\r\n Spell will always hit with specified missInfo. If none is specified, will use SPELL_MISS_NONE.');
("cheat crit", 1, 'Syntax: .cheat crit [on/off]\r\n Boost critical scores, will always crit if possible.');
("cheat proc", 1, 'Syntax: .cheat proc [on/off]\r\n 100% proc chance on every spell.');
Steps to reproduce the problem
Branch
3.3.5
TC rev. hash/commit
f908dbf
Operating system
Windows 11
Custom changes
None