Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Fake Damage shown v117.2

Junior Spellweaver
Joined
Apr 20, 2014
Messages
116
Reaction score
0
ive tried many sources in ragezone and this problem happens most of the time. after gaining lots of max stat items (32767 str dex luk int) , i start damaging max damage 2147483647 but the damage isnt real.

meaning to say if i spawned a max hp mob it wont die even when i hit and the damage is max. how can i solve this ? its like showing me fake numbers , i even tried using MOB to check the mob's hp and it only decrease less than 1b damage ..
 
Mythic Archon
Joined
Jul 2, 2013
Messages
723
Reaction score
70
Are you using wz edits. Because i know if its from source to source it cant be the source's fault. Also try normal mobs with the same skills, but less damage... Maybe youre over 32767 and its going "-". Check the source and look for the damage calculations stuff.
 
Upvote 0
Newbie Spellweaver
Joined
May 3, 2014
Messages
90
Reaction score
4
You said you spawned yourself alot of 'MSI's', just to note, if you spawn your self way too much, the damage will go up so high ( Damage goes past 2.147b, but 2.147b is the damage the shows ) that it won't even register and won't deal damage.
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
it takes a lot of msi's in order to not be able to deal damage.. i had over 1.8m stats-wise all each with a 20% total damage and the 10% att nebulite or something until my damage went negative, but i hit 1 and not 2.147b.. if you can't kill mobs in 1 hit k/o with an msi it's most likely a damageparse problem iirc
 
Upvote 0
Newbie Spellweaver
Joined
Aug 11, 2013
Messages
21
Reaction score
3
I think this is the best damage in 117.2 :3 ~

sshot-1 - Fake Damage shown v117.2 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Aug 11, 2013
Messages
21
Reaction score
3
Damage cap was not at 50m when GMS was at 117.2, it was at 999k. And the cap in private servers is 2.147b.

This is a 117.2 Launcher with 50000000 damage cap :p ~
https://drive.google.com/file/d/0B-deiQ-vw6bJaWdXcDNlcWhFeHc/edit?usp=sharing
 
Upvote 0
Newbie Spellweaver
Joined
May 3, 2014
Messages
90
Reaction score
4
I was talking about GMS damage cap, and talking about the maximum damage cap for Private Servers is 2.147b, or what is visible I guess.


But then again, my response was irrelevant.
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
This is a 117.2 Launcher with 50000000 damage cap :p ~
https://drive.google.com/file/d/0B-deiQ-vw6bJaWdXcDNlcWhFeHc/edit?usp=sharing

Actually, the maximum you'll see in every GMS v117.2 private server is Integer.MAX_VALUE like KingBranz said. That's like 40 times that amount, but requires us to edit a client address while your client might actually have the 50m damage cap itself. Still, not the best damage in v117.2 ;P
 
Upvote 0
Supreme Arcanarch
Joined
Apr 1, 2012
Messages
946
Reaction score
329
Actually, the maximum you'll see in every GMS v117.2 private server is Integer.MAX_VALUE like KingBranz said. That's like 40 times that amount, but requires us to edit a client address while your client might actually have the 50m damage cap itself. Still, not the best damage in v117.2 ;P

actually damage cap is a double
 
Upvote 0
Back
Top