Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    May 2016
    Posts
    68
    Reputation
    9
    Rep Power
    0

    $expgained doesn't show negative values after death

    When I die and continue boting $expgained should show negative value but instead it shows incorrect very small float value like: 1.844674e+019

  2. #2
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    I disagree that it should show a negative value. The very big (e+019 means *10^19) number should be fixed, though. The problem prolly stems from $expgained being a unsigned int and the underflowing when you die.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •