Asshat-Gaming / rmp-rp-issues

Asshat Gaming RAGE Multiplayer: Roleplay Server Code - Public Issue Tracker
0 stars 0 forks source link

Add checks to all boolean input commands to ensure true/false state is enforced for user input #55

Open SugarD-x opened 3 years ago

SugarD-x commented 3 years ago

All commands requiring user true/false inputs should have checks included to ensure the input is a boolean, else throw an error to the player. This should still apply to CEF/GUI menu inputs to ensure secure command usage.