Author Topic: Server CMD Message  (Read 7626 times)

I think you set the /message on RTB prefs. Then you type /message to see that message.

Possibly be useful.

I can see it used in my server...

Oh man, I hate repeating that you gotta use bombs in planes, Pipe wrenches fix vehicles, and that hang gliders shouldn't be used in vehicles. Also that spawn killing is only killing inside the base.

This is not Identical to the announce mod, I made this for my city rpg because people always ask: how do I get a lot. So I set the message in rtb as how to get a lot, any person who asks me, I just say: type /message for instructions.

Possibly be useful.

I can see it used in my server...

Oh man, I hate repeating that you gotta use bombs in planes, Pipe wrenches fix vehicles, and that hang gliders shouldn't be used in vehicles. Also that spawn killing is only killing inside the base.

... Finally someone who understands it.

... Finally someone who understands it.
What I am looking for is a message you can type in RTB prefs and then type a / command and a box comes up with what you typed and then the person pushes a button(like an Ok button) and it closes.

It does exactly that. Just dysplays in a chat message instead.


What I am looking for is a message you can type in RTB prefs and then type a / command and a box comes up with what you typed and then the person pushes a button(like an Ok button) and it closes.

Lol read OP next time.

It does exactly that. Just dysplays in a chat message instead.
Except that you failed when creating this add-on and it sends a message to whoever typed the command.

Except that you failed when creating this add-on and it sends a message to whoever typed the command.
Which is probably the point.

Even using /announce makes you have to retype everything. I'd just prefer to put "Type in /message for rules" in my intro message than have to retype everything into announce.


Except that you failed when creating this add-on and it sends a message to whoever typed the command.

Oh Dear God, Do you never listen?
 I am not going to even bother to explain again.

Which is probably the point.

Even using /announce makes you have to retype everything. I'd just prefer to put "Type in /message for rules" in my intro message than have to retype everything into announce.

You could even change
Code: [Select]
function serverCmdMessage(%client)to
Code: [Select]
function serverCmdRules(%client)
so that the player can type: /rules
« Last Edit: March 06, 2010, 03:37:42 AM by Fluff-is-back »

No, you type /message and it send only the client the message...

I think you set the /message on RTB prefs. Then you type /message to see that message.
I understand :O

I understand :O

Hooray, I might not commit Self Delete now.