how do i can play mp3 or wav sound file after player use activator string i try with call PlaySound but it gives error
and is there any way to load cheats on map loadup for every user ingame?
Playsound after active JJCP
Moderator: Cheaters
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: Playsound after active JJCP
1) try creating the sound with CreateSound first
2) yea, just add everyone to the force CHEATER
2) yea, just add everyone to the force CHEATER
-
- Newcomer
- Posts: 15
- Joined: January 25th, 2009, 4:24 pm
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: Playsound after active JJCP
CreateSound(blah blah blah look for what goes here in JassCraft)
cant imagine u doing it w.o jasscraft or something of the like so im not gonna look it up o.o
then try playing it
(never rly had to use sounds but im assuming this is whats needed)
cant imagine u doing it w.o jasscraft or something of the like so im not gonna look it up o.o
then try playing it
(never rly had to use sounds but im assuming this is whats needed)
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Playsound after active JJCP
If it is a custom-made sound. Then you will have to import it. Then just call it.
If you want it activated for everyone.. just remove the conditions for the activator.. so you wont need to activate it.. as simple as that.
If you want it activated for everyone.. just remove the conditions for the activator.. so you wont need to activate it.. as simple as that.