Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 356
Search took 0.01 seconds; generated 43 minute(s) ago.
Search: Posts Made By: Aramid
Forum: Support::Windows Servers 04-23-2008, 06:49 PM
Replies: 4
Views: 6,449
Posted By Aramid
You don't need to enter a source connection......

You don't need to enter a source connection... that's if you have multiple servers you log in to...

It's better to answer questions here IMHO, so if others have input or the same type of problem,...
Forum: Support::Windows Servers 04-23-2008, 05:22 AM
Replies: 27
Views: 20,893
Posted By Aramid
It seems that the only way to make this really...

It seems that the only way to make this really work, is that it has to be changed in the code.
Does anyone know what the zone_server table is for in the DB? I added in a zone there and it picked up...
Forum: Support::Windows Servers 04-23-2008, 05:16 AM
Replies: 4
Views: 6,449
Posted By Aramid
After you made your changes, did you RESTART your...

After you made your changes, did you RESTART your Server?

Download the MySQL GUI tools. They are free and you can make the changes in the GUI instead of the command line. It may help, it may not....
Forum: Support::Windows Servers 04-22-2008, 07:54 PM
Replies: 27
Views: 20,893
Posted By Aramid
What happens is when a zone crashes, it restarts...

What happens is when a zone crashes, it restarts on the next highest zone port above the last one used. I had dynamic zones boot from the zonew (World Server) 1st on ports 7000 thru 7004. I logged in...
Forum: Support::Windows Servers 04-22-2008, 07:09 PM
Replies: 27
Views: 20,893
Posted By Aramid
Then you may want to rethink your launching...

Then you may want to rethink your launching setup... The Launcher has to connect to world and you said you are starting the zone server first, so it may start it's zones first, but now World see's...
Forum: Support::Windows Servers 04-22-2008, 11:07 AM
Replies: 27
Views: 20,893
Posted By Aramid
I didn't even try to use one area for the quest,...

I didn't even try to use one area for the quest, I have them on both servers, as this too would probably help keep the load balanced, unless it's world that's running all the quests anyway. Coders...
Forum: Support::Windows Servers 04-21-2008, 08:18 PM
Replies: 27
Views: 20,893
Posted By Aramid
Yes on the batch files. Yes on the eqlaunch...

Yes on the batch files.

Yes on the eqlaunch from the zone only server, just remember to change the name in the launcher table, in the DB as well, not just in the .bat file. ZoneW would have the 5...
Forum: Support::Windows Servers 04-21-2008, 07:09 PM
Replies: 27
Views: 20,893
Posted By Aramid
They don't have to be zone, they can be called...

They don't have to be zone, they can be called anything you want. Do you not run eqlaunch with zone after it? ie: eqlaunch.exe zone

You can change the name of zone to anything you want.
Then...
Forum: Support::Windows Servers 04-21-2008, 09:51 AM
Replies: 27
Views: 20,893
Posted By Aramid
You need to use an account with a Staus of 200 or...

You need to use an account with a Staus of 200 or higher I believe. Just use one that is 250. Setup a password in the DB for this user.

Doing it now will let you SEE what I am talking about. You...
Forum: Support::Windows Servers 04-21-2008, 05:43 AM
Replies: 6
Views: 5,442
Posted By Aramid
That is telling you they exist....

That is telling you they exist....
Forum: Support::Windows Servers 04-21-2008, 05:39 AM
Replies: 27
Views: 20,893
Posted By Aramid
One more time... Did you look at the ZONES in...

One more time...
Did you look at the ZONES in the EQEMU Web Templates to see what PORTS to Forward on your router?
Forum: Support::General Support 04-20-2008, 10:22 PM
Replies: 10
Views: 7,166
Posted By Aramid
0 for just regular users. What is yours set to...

0 for just regular users. What is yours set to now?

The accounts that are already setup you will have to change in your DB as well.
Forum: Support::Windows Servers 04-20-2008, 10:20 PM
Replies: 6
Views: 5,442
Posted By Aramid
Did YOU add these SQL additions into your...

Did YOU add these SQL additions into your database?


Required SQL:
ALTER TABLE npc_types ADD ATK MEDIUMINT NOT NULL DEFAULT '0';
ALTER TABLE npc_types ADD Accuracy MEDIUMINT NOT NULL DEFAULT...
Forum: Support::Windows Servers 04-20-2008, 10:13 PM
Replies: 27
Views: 20,893
Posted By Aramid
But it WORKS on my test servers... Did you load...

But it WORKS on my test servers... Did you load up the Web Templates in EQEMU and look at what ports it was loading the zones up in and then forward your router accordingly?
It takes some time for...
Forum: Support::General Support 04-20-2008, 07:21 PM
Replies: 10
Views: 7,166
Posted By Aramid
What is the Status in your eqemu_config.xml file...

What is the Status in your eqemu_config.xml file set to? The code in command.cpp shows the zone command being available at 50.
Forum: Support::Windows Servers 04-20-2008, 09:34 AM
Replies: 27
Views: 12,196
Posted By Aramid
Have you tried it on an existing NPC by any...

Have you tried it on an existing NPC by any chance? I tested it on Castlen Drewe in POK as he doesn't have a quest yet and it worked as advertised.
Forum: Archive::Tools 04-20-2008, 09:20 AM
Replies: 31
Views: 53,070
Posted By Aramid
Give it some time!!! It's the weekend.. Not many...

Give it some time!!! It's the weekend.. Not many people may have seen this yet, as the stats are not correct for views etc from what I've read. It's a Great Looking util to have, but I would want the...
Forum: Development::Bots 04-15-2008, 10:37 PM
Replies: 842
Views: 2,459,363
Posted By Aramid
No, that is not the 1102 Binaries.. If it's OK...

No, that is not the 1102 Binaries.. If it's OK with Congdar, I'll host em up until he releases the next release.
Forum: Support::MiniLogin 04-15-2008, 10:34 PM
Replies: 6
Views: 9,234
Posted By Aramid
Yep, that's how I had mine setup... Glad you got...

Yep, that's how I had mine setup... Glad you got it working.
Forum: Support::MiniLogin 04-15-2008, 05:36 AM
Replies: 6
Views: 9,234
Posted By Aramid
Does your XML config file have your Hamachi IP...

Does your XML config file have your Hamachi IP address in it and did you change the eqhost.txt files on the clients to point to your Hamachi minilogin ip address and port 5999?
Forum: Support::Windows Servers 04-13-2008, 08:22 PM
Replies: 27
Views: 12,196
Posted By Aramid
Out of curiosity, which NPC are you using for...

Out of curiosity, which NPC are you using for this? One that already existed or one that you added?

The command works and it works with the Peq database.
Forum: Support::General Support 04-10-2008, 12:24 PM
Replies: 10
Views: 7,166
Posted By Aramid
Look thru this thread ...

Look thru this thread

http://www.eqemulator.net/forums/showthread.php?t=23168&highlight=Buff+bots
Forum: Development::Database/World Building 04-09-2008, 08:26 AM
Replies: 3
Views: 3,959
Posted By Aramid
The Counters and Stands are part of the Zone, non...

The Counters and Stands are part of the Zone, non movable or insertable unless you create a custom zone using Openzone and give it the Arena Name, then it can have what you want in it.
Forum: Support::Windows Servers 04-09-2008, 05:16 AM
Replies: 6
Views: 4,780
Posted By Aramid
Can't say why your having the invis and...

Can't say why your having the invis and hide/sneak errors, but your log above is normal. It is searching the different opcode confs until it finds the correct one..

I have wondered why it can't...
Forum: Support::Windows Servers 04-09-2008, 05:12 AM
Replies: 24
Views: 16,498
Posted By Aramid
I've never tried it, but apparently you can. Only...

I've never tried it, but apparently you can. Only way to tell is to try it and see what happens.
Showing results 101 to 125 of 356

 
Forum Jump
   

All times are GMT -4. The time now is 01:13 PM.


 

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