Jump to content
Eternal Lands Official Forums

Recommended Posts

Bind- Mark a key to say something like #bind F1 "#gm Hey!"

 

I've seen this technique used in many games and it seems to work, keeps everybody from typing the same constant thing over and over again. This would also help NHs do broadcast instead of having to copy and paste it.

Share this post


Link to post
Share on other sites

Probably not the Function keys as some of those are already in use... but perhaps Alt-F1 (etc...). I would love to see those used!

Share this post


Link to post
Share on other sites

It might also be easier to add an 'alias' command. In most text-based muds, they get imped because people want shortcut commands of their own. If the usage was similar to those, it would look something like this:

 

#alias greet #gm Hey! (typing 'greet' executes '#gm Hey!')

#alias greet (displays what 'greet' is currently aliased to)

#alias (shows all aliases)

#unalias greet (removes the 'greet' shortcut that was created)

 

That command may or may not be better than arbitrary keybindings, but it would have the advantage of being unlimited.

Share this post


Link to post
Share on other sites

#alias greet #gm Hey! (typing 'greet' executes '#gm Hey!')

#alias greet (displays what 'greet' is currently aliased to)

#alias (shows all aliases)

#unalias greet (removes the 'greet' shortcut that was created)

 

And something like this:

#alias for_sale (...)

#alias list_books (...)

 

Usage:

@selling %for_sale

/name_here I have %list_books

 

It could be usefull :P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×