![]() |
Floating Damage Numbers - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Floating Damage Numbers (/Thread-Floating-Damage-Numbers) |
Floating Damage Numbers - DarQside - 05-11-2012 05:39 PM I've noticed those little floating damage numbers aren't showing up consistently. The yellow ones are fine, but the red ones dont show up most of the time. Does anyone know why or how to make them show up all the time? RE: Floating Damage Numbers - darksun84 - 05-11-2012 06:17 PM if they don't show up it's because the damage the player does is <= 0 RE: Floating Damage Numbers - DarQside - 05-11-2012 06:44 PM But the Npc is losing health from its gauge and its still not showing up. ![]() Im wondering if this is an issue with the windows nightly executable or something i did. I never had an issue with this before i updated my server with the nightly. RE: Floating Damage Numbers - RanXerox - 05-12-2012 03:32 AM I think you can only see damage you caused. if other things or people are the source of the damage you wont see it... Can anyone verify that? RE: Floating Damage Numbers - DarQside - 05-12-2012 04:13 AM (05-12-2012 03:32 AM)RanXerox Wrote: I think you can only see damage you caused. if other things or people are the source of the damage you wont see it... Can anyone verify that? I believe this is true. Because I had to create a script that allows a player to see damage monsters do to eachother as well. The direct damage my character is doing with a bow is showing up, but it's showing up in the top left corner of the screen behind the toolbar for some reason. It should be appearing above the monsters head. This is definitely a weird one. (even with the script i created disabled, it still does this. so my script would not be conflicting with anything.) RE: Floating Damage Numbers - DarQside - 05-26-2012 02:14 AM Nobody else has this problem? Something else that is strange... When they show up in the top left corner of the screen... if i start moving around the monster as im hitting it.. the numbers shift from the top left of the screen back down to the top of the monster where they are supposed to be. This turned out to be an issue caused by using a buggy client version. 7.0.7.1 to be exact. My apologies. |