Ulysses Stuff > Releases
UBan -- Global ban system. Ban users from all servers connected to a single DB!
PhaxeNor:
Cool :)
Some of the other admin started to get worried about the 3 min update :o lol
Thanks for 1.1 ;D
MrPresident:
just a suggestion.
Maybe, with the new admin name and admin steamID, you should put in a check to see if the admin who is banning is a player in the game or someone using RCon (IE Dedicated Console)
Im getting errors when I try and ban from my console app. Fortunately I know how to make the necissary changes, but some people might not.
Megiddo:
What is the error?
MrPresident:
Something about the adminname can not be null. Maybe it's because I added the 2 new fields in manually, but what I did to fix it was added an else to your if statement.
you had
if banner:IsValid() and blah and blah then
set banner name
end
I added
else
set banner name to "<console>"
set banner ID to "<console>"
end
and it works fine.
Megiddo:
Your error stemmed from using NOT NULL on the field. This problem would not be present for anyone with a new install. Glad you were able to fix it though!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version