Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 45
Search took 0.00 seconds.
Search: Posts Made By: jdam7459
Forum: Support::Windows Servers 04-02-2010, 02:02 PM
Replies: 1
Views: 4,902
Posted By jdam7459
#zone issue

I was testing out all of the zones on my server yesterday, and I noticed that I can't use #zone to go to Greater Faydark using it's short name or zone ID. When I do, the whole game freezes, and I...
Forum: Support::General Support 02-27-2010, 11:34 PM
Replies: 7
Views: 4,891
Posted By jdam7459
I'm having the same problems. I managed to get on...

I'm having the same problems. I managed to get on Project 1999 for a few seconds, and there was a lot of talk of DDoS attacks on EQEmu. I don't know if this is credible but it's a start.
Forum: Support::Windows Servers 12-04-2008, 12:49 PM
Replies: 5
Views: 6,155
Posted By jdam7459
UPDATE zone_points SET target_x = -172.2 WHERE...

UPDATE zone_points SET target_x = -172.2 WHERE target_zone_id = 27 AND zone = "nektulos";
UPDATE zone_points SET target_y = -2118.3 WHERE target_zone_id = 27 AND zone = "nektulos";
UPDATE...
Forum: Support::Windows Servers 12-04-2008, 12:38 PM
Replies: 5
Views: 6,155
Posted By jdam7459
Sorry syntax in that is all messed up. Gotta...

Sorry syntax in that is all messed up.
Gotta love late nights.


UPDATE zone_points SET target_x = -172.2 WHERE target_zone_id = 25 AND zone = "lavastorm";
UPDATE zone_points SET target_y =...
Forum: Support::Windows Servers 12-04-2008, 11:09 AM
Replies: 0
Views: 2,992
Posted By jdam7459
Unknown Zone

Just a quick question. When I zone into Temple of Solusek Ro it says:
"Entering Unknown Zone..."
How do I fix this?
Forum: Support::Windows Servers 12-04-2008, 10:48 AM
Replies: 5
Views: 6,155
Posted By jdam7459
Lavastorm

You can use old Lavastorm by changing lavastorm.eqg to lavastorm.eqg.bak. However, you are going to run into a host of zoning issues. Here's the zoneline fixes:


UPDATE 'zone_points' SET...
Forum: Support::Windows Servers 11-24-2008, 10:29 AM
Replies: 5
Views: 4,024
Posted By jdam7459
Look in the changelog in your EQEmu folder. You...

Look in the changelog in your EQEmu folder. You need to source the ones that say CREATE TABLE 'peq.group_leaders' and CREATE TABLE 'peq.group_id'.

(Syntax may not be exact in example)

-jdam
Forum: Support::Windows Servers 11-23-2008, 04:15 PM
Replies: 17
Views: 13,789
Posted By jdam7459
Thanks man that helps. Now does anyone know where...

Thanks man that helps. Now does anyone know where to find the old arena, bazaar, and lavastorm map files and zone line boundaries.
Forum: Support::Windows Servers 11-22-2008, 07:14 PM
Replies: 17
Views: 13,789
Posted By jdam7459
Also if anyone knows where i can find the old...

Also if anyone knows where i can find the old arena, bazaar, and lavastorm map files and zone line boundaries, the information would be greatly appreciated!

Thanks! ...again lol
Forum: Support::Windows Servers 11-22-2008, 05:36 PM
Replies: 17
Views: 13,789
Posted By jdam7459
Old Character Models

Is there a way to force all people who play on my server to use old models like on classic EQ?

Thanks
Forum: Support::Windows Servers 11-22-2008, 05:28 PM
Replies: 5
Views: 4,024
Posted By jdam7459
Thanks, I'm up and running now!

Thanks, I'm up and running now!
Forum: Support::Windows Servers 11-20-2008, 08:42 PM
Replies: 5
Views: 4,024
Posted By jdam7459
started server up with a few probs

I just got my server up and running and there's a few problems:

Unable to clear group leaders: #1146: 'peq.group_leaders' doesn't exist.
Unable to clear groups: #1146: 'peq.group_id' doesn't...
Forum: Development::Database/World Building 04-13-2008, 11:35 PM
Replies: 5
Views: 3,364
Posted By jdam7459
Must be busted everything is in order...

Must be busted everything is in order...
Forum: Development::Database/World Building 04-13-2008, 10:55 PM
Replies: 5
Views: 3,364
Posted By jdam7459
1. Yes, I have restarted the server. 2. Yes,...

1. Yes, I have restarted the server.

2. Yes, they do drop them.

3. Yes, npc_type loottable_id is 90000

Would anything else affect it, race, bodytype, etc.?
Forum: Development::Database/World Building 04-13-2008, 09:39 PM
Replies: 5
Views: 3,364
Posted By jdam7459
NPC Weapons

Just changed thread realquick to make it searchable...

Here's my NPC weapon code...newest build of EQEmu

loottable_entries

loottable_id: 90000 / lootdrop_id: 90000 / multiplier: 1 /...
Forum: Development::Database/World Building 04-13-2008, 04:03 PM
Replies: 9
Views: 3,976
Posted By jdam7459
Found reason...faction is loaded with buy server...

Found reason...faction is loaded with buy server reset (/bonks self)

Thanks Chaos

And btw if you know how to make weapons show on npcs (Guard's weapons, shields, etc...)

I could use that...
Forum: Development::Database/World Building 04-13-2008, 03:38 PM
Replies: 9
Views: 3,976
Posted By jdam7459
Guards are set to 1 Mobs to 0 for some reason,...

Guards are set to 1
Mobs to 0 for some reason, both aggro radii are 20
Forum: Development::Database/World Building 04-13-2008, 03:36 PM
Replies: 9
Views: 3,976
Posted By jdam7459
lemme check chaos... will get back to ya...

lemme check chaos...

will get back to ya...
Forum: Development::Database/World Building 04-13-2008, 03:16 PM
Replies: 9
Views: 3,976
Posted By jdam7459
No dice... Guards still not attacking the...

No dice...

Guards still not attacking the mobs when they get close...

Using information from your last post...

Anything else it could possibly be?
Forum: Support::Windows Servers 04-13-2008, 02:59 PM
Replies: 6
Views: 3,945
Posted By jdam7459
Ok found the problem, wierd that it would cause...

Ok found the problem, wierd that it would cause the server not to function, but anyways.

I had my "Guard's" faction id at 30000 on npc_faction and 20000 on npc_faction_entries and it caused my...
Forum: Support::Windows Servers 04-13-2008, 02:53 PM
Replies: 6
Views: 3,945
Posted By jdam7459
Here are the errors I get, although I must say, I...

Here are the errors I get, although I must say, I have seen before when my server was working.

http://a135.ac-images.myspacecdn.com/images01/7/l_9a85310c0db0ceba8760dbbc76c1538e.jpg

You may...
Forum: Support::Windows Servers 04-12-2008, 11:32 PM
Replies: 6
Views: 3,945
Posted By jdam7459
I just noticed that eqlaunch.exe isn't staying...

I just noticed that eqlaunch.exe isn't staying open the entire time. It opens then closes when zone.exe gets to that part of my initial post. Could this be the problem?
Forum: Support::Windows Servers 04-12-2008, 11:21 PM
Replies: 6
Views: 3,945
Posted By jdam7459
My machine has a static IP, but I did check, both...

My machine has a static IP, but I did check, both the same.
Forum: Support::Windows Servers 04-12-2008, 10:31 PM
Replies: 6
Views: 3,945
Posted By jdam7459
Zone stops

zone.exe


[Debug] Starting Log: logs/eqemu_debug_zone_3404.log
[Debug] Loading server configuration..
[Debug] Log settings loaded from log.ini
[Debug] Connecting to MySQL...
[Status] Starting...
Forum: Development::Database/World Building 04-12-2008, 08:56 PM
Replies: 9
Views: 3,976
Posted By jdam7459
Help with Faction

I have been having a faction problem with my tutorial guards.

Here's the database values...

peq.faction_list


Name: Guards / Base: 250
Name: Mobs / Base: -1000
Showing results 1 to 25 of 45

 
Forum Jump
   

All times are GMT -4. The time now is 11:03 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