
DamageDisplay GUI
Displays the given damage to a player in a GUI
Total Downloads: 4,951 - First Release: Apr 3, 2016 - Last Update: Apr 16, 2016
- 5/5, 15 likes
-
cogu 2 updated DamageDisplay GUI with a new update entry:
1.5.1
[DOUBLEPOST=1459798657][/DOUBLEPOST]
Won't happen again in the future and has been fixed! -
http://images.akamai.steamuserconte...427/3FC67B1A60E6349DD9CDB2C2BADE5EB99454ABF6/ - got problem layer on layer, and make plz lang file for bodyparts
-
Last edited by a moderator: Apr 4, 2016
-
[DOUBLEPOST=1459823759,1459811393][/DOUBLEPOST]Alright I got a chance to test it out more. The numbers seem to be working but there are some decent suggestions that came up when I was testing.
The thing I think matters the most is keeping the damage from overlapping for example if you trade hits it overlaps and gets messy. On suicide its the same thing although that part doesn't matter much.
Other suggestions good suggestions were adding damage over multiple hits in a short period and a hit counter for that period that would look like "76 damage in 3 hits"
There is also some overlap with the values like damage and distance etc. Not that big of a deal since I dont use them. -
-
Hello can you fix it please: victim change position when player hit me.
[DOUBLEPOST=1459863103][/DOUBLEPOST]Attached Files:
-
-
-
hi guys. everything works but only administrators
-
-
nothing indicates this plugin is working, i dont see any gui or anything
-
-
-
The layering of the attacker and the victim. Red and white. Is not very convenient. Please change the location of these two factors. Thank you!
-
works now but all text piles on itself
-
Seems, that current online players are added to the hashset only after plugin is Loaded (server start and runtime reload):
Code:void Loaded() { LoadSavedData(); foreach (BasePlayer player in BasePlayer.activePlayerList) { users.Add(player.userID); } //Puts("DamageDisplay by cogu is now LIVE!"); }
Code:void SaveData() => Interface.Oxide.DataFileSystem.WriteObject("DamageDisplay", users);
Code:users.Add(player.userID);
Sorry, if i misunderstood smth. But when i was checking that awesome plugin, it wasn working until it was reloaded. -
So you drop the plugin here and we'll check. And don't forget to remove the layers of red and white.
-
-
cogu 2 updated DamageDisplay GUI with a new update entry:
1.5.2
-
for me its not showing at all after update :s
deleted the old config etc aswel got the new one but no dmg display :s
i have Playermanager and shop, lusty map, info panel all in gui maybe one of them is conpflicting ?
thanks for the plugin i really liked it as dose the players on the server !
hope to fix it fast