View Single Post
  #118  
Old 08-11-2010, 09:26 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

I have been messing around with a minilogin server and raiding with 71 bots, doing VT non-stop (thanks truncate table respawn_times!) to gear up the bots to take on the POP encounters. However managing gear has become quite the chore using the ingame commands. I thought maybe someone had created a bot plugin for magelo but I couldnt find one...so yesterday I threw one together.

Now a disclaimer...this is nothing more than a redunkulous fast hack of the already existing, amazing magelo clone re-write by the mq team. I didnt want to touch any of their files so this could truly bolt on to anyone's server that used stock PEQ database. You should update their files to create the proper links if you want this to flow on your site, but it works without changing anything...it just can't be accessed directly from the UI. This may also be a fail for public servers that care about permissions and who can see what in their profiles. I do not worry about this since I run minilogin so adjustments may be necessary to follow the rules. This is strictly a "function trumps form" release.

I will mainly use this to manage gear and focus effects, so I did not add in bot AAs to stats. I am not even sure stats calculate correctly, however I trust they do since I use the stat and item classes from the existing code.

Extract this file into your magelo root folder.

Usage is:

http://localhost/magelo/botList.php?char=Govtcheeze

Clicking on "Bot Name" or "Class" will sort by that heading. No filtering.

Let me know if you have any questions / comments / issues.

http://207.56.82.187/eqemu/magelo.zip

Edit: I will be attempting to build a SOD item examine window to replace the "classic" examine window the current magelo clone uses.
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders

Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
Reply With Quote