Quintinon c68ff9bc5a
[Rules] Update logic checks everywhere for FVNoDropFlag. (#2179)
* Update logic checks everywhere for FVNoDropFlag.

FVNoDropFlag == 0 is disabled
FVNoDropFlag == 1 is enabled for everyone
FVNoDropFlag == 2 is enabled for Admin() >= Character:MinStatusForNoDropExemptions

* Adding extra parenthesis to reduce ambiquity of order of operations for FVNoDropFlag checks

* Move FVNoDropFlag checks into a helper function in emu_constants.cpp and make an enum for the possible values.
Added console warning if setting is outside of allowed values.

* Move to client scoped helper method

Co-authored-by: Akkadius <akkadius1@gmail.com>
2022-07-30 13:16:47 -05:00
..
2017-04-09 20:17:48 -07:00
2016-10-28 19:02:03 -07:00
2019-03-10 00:10:47 -08:00
2019-03-10 00:10:47 -08:00
2013-05-09 11:37:51 -04:00
2019-12-23 02:08:51 -06:00
2017-04-02 20:03:51 -07:00
2021-02-23 18:30:46 -06:00
2020-06-28 19:14:36 -05:00
2017-01-13 21:52:08 -08:00
2019-09-02 02:24:34 -05:00
2013-05-09 11:13:16 -04:00
2020-03-21 17:05:28 -07:00