quake1337
quake1337
After checking the code for the PR you posted, and testing the new version locally, it seems it still has the issues I mentioned:  I've uploaded a reproduction program...
Any updates?
This packet defines even more modules as of 1.4
The primary key in the ban database should be the ban id, and there should be a ban id. You'd ideally want to be able to bring up a ban...
BanID is for identifying a specific ban. You can have more than one ban per player, such as a history - ideally you'd like to be able to hand-pick one...
Can you give an example of what the "Data" field will contain?
I'm curious as to how you plan to pull a SteamID64 **in the current game version** in a normal server not running through steam. If you're saying "Steam64 in the...
The changes are not as hard to implement as it seems - and it looks a bit cleaned up too. So, before:  And after:  If someone could teach...
I'm aware of that, the variable for it was "out of being used to registering everything" and I noticed this right after posting the screenshot.
You would still need to schedule a timer to send a request with a specified time. And for each offer you would have to use a different query, unless you...