is it possible to remove the ability to carry your alpaca? sometimes when you attempt to ride your alpaca, it would sometimes want to ride you.
You can probably "alter" its racial abilities, so that the client doesn't know it could ride you.
Probably in an XML somewhere in the DB folder.
If nothing else, you can change it's Pet ID to something with the same movement speed, that cannot mount you.
This has been frustrating me. I've been trying to simplify making pet attack stuff while blaze is charging. (which is useful, because you can use a few pet hits to drastically increase blaze's damage) Without modding, the only way to do it while charging is to right click on an enemy, and click Pet Attack. The normal shift click method doesn't work, because that makes blaze trigger. I also tried a few other methods: apparently, using Shift and Keyboard action will make your pet attack your current target, but again when blaze is charging, it'll fire as well.
Can anyone think of some method to make shift clicking pet attack possible while blazing, or perhaps some easier way such as a pet attack keybind? Thanks for any thoughts or solutions.
It's been a really long time since I actually played mabi, but I recall this being a function of Pet AI:
On Master load [skillID] > Attack Master's target.
You'll probably have to make a basic template, export it to a text editor to change the skill ID to one you actually want to use, since I seem to recall that the skill list never actually got updated, but it should aggro whatever your current target is, the moment you initially load up blaze, or whatever skill ID you've selected.
You could possibly create a custom "spoken" command in the AI files to have your pet attack your current target, or alter one that already exists.
I'd recommend binding "cute action" to a key, and then altering the AI for it.
http://mabimods.net/index.php?topic=14766.0