Import bot system from axclassic to PEQ
Is there any way for me to import bots from axclassic to peq? I like the way enchanters can automez but I want to incorporate that into my peq server. thanks
|
I went through the code on the axclassic and quite a bit is different from the current EQEmu's bot code.
Are you looking for specific sections of the code to be transfered or ? I also believe they use a different database system, than the current EQEmu. Some of the code can be merged into the bot system, but you will need to know at least the basics of C++ to pull it off. I have never used the axclassic, but if it has something of interest to me, I might see what I can pull over (since that's one of my focuses atm on my server; bots). What aspects of their's is better than the EQEmu's? |
in axclassic each bot class has several options taht arent here in peq, like enchanters mezing adds automatically, among others, please let me know if u can help me
|
The thing about what you're asking is this:
It isn't something that can be done and forgotten (unless you are fine with not updating from the svn ever again). You will have to maintain both the server source and the database schema yourself. I would offer my help with this, but I'm already working on a Qt port of the source for an academic project. |
Quote:
I have a lot of source code customizations on my server, and have had them, for almost a year now... I keep my server's base code on par with EQEmu's... Updating the database is just as easy as updating the source code too... |
Quote:
|
Quote:
The same goes for the database (to a much lesser extent). |
Quote:
|
hmm looks like wildcard is back. maybe he can start some implementing some bot features from axclassic to peq or at least something similar.
|
I started looking through the code, and it appears to me that a lot of features are already in the code. You just need to add some certain spells to the bot's spell lists and such.
Auto mez for example, it looks through the bot's spell table to find the best spell to use for the job. My PEQ database did not come with it already plugged in, into the NPC spells list #705. So after adding it, the bot now auto-mezzes. Try it out. |
All times are GMT -4. The time now is 08:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.