View Single Post
  #5  
Old 10-01-2004, 07:41 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

I didn't know anyone actually used the magelo I wrote this simple script awhile ago to help people find chars in the DB. Its been tested somewhat...let me know if you decide to use it and find any problems.

http://home.gravyisgood.com/charSelect.rar

edit: be sure to add your connection DB string in place of:

Code:
  include "../db/dbEqemu.php";  mysql_select_db("eqemu") or die(mysql_error());
__________________
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