Techmo

dumplanguages

Aug 25th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. lua_run for k, v in pairs(player.GetAll()) do if IsValid(v) and v:IsPlayer() then print(v:Nick() .. "=" .. v:GetNWString("language")) end end
Add Comment
Please, Sign In to add comment