Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #1  
Old 10-12-2005, 10:50 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Thead stickied.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #2  
Old 10-13-2005, 06:32 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Thx Cisyouc

I'm planning to upgrade it a bit, change the interface.
Also, do you guys want to see a new command added?

Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote
  #3  
Old 10-14-2005, 05:43 AM
Dr Zauis's Avatar
Dr Zauis
I know how to fix that!
 
Join Date: May 2005
Posts: 447
Default Apache?

OK..So I guess one needs Apache for this..Is that an http server prog or something? I found the website..Can someone please give me a little info about apache and what I need to do to run this prog? Sorry..Im a total noob when it comes to servers and computers communicating..
__________________
Server_Op: ForbiddenZone
Reply With Quote
  #4  
Old 10-14-2005, 08:10 PM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

You need apache for make some website
This portal is like a website, you can use it in a browser like IE or firefox

For install apache, i suggest you to follow this guide on PEQ server made by mystic414 :
http://www.projecteq.net/phpBB2/viewtopic.php?t=422

Or if you want a totally newbie install :
I know a project than make easy install of PHP and MYSQL :
http://www.easyphp.org/?lang=en&lang...ang=es&lang=en
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.

Last edited by Belfedia; 10-19-2005 at 02:55 AM..
Reply With Quote
  #5  
Old 10-18-2005, 12:51 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

New version of the portal.

Changelog v0.20(Release)
- New portal graphic.
- Most of the codes have been upgraded.
- Added a script (php/installdb.php) wich permits to create the main entries in the variables
table like AAXMod, EXPmod, ServerType, etc.. It's usefull if you've just installed a new EQEMu version with a fresh database that doesn't contain the variable's entries by default.

Screenshot: http://www.empire.dafun.com/portal.jpg
Files:http://www.empire.dafun.com/EQEmuPortal.rar

This version is 100 functionnal with 6.1/6.2 Emu's versions.
For the 6.0 and older, you can try this one but if you experience some bugs, I'd recommend to use the old version available at the top of this topic.

Enjoy,
Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote
  #6  
Old 10-18-2005, 05:40 PM
typhoon
Sarnak
 
Join Date: May 2003
Posts: 31
Default

With .18 and .2 if I try to send a message to someone I get a 10045 error in the server consle. Same thing goes it I try to boot a zone. I can see who is on and what zones are up. Any ideas?

I am running cave's compile of 0.6.2.
Reply With Quote
  #7  
Old 10-18-2005, 10:32 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Did you open install.html with an internet explorer while installing the portal?
It seems you've an issue with the telnet login/password.

If you want to be sure that you're account is correct (in the datas/config.php file), telnet your server on the port 9000 and use the same account.
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote
  #8  
Old 10-19-2005, 03:59 AM
typhoon
Sarnak
 
Join Date: May 2003
Posts: 31
Default

Love the new interface.

How about adding drop downs of the zone names in shutdown a zone, boot up a zone? It would be cool to also have drop downs for the tell a character of the character names logged in. Same thing with the character section. Have drop downs when you can. Just a thought.
Reply With Quote
  #9  
Old 10-19-2005, 06:37 AM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

I've found why you had thoses 10053/10054 errors console.

Thoses errors occur when the connection between the client and the server is not ultra fast (let's even say on the same box). So I will use a persistant socket instead of a simple socket connection.

I think I will have it fixed today.
Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote
  #10  
Old 01-10-2006, 09:01 AM
gottasummer
Discordant
 
Join Date: Mar 2004
Location: New Hampshire, USA
Posts: 267
Default

This is nice, I have an idea, well I have had an idea for a while anyway... have EQEmu world server have that all built into it, and also be able to access different functions and methods from a web-based portal...
Reply With Quote
  #11  
Old 03-20-2008, 02:14 AM
Sabyre's Avatar
Sabyre
Sarnak
 
Join Date: Jun 2003
Location: Maine, USA
Posts: 88
Default

Anyone have a copy of this? All links are dead. =(
__________________
.......
...
.
"We are the music makers and we are the dreamers of the dreams" - Willy Wonka
Reply With Quote
  #12  
Old 03-21-2008, 06:43 AM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

I had to convert it from a RAR to a ZIP (for some reason my hosting provider doesn't want to play nice with RARs), but here you go:

http://www.andmetal.net/eqemu/EQEmuP...QEmuPortal.zip
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote
  #13  
Old 11-16-2005, 07:36 AM
Minlail
Sarnak
 
Join Date: Mar 2005
Posts: 38
Default

woot, thanks just saved me an ass load of time
__________________
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
Reply With Quote
  #14  
Old 12-04-2005, 03:11 PM
Cans
Sarnak
 
Join Date: Mar 2003
Posts: 71
Default Won't work :(

Hmm, for some reason when I try this, it fails to connect after 30 seconds and ends the attempt.

The SQL server and database are on the same computer that I'm running this, so shouldn't the IP in the config.php be 127.0.0.1? I tried my 192.168.2.xxx IP as well, but that didn't work either.

Any ideas as to what I'm doing wrong?

Thanks,

Cans.
__________________
Cans O`Whoop Ass
LOADING, PLEASE WAIT...
Reply With Quote
  #15  
Old 12-05-2005, 12:49 AM
nadineemu's Avatar
nadineemu
Sarnak
 
Join Date: Apr 2003
Location: UK
Posts: 61
Default server variables?

hi there.... been playing with your tool for a while now... though im at a complete loss to know what to put it for some of the server variables.

for example : Expansions? what should this be..?

the only one i can figure out is Default Start zone. the others all confuse me


sorry for being a newb :(

Nadine
__________________
me version 1.2
~ No place like home Server Controller~
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:27 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3