21.05.2013, 22:55
If you're creating a Filterscript, use the FS's OnPlayerDisconnect.
If you're using a Gamemode, use it's OnPlayerDisconnect.
You can't use a gamemodes callback for a filterscripts function.
If you're using a Gamemode, use it's OnPlayerDisconnect.
You can't use a gamemodes callback for a filterscripts function.