Custom @command

Samuel

New member
Messages
397
Points
0
Discord
Elijah#5798
Github
Samuel23
Emulator
Hello everyone!

Saw this feature in RagEmu so I adapted their code and turned it into a plugin.

With this plugin enabled, custom commands that were created using bindcmd will be shown when you use @command depending on the gm level the account has if that custom command is available for his level.

Enjoy!

Credits to: RagEmu

Link

 
Hello everyone!

Saw this feature in RagEmu so I adapted their code and turned it into a plugin.

With this plugin enabled, custom commands that were created using bindcmd will be shown when you use @command depending on the gm level the account has if that custom command is available for his level.

Enjoy!

Credits to: RagEmu

Link
I would like to add commands cming with plugins to custom commands field, any idea on how to add them, like manually by editing this .c, or any other way ?

I tried to bind commands with ony sleep 1, so it would show up at using @commands, but unforunatly that overrides the initial plugin command (just as I did expect).

default_hmm.gif


 
Why can't this be added to the source of Hercules rather than a plugin. Reasons - 

1) @commands are a custom feature.

2) Bindatcmd is a custom feature.

3) without this Bindatcmd seems incomplete.

 
Back
Top