Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local target = "noki;playmate;pivo"
- local _,count = string.gsub(target, ";", " ")
- for target5 in string.gmatch(target, "[^;]+") do
- local target6 = getPlayerFromPartialName (target5)
- end
Advertisement
Add Comment
Please, Sign In to add comment