ottworks / maestro

a competent admin mod for garry's mod
http://ottworks.github.io/maestro
24 stars 7 forks source link

Fix for mysql callback #80

Closed andreblue closed 7 years ago

andreblue commented 7 years ago

When ever this is ran there is a chance of the call back not being able to get the player since they would have been gone already. Thus at worst we return something in the case where the player does not exists.