Archive > AO 0.6.x Custom/Unofficial modules

!assist module

(1/1)

lordamadeus:
im not sure if that mod is regulr with the bot or is extra, but the raid but i got up and going for when we have raids and such, doesnt seem tohave that mod, !assist player, then posted an assist macro for all, if anyone knows please let me know, thx

Khalem:
The command !caller (which accepts !callers as an alias) should be what you are looking for.

If you want to add Assist as an alias you can find it in modules/ao/Callers.php

find the line reading

--- Code: --- $this -> register_alias("caller", "callers")

--- End code ---
And add the following just below it

--- Code: --- $this -> register_alias("caller", "assist")

--- End code ---

lordamadeus:
thx :)

Navigation

[0] Message Index

Go to full version