Using a trigger to emulate MSP (Mud Sound Protocol)... trying, almost works

Posted by Xeryus on Sun 14 Jul 2002 09:03 AM — 3 posts, 16,632 views.

#0
My trigger is: *!!sound(* *
My send is: \world.sound "%2.wav"
My send to is: Command

It goes to the command window but doesn't hit the ENTER to make it execute. Any Ideas? When I hit ENTER it does work, I just need that enter and I'v tried \n and all that and nothing.... it's just sitting there in the command window waiting for ME to tress enter.

Has anyone written a more advanced script or trigger to get MSP support in MUSHclient?

Thanks,
Xeryus (Andy)
Australia Forum Administrator #1
Yes, see MSP support in MUSHclient
Canada #2
Heh, your trying to sneak a one line script command, but sending to the command window doesn't work that way.

Either deal with having to press enter, or else take the line and actually put it in a script file, then call the subroutine from the alias\trigger config screen.

If MSP is all you're worried about, Nick's suggestion may due.