Menu help
#13
(06 Oct 12, 12:26AM)Link Wrote: *facepalm*
If R_R makes it, it always works. :D

Not really. Can't say I am always right. Can't say I'm mostly right. But I like it when I am right.

(06 Oct 12, 08:36AM)Link Wrote: Yes.
For example for "Come on move!" voice:
[cubescript]
bind "KEY" [voicecom comeonmove [CUSTOM MESSAGE GOES HERE]]
[/cubescript]

I think that would work.

I'd like people to start using quotes for things that are analogous to strings. So if you have text (such as something you say in the server), instead of grouping it by brackets, group it by quotes.

[cubescript]
bind KEY [voicecom comeonmove "CUSTOM MESSAGE GOES HERE"]
[/cubescript]

Removed quotes around the KEY because you don't need them. The only KEY's that you can use are one word anyways. IIRC.
Thanks given by:


Messages In This Thread
Menu help - by HarDZi!nN+ - 05 Oct 12, 07:48PM
RE: Menu help - by Ronald_Reagan - 05 Oct 12, 08:32PM
RE: Menu help - by HarDZi!nN+ - 05 Oct 12, 11:12PM
RE: Menu help - by Link - 06 Oct 12, 12:26AM
RE: Menu help - by Cemer - 06 Oct 12, 12:31AM
RE: Menu help - by Link - 06 Oct 12, 12:54AM
RE: Menu help - by FleshyPod - 06 Oct 12, 05:27AM
RE: Menu help - by Link - 06 Oct 12, 08:36AM
RE: Menu help - by Marti - 06 Oct 12, 12:44PM
RE: Menu help - by HarDZi!nN+ - 06 Oct 12, 03:23PM
RE: Menu help - by FleshyPod - 06 Oct 12, 04:54PM
RE: Menu help - by Link - 06 Oct 12, 08:34PM
RE: Menu help - by Ronald_Reagan - 07 Oct 12, 10:06AM