blueboy / portalR2

playerbot support for mangosR2
GNU General Public License v2.0
6 stars 5 forks source link

Some commands not working #3

Closed conan513 closed 12 years ago

conan513 commented 12 years ago

skill fetch and combat order commands not working in R2new-ai branch

blueboy commented 12 years ago

Hah!, can't say that I have every used 'skill fetch'. The chances are that it might not work either on the portal development branch (new-ai). I thought there was a command 'skill fetch' ?

skill - lists current weapons/profession [PROFESSION] skills skill learn - list available skills to learn from a selected trainer - [SKILL] hlink format skill learn [SKILL] - learn selected [SKILL] skill unlearn [PROFESSION] - unlearn selected [PROFESSION] from 'skill' command

If it did exist, it doesn't anymore. There is a command 'quest fetch' ... Now that I've updated all the repos and finished the 'onenew-ai' port, I should have some time to test this out.

I know that combat orders works, I've tested it on the current R2new-ai code. Maybe you're using the old command syntax. The command orders have recently been moved from the main '.bot co' command to the bot 'orders combat' command..

Before mortone - warrior, mortfour - priest, mortthree - warlock, mortfive - mage

/s .bot co mortone tank /s .bot co mortfour heal /s .bot co mortthree assist mortfour /s .bot co mortfive assist mortfour

Now

/t mortone orders combat tank /t mortfour orders combat heal /t mortthree orders combat assist mortfour /t mortfive orders combat assist mortfour

Hope this helps

kennumen commented 12 years ago

IIRC "skill fetch" (Gitch's creation?) was replaced with/renamed "skill learn all". I think.