Page 1 of 1
User Sound
Posted: January 25th, 2007, 5:44 am
by Soviet
is there any way to make a sound occur when a trigger is activated, except, only the person who activated it can hear it? similar to "user iprintinbold" except with sounds?
Posted: January 25th, 2007, 5:52 pm
by Luke
It's similar to that except it's user playlocalsound, example:
Code: Select all
trig waittill ("trigger",user);
user playlocalsound("insert csv alias here");
Posted: January 25th, 2007, 11:47 pm
by Soviet
ok cool, but how would i intertwine this with a script meant to move objects, because if i remember correctly if you use user you cant perform any commands which arent user specific
Posted: January 25th, 2007, 11:48 pm
by Nightmare
just place it in when ever you want, even if it says user it will move the platforms as well.
Posted: January 26th, 2007, 12:04 am
by Luke
^ I believe that's correct, shouldn't be a problem.
Posted: January 26th, 2007, 12:42 am
by Drofder2004
trig waittill ("trigger",this_can_be_called_anything_you_want);
this_can_be_called_anything_you_want playlocalsound("insert csv alias here");
Posted: January 26th, 2007, 1:17 am
by Luke
Drofder2004 wrote:trig waittill ("trigger",this_can_be_called_anything_you_want);
this_can_be_called_anything_you_want playlocalsound("insert csv alias here");
Well, as the old saying goes
if it ain't broke, don't fix it.
but I know what you mean

Posted: January 26th, 2007, 1:46 am
by Nightmare
drofder finnaly speaks, you still havent answered your email, and if you havent gotten anything then this is what was sent.
I would like pictures of your map so when I post it people can see how awsome it is
