Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- net.Receive("PS_Win",function()
- PS.Win = {CurTime(),net.ReadDouble()}
- if PS.Win[2] == PS.TEAM_EUROCONV then
- surface.PlaySound("deviantgamers/eurocov_vict.mp3")
- else
- surface.PlaySound("deviantgamers/westcon_vict.mp3")
- end
- timer.Simple(10, function() surface.PlaySound("ambient/levels/streetwar/heli_distant1.wav") end)
- end)
Advertisement
Add Comment
Please, Sign In to add comment