Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <Logon1> for i=1,100000 do
- <Logon1> local mapName = GetMapNameByID(i)
- <Logon1> if(mapName) then
- <Logon1> print(tostring(mapName));
- <Logon1> end
- <Logon1> end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement