Weirdo.
Btw:
[8/22/2015 12:31:52 AM] [Error] [Magma] Error invoking function BanCheckCallback in BanSystem plugin.
I don't exactly know what's t hat but as I said try updating to the latest server files.
Nothing much I think.
delay = DataStore.Get("DonatorRank", "VTPDELAY")
I think that's a string (Atleast i suspect that you store it as a string)
try doing
delay = int(DataStore.Get("DonatorRank", "VTPDELAY"))
If all the messages appeared that should be the only problem.
Suggestion...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.