Nelsonnn

server

Nov 4th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1.     addEventHandler("onPlayerLogin", root,
  2.     function()
  3.         triggerClientEvent ( source, "sendMaxPlayersOnServer", source, getServerConfigSetting ( "maxplayers" ))
  4.     end
  5. )
Advertisement
Add Comment
Please, Sign In to add comment