Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
sound_ps(sound,loop?)
SpriterDrag
Mar 13th, 2013
424
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Game Maker
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
//sound_ps(sound,loop?) --> This script will play/loop the sound given in argument0.
sound_stop
(
argument0
)
;
if
(
argument1
==
true
)
sound_loop
(
argument0
)
;
else
sound_play
(
argument0
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
Validators
Python | 45 sec ago | 0.68 KB
seed
JavaScript | 1 min ago | 0.25 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 8 min ago | 0.20 KB
⚡ 🚀 Swapzone +37% profit glitch ✅📌
JavaScript | 16 min ago | 0.20 KB
📌 Free Crypto Method 🔥 🚨
JavaScript | 28 min ago | 0.20 KB
Untitled
CMake | 35 min ago | 71.73 KB
💎 🔥 Exchange profit method 📝🔥
JavaScript | 45 min ago | 0.20 KB
✅ 💎 Free BTC method 🚨 🔥
JavaScript | 49 min ago | 0.20 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!