PDA

View Full Version : Stick Slash Commands


Martodie
16-02-2008, 04:33 AM
Hi, I was wondering if there is a way to make a slash command sticky. Just as /p /g /raid are.

Telic
16-02-2008, 09:47 AM
I'm happy to be corrected, but I don't think there's any way for an end user to achieve this themselves.

Without investigating, I think this would be possible, but the AddOn author themselves would have to specifically code their AddOn to do it...

Or someone could possibly write a more generic AddOn that remembered the last /slash_command that didn't trigger the default "Type /help..." response.

Tunga
16-02-2008, 03:53 PM
It could be done with an addon as Telic says, but otherwise just use alt+up (cursor key) to repeat the last command. Mods like Prat can remove the need to press alt.

Martodie
16-02-2008, 05:50 PM
It could be done with an addon as Telic says, but otherwise just use alt+up (cursor key) to repeat the last command. Mods like Prat can remove the need to press alt.

Im sorry I didnt specify but I am writing an addon just not sure as how to make my command sticky.