EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 16 of 20
«
First
<
6
12
13
14
15
16
17
18
19
20
>
Showing results 376 to 400 of 500
Search took
0.06
seconds; generated 102 minute(s) ago.
Search:
Posts Made By:
cavedude
Forum:
Support::General Support
07-25-2009, 02:32 PM
Replies:
5
Missing files
Views:
7,958
Posted By
cavedude
West Karana is in SVN. I suspect you are looking...
West Karana is in SVN. I suspect you are looking for the wrong name... WK is qey2hh1.
Forum:
General::Server Discussion
07-25-2009, 02:23 PM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
Some of you really need to read what I wrote....
Some of you really need to read what I wrote. Thanks GeorgeS for locking this thread.
Forum:
General::Server Discussion
07-24-2009, 01:37 AM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
I thought I had fixed cleaning XP. Oh well, I see...
I thought I had fixed cleaning XP. Oh well, I see the trouble. Needs a reboot, 1 point.
Forum:
General::Server Discussion
07-23-2009, 02:50 PM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
We don't have a login server, this is EQEmu's :)
We don't have a login server, this is EQEmu's :)
Forum:
General::Server Discussion
07-23-2009, 11:55 AM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
I'm hoping FNW gets as much data from the host as...
I'm hoping FNW gets as much data from the host as he can regarding where and how the traffic was coming in on. I don't believe it's a traditional or even an intentional attack. We noticed that when...
Forum:
Development::Database/World Building
07-22-2009, 07:39 PM
Replies:
2
EQClassic Database Project...
Views:
6,643
Posted By
cavedude
Great job! Now that PEQ has a couple of days of...
Great job! Now that PEQ has a couple of days of downtime I'm going to give this a try :)
Forum:
Development::Bug Reports
07-22-2009, 07:30 PM
Replies:
6
Faction System Issue:
Views:
15,440
Posted By
cavedude
I like that idea.
I like that idea.
Forum:
General::Server Discussion
07-22-2009, 07:27 PM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
FNW came on briefly (he's away on business again)...
FNW came on briefly (he's away on business again) to let me know the host tells him they disconnected us due to a believed attack. We have no more info than this, and will not until FNW comes back....
Forum:
General::Server Discussion
07-22-2009, 11:56 AM
Replies:
84
Peq Needs Reboot
Views:
94,797
Posted By
cavedude
I have no access to it, so either the machine is...
I have no access to it, so either the machine is down, or the connection has been disrupted. I'll have no info until I can get a hold of FNW.
Forum:
Development::Bug Reports
07-22-2009, 11:23 AM
Replies:
6
Faction System Issue:
Views:
15,440
Posted By
cavedude
This was explained on PEQ a bit ago. Those values...
This was explained on PEQ a bit ago. Those values are hardcoded into the client like that, so while they could be changed on the server it would mess up the client's ability to con properly.
Forum:
Support::Windows Servers
07-21-2009, 04:14 PM
Replies:
14
Changing world port
Views:
10,604
Posted By
cavedude
Oh, it's certainly possible but yes fairly...
Oh, it's certainly possible but yes fairly complicated.
Forum:
Support::Windows Servers
07-21-2009, 03:34 PM
Replies:
14
Changing world port
Views:
10,604
Posted By
cavedude
Yes, the client looks for world on port 9000 so...
Yes, the client looks for world on port 9000 so there is no way we can change that.
Forum:
Development::Development
07-21-2009, 02:23 PM
Replies:
31
Missing Files in SoF Install
Views:
42,739
Posted By
cavedude
Snakes were showing up as bald human in rathemtn,...
Snakes were showing up as bald human in rathemtn, this should get it:
> rathemtn_chr.txt echo 17
>> rathemtn_chr.txt echo sna,butcher_chr
Forum:
Support::General Support
07-18-2009, 04:42 PM
Replies:
1
Choker Icons
Views:
8,000
Posted By
cavedude
Basically, items are gotten from Live using the...
Basically, items are gotten from Live using the current Live stats. If an item has an icon that doesn't exist in our client, it defaults to the choker icon. The only real solution is to go through...
Forum:
Development::Development
07-17-2009, 04:03 PM
Replies:
115
EQemu Login Server
Views:
162,178
Posted By
cavedude
HAHAHA that's awesome. I hope others get the joke...
HAHAHA that's awesome. I hope others get the joke :)
Forum:
General::General Discussion
07-17-2009, 03:59 PM
Replies:
5
Quests in a Database Table
Views:
8,900
Posted By
cavedude
Getting back to quests, the advantage of using an...
Getting back to quests, the advantage of using an external scripting language like Perl instead of having it database driven is it gives us a lot more flexibility. Often, instead of adding code to...
Forum:
Support::Linux Servers
07-12-2009, 10:49 PM
Replies:
12
Code Management
Views:
10,040
Posted By
cavedude
Just make a copy of it like any other directory....
Just make a copy of it like any other directory. I do it all the time.
Forum:
Support::Linux Servers
07-12-2009, 07:38 PM
Replies:
12
Code Management
Views:
10,040
Posted By
cavedude
That's all I do as well. No need to mess around...
That's all I do as well. No need to mess around with other programs, svn is all you need.
Forum:
Development::GeorgeS's Tools
07-12-2009, 07:35 PM
Replies:
144
NPC and loot editor - update2
Views:
116,212
Posted By
cavedude
version in npc_types was not added by a...
version in npc_types was not added by a developer, but by me. It isn't required by the code, but it really is a needed field for world builders to easily see what instance version a particular npc...
Forum:
Development::Bug Reports
07-12-2009, 01:40 PM
Replies:
2
NPCSpawnDB size problem
Views:
8,807
Posted By
cavedude
Update your database, I changed the name column...
Update your database, I changed the name column to be 50 length ages ago. That's assuming you're using PEQ.
Forum:
Development::Bug Reports
07-12-2009, 12:04 PM
Replies:
2
spawn2 version column #npcspawn
Views:
9,047
Posted By
cavedude
No, I use #npcspawn all the time and it works...
No, I use #npcspawn all the time and it works fine.
Forum:
Development::Bug Reports
07-11-2009, 08:41 PM
Replies:
8
LDON Mob Count Mission Bug
Views:
11,271
Posted By
cavedude
Yes, count is any NPC, and assassinate is where...
Yes, count is any NPC, and assassinate is where you specify a single npc_type. Not sure on pets, never tried but I am sure KLS thought of that when it was coded :)
Forum:
Development::Bug Reports
07-11-2009, 06:25 PM
Replies:
8
LDON Mob Count Mission Bug
Views:
11,271
Posted By
cavedude
Either they miscounted, or they killed 2 other...
Either they miscounted, or they killed 2 other NPCs on the way to the 3 ;)
Forum:
Support::Windows Servers
07-10-2009, 01:23 PM
Replies:
5
SVN Folder
Views:
8,807
Posted By
cavedude
You're looking at two different update sets......
You're looking at two different update sets... That SVN is PEQ's and has NOTHING to do with EQEmu. The two are NOT compatible. PEQ is completely up to date, the revision numbers will not match.
Forum:
Support::General Support
07-10-2009, 01:20 PM
Replies:
14
Login server is Norked 6:24am CST
Views:
11,598
Posted By
cavedude
For the record, PEQ has not had a single crash in...
For the record, PEQ has not had a single crash in the past week. So damn sorry I have to work and can't monitor PEQ 24/7, especially when the problem is the login and has absolutely nothing to do...
Showing results 376 to 400 of 500
Page 16 of 20
«
First
<
6
12
13
14
15
16
17
18
19
20
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
01:01 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3