in offline version my hp is block at 2147483k hp, whats up?
in offline version when a monster attak (no obligatory hit) life graphic is red but in inventory life is full, whats up?
hp bug (offline, idk if online too)
Moderator: Game Administrators
- toad
- Posts: 655
- Joined: Sat Mar 01, 2014 1:28 pm
- Location: Saint-Estève,France
hp bug (offline, idk if online too)
banned permanently in forum. available in FB, in lot social network and maybe, in game
-
- Posts: 3032
- Joined: Fri Oct 18, 2013 12:00 am
- Location: United States of America
Re: hp bug (offline, idk if online too)
When programming, creator must have used a 32 bit int for hp, meaning this 2.147+ B number is the highest calcuable value for hp...
Oh, and it's probably showing red for the same reason...your hp have gone over that limit, which has caused an error in your game
Oh, and it's probably showing red for the same reason...your hp have gone over that limit, which has caused an error in your game
Beeware the Spiral Blitzbees...

- Gandalf
- Site Admin
- Posts: 1081
- Joined: Thu Feb 21, 2013 1:00 am
- Location: Heidelberg, Germany
Re: hp bug (offline, idk if online too)
correct. it is not meant to be that highblitzcraig wrote:When programming, creator must have used a 32 bit int for hp, meaning this 2.147+ B number is the highest calcuable value for hp...
Oh, and it's probably showing red for the same reason...your hp have gone over that limit, which has caused an error in your game

Forum Admin and Gamemaster
Useful links: Forum Rules | Game Rules | Items | Quests | Monsters
Spoken languages: English, German
Useful links: Forum Rules | Game Rules | Items | Quests | Monsters
Spoken languages: English, German
- toad
- Posts: 655
- Joined: Sat Mar 01, 2014 1:28 pm
- Location: Saint-Estève,France
Re: hp bug (offline, idk if online too)
see my pm u will understand why, mabe thats the hp max loooooooolGandalf wrote:correct. it is not meant to be that highblitzcraig wrote:When programming, creator must have used a 32 bit int for hp, meaning this 2.147+ B number is the highest calcuable value for hp...
Oh, and it's probably showing red for the same reason...your hp have gone over that limit, which has caused an error in your game
banned permanently in forum. available in FB, in lot social network and maybe, in game