Maybe fixed a bug to do with reconnections.
This commit is contained in:
@@ -130,6 +130,7 @@ end
|
||||
sequence="100"
|
||||
>
|
||||
<send>
|
||||
ReloadPlugin("LuaAudio")
|
||||
local intro = tonumber(GetVariable("intro") or "")
|
||||
if not intro or ppi.isPlaying(intro) == 0 then
|
||||
temp = ppi.play(dir.."sounds/ogg/music/IntroMusic/DefaultIntro.ogg", 1, 0, 40)
|
||||
|
||||
Reference in New Issue
Block a user