Advertisement
Guest User

matx21

a guest
Aug 27th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. if #playlist_parsed == 200 then
  2.     index = index +200
  3. elseif #playlist_parsed == 199 then
  4.     index = index +200
  5. else
  6.     return p
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement