Spencer Murphy
Spencer Murphy
Changed it to add a new option rather than overwriting an old one. The reason I made it 1 before and not 3 is because I looked at them as...
You could check ULib.players[ steamid ].group or use [ULib.ucl.getUserFromID( steamid )](http://ulyssesmod.net/docs/files/lua/ulib/server/ucl-lua.html#ucl.getUserInfoFromID).group
[They've been there since 02/15/16](https://github.com/TeamUlysses/ulib/blob/0b4cdd0acbf86597446dee4576e7ece9aea15999/CHANGELOG.md#L20) but it doesn't matter :P It's simply how ULib/ulx processes banid, or anything really to deal with using Steam IDs. There's an easy fix by...
It _think_ this is caused by Damagelogs not retrieving a cached role from attacker/victim, but their current ones. Can you verify by checking if the roles shown in the "Logs...
I'm confused what you mean with this. Is this like only show if they're a T/D after the round ends? Or only say that they have been slain at the...
Ahhh I see so when adding the slay.
I have a possible solution to this. Going to test tonight and make a pr when tested