Forums » Android
need help with syntax and droid buttons
I need help in understanding vo syntax and making droid buttons(separate queries). There is no need to explain here as im sure something already exists in the forums somewhere. A quick link or two would be fine. If this sort of thing is not accepted or given any thought by devs or anyone, please let me know so I can avoid it in the future.
Commands do not actually have a slash in front of them, that is merely an escape character to inform the chat parser that what follows is a command string and not a message to be transmitted.
Commands that will be bound to a key/button cannot have an argument. If you need to pass an argument to a command, you need to make an alias and then bind the alias.
A lot of this can be found at vo-wiki.com
Commands that will be bound to a key/button cannot have an argument. If you need to pass an argument to a command, you need to make an alias and then bind the alias.
A lot of this can be found at vo-wiki.com
I have been to the wiki site and have read the pages on making binds and aliases. It's a little hard to understand due to thefact that it's geared more towards pc. But I have it for the most part. What I'm unclear on its what to put in the droid button software and what to type in the chat bar. I do not currently have a pc and must do everything on my phone in-game.
Thanks for your feedback.
Every little bit is a small step towards progress
-The Wanderer-
Thanks for your feedback.
Every little bit is a small step towards progress
-The Wanderer-
...such as creating quick channel/player buttons that also leave keyboard up. Kind of like the instant "PMlast PMer" button.