Author Topic: Whisper Mod  (Read 1197 times)

Greetings. I have come here to request a whisper mod, where you can send someone a message on the server without anybody else seeing it. I am aware that IGSO has this, but I would like one on a control bind. Thanks, and  :cookie:'s.

There used to be a /whis thing but idk what happened to it.


Get the chat room thingy.
So much fun, when talking to Pizza behind people's backs.
Good times, good times.

There used to be a /whis thing but idk what happened to it.
Came with ISGO.

Also, I could whip up something. It might be a bit buggy though :\

Thanks, Placid. It's OK if it has a usual amount of bugs.

Thanks, Placid. It's OK if it has a usual amount of bugs.
Alright.
You could just get PM, but..
Should it use a symbol (i.e. "![name] [mess]") or /whis?

If you really need this, I could whip it up and help placid if he needs it.

Otherwise, I suggest using IRC.

If you really need this, I could whip it up and help placid if he needs it.

Otherwise, I suggest using IRC.
Nah, i think i got it. I made one already, just gotta see if he wants anything special.

Does it have a control bind?

Does it have a control bind?
No?
Just choose something: you have the options of /cmd, !, @, #, $, %, ^, &, *, (, ), -, _, =, + or some other symbol.
Edit: Here. Tell me if you cant open it or something. :(
http://www.mediafire.com/?sharekey=47eec6c816cb4b72e7ba8e3c6e11ce20a5f4340579506de0ea4ac78345cbe4ce
It's bugged, fixing
http://www.mediafire.com/?sharekey=47eec6c816cb4b72e7ba8e3c6e11ce20a5f4340579506de0ea4ac78345cbe4ce
There, it's fixed.
« Last Edit: October 18, 2009, 08:27:34 PM by Placid »

I'll go with the = symbol. But wait, so I go like this?
/= <insert name here> <insert message here>?

I'll go with the = symbol. But wait, so I go like this?
/= <insert name here> <insert message here>?
I could make it so you go /=, i could make it so you go =, but i posted the /whis one two posts up.

I'll go with the = symbol. But wait, so I go like this?
/= <insert name here> <insert message here>?
Can't do, you can't declare a = in a function.
function serverCmd=(%client)
{
    blah
}

Can't do, you can't declare a = in a function.
function serverCmd=(%client)
{
    blah
}
Yeah, but you could probably use if(getSubStr(%msg) $="/=") , right?