Welcome, Guest
Username Password: Remember me

Global Server Suggestion - SteamID When leave
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Global Server Suggestion - SteamID When leave

Re: Global Server Suggestion - SteamID When leave 11 years ago #140970

It would be extremely easy to add, just add these few lines of code into the init.lua file and you're sorted.

function GM:PLayerDisconnected( pl )
	local name = pl:Nick()
	local id = pl:SteamID()
	pl:PrintMessage(HUD_PRINTTALK, "Player "..nick.." has disconnected from the server. [SteamID:] "..id)
end
  • Goosey
  • OFFLINE
  • Platinum Boarder
  • Diamond VIP
  • Does anyone else still have this link?
  • Posts: 1016
  • Karma: 19
  • Page:
  • 1
  • 2
Time to create page: 0.11 seconds