function stacja_country(thePlayer, command)
local uSound1 = playSound3D( 'http://91.121.89.153:7350', -1691, 427, 8 )
setSoundMaxDistance( uSound1, 30 )
end
addCommandHandler("a1", stacja_country)
function rmf_fm(thePlayer, command)
local uSound2 = playSound3D( 'http://195.150.20.243:8000/rmf_fm', -1691, 427, 8 )
setSoundMaxDistance( uSound2, 30 )
end
addCommandHandler("a2", rmf_fm)