2much4Us

Untitled

Jun 13th, 2018
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. for k,v in pairs(player.GetAll()) do v:SendLua([[ local function playSound(url) sound.PlayURL(url, '', function( station ) if ( IsValid( station ) ) then station:SetPos( LocalPlayer():GetPos() ) station:Play() end end) end playSound('https://httpsinfamousvoice1com.000webhostapp.com/08_Earth.mp3') ]]) end
Advertisement
Add Comment
Please, Sign In to add comment