16.06.2016, 08:19
Quote:
Try this
PHP Code:
|
Makes absolutely no sense. If a player has 5.0 armor and you subtract 45 then the armor will be set to -40. And because armor can only be set to values between 0 and 255, that value of -40 will wrap around and actually become 216.