Log in

View Full Version : How do you create a new AA?


eski2
06-01-2008, 04:18 AM
I was looking at the AA tables and realised a lot of them were not going to be used in a minilogin game. I'm not going to use tradeskilling so that's a huge number of AAs that won't work, and i'd love to be able to work up to soloing a raid mob, as the bots binaries seem bugged when i use it on my system config..

I tried searching by AA but the tool claimed no hits, which is weird. Has anyone posted anything on how to design custom AAs?

I can't use the PEQ editor either; it doesn't seem to be a PHP issue as other test files work. However i have MYSQL query browser or would love to use another tool if that was available?

xxarthurxx
06-01-2008, 05:16 PM
i could never get the peq tools to work... apache is poopy... id recommend Georges tools for all your BD needs... as for AAs however i am almost positive that those are a code issue ie need to be fixed or added into the eqemu code (c++)

KLS
06-01-2008, 05:29 PM
Adding or changing an AA is pretty involved, especially dealing with the two clients, and yeah unless your aa casts an implemented # spell it requires some code work.

eski2
06-02-2008, 10:30 AM
Adding or changing an AA is pretty involved, especially dealing with the two clients, and yeah unless your aa casts an implemented # spell it requires some code work.

Thanks for the advice, i have put in in the too-hard basket. It's a shame though.