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...
Showing results 1 to 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
dclarkpf
Forum:
General::Server Discussion
07-26-2019, 04:30 PM
Replies:
1
Does anyone run their server on Vista?
Views:
12,982
Posted By
dclarkpf
personally, I would just download a free copy of...
personally, I would just download a free copy of Centos, install it and go from there. It is linux. So you would have to learn a new operating system. Honestly that's the absolute best case...
Forum:
Development::Bug Reports
07-25-2019, 09:56 PM
Replies:
0
Cleric Mercs
Views:
20,915
Posted By
dclarkpf
Cleric Mercs
Cleric mercs are a bit broken atm. They start healing the second someone takes any damage. I'm posting this here, because I've fixed them on my server. It's really easy. Here's how to do it.
...
Forum:
Development: Custom Code
07-08-2019, 01:17 AM
Replies:
4
Quickly add missing spawns.
Views:
26,032
Posted By
dclarkpf
No worries. I really try to look and see what is...
No worries. I really try to look and see what is going on in the code, before I tweak something. But, there is just so much in there. I feel like I'm missing half of what the emu does.
Thanks...
Forum:
Development: Custom Code
07-07-2019, 11:34 PM
Replies:
4
Quickly add missing spawns.
Views:
26,032
Posted By
dclarkpf
Thanks.. I figured that I was missing something. ...
Thanks.. I figured that I was missing something. Based on what I read I thought spawnfix was for moving an existing spawn point, not creating a new one. I'll give it a whirl. I guess i'm just too...
Forum:
Development: Custom Code
07-07-2019, 12:37 PM
Replies:
4
Quickly add missing spawns.
Views:
26,032
Posted By
dclarkpf
Quickly add missing spawns.
I'm probably missing something.. but I just wanted to throw this up here, in case someone else finds it useful...
This code allows you, as a gm, to target a mob and the created a new spawn...
Forum:
Support::Linux Servers
07-05-2019, 02:25 AM
Replies:
4
Temporary Disconnect Error?
Views:
5,217
Posted By
dclarkpf
I'm by no means an expert in eqemu.... But sure...
I'm by no means an expert in eqemu.... But sure I'll take a stab.
It looks like getAuth returned false.. It basically loops through all connected clients looking for a particular persons login...
Forum:
Development::Bug Reports
07-02-2019, 03:25 PM
Replies:
1
Something I've noticed...
Views:
21,523
Posted By
dclarkpf
Something I've noticed...
I've been usually getting a "Error decrypting message from client." when the world server tries to connect to the login server. When this happens my eqemu server does not appear on the server list. ...
Forum:
Development::Feature Requests
06-30-2019, 02:04 AM
Replies:
6
Player Control?
Views:
19,660
Posted By
dclarkpf
Alright, I'll take a serious look at bots.....
Alright, I'll take a serious look at bots.. Thanks!
Forum:
Development::Feature Requests
06-30-2019, 12:37 AM
Replies:
6
Player Control?
Views:
19,660
Posted By
dclarkpf
Yeah.. Cool thanks for the info. I knew there...
Yeah.. Cool thanks for the info. I knew there were 3rd party apps that did basically the same thing.. I guess I should have just gone that route.
Oh and sorry for bringing it up.. I wasn't aware...
Forum:
Development::Feature Requests
06-29-2019, 11:18 PM
Replies:
6
Player Control?
Views:
19,660
Posted By
dclarkpf
Player Control?
When I used to play live, or a while back when I had a eqemu server.. I'd run a couple of accounts with a couple of mercs each.
My problem is that merc's kind of suck. They are way more twinked...
Forum:
Support::Linux Servers
06-29-2019, 01:23 AM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
AH.. I fixed it. Thanks for the help.. Nothing...
AH.. I fixed it. Thanks for the help.. Nothing to see here move along.
Forum:
Support::Linux Servers
06-29-2019, 01:00 AM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
More Info.. This is what comes in when I'm...
More Info.. This is what comes in when I'm sitting at the server list.
[Zone Server] Starting EQ Network server on port 7018
[Zone Server] Starting EQ Network server on port 7023
[Login Server]...
Forum:
Support::Linux Servers
06-28-2019, 09:28 PM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
Here's a copy of stuff starting up....... ...
Here's a copy of stuff starting up.......
[root@dclark server]# ./start.sh
[Status] Loading items...
[Status] Loading factions...
[Status] Loading loot...
[Status] Loading skill caps......
Forum:
Support::Linux Servers
06-28-2019, 09:19 PM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
The ip of the computer running the client may...
The ip of the computer running the client may have. It is setup as DHCP. The server didn't though, it's hard coded.
The server is running on centos 7.6.1810. I'm absolutely sure there's nothing...
Forum:
Support::Linux Servers
06-28-2019, 07:29 PM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
Ack.
While I was trying to find the glitch stated above, I was modifying my configs.. So I broke something. I figure it's probably in the config somewhere.. I can log in though the local login server, but...
Forum:
Support::Linux Servers
06-27-2019, 07:17 PM
Replies:
9
FYI Script Glitch
Views:
10,670
Posted By
dclarkpf
FYI Script Glitch
I'm running eqemu in linux with a login server and everything works.. I'm making some pretty awesome changes to the code, that I want to have on my server. I'm rebooting eqemu often as I make these...
Forum:
Support::Linux Servers
01-21-2018, 06:40 PM
Replies:
6
Can't Zone In
Views:
6,832
Posted By
dclarkpf
Hey The_Beast. That was exactly the problem. I...
Hey The_Beast. That was exactly the problem. I spent a couple days surfing around here trying to figure out exactly what it was, but you nailed it. Thanks a ton. I'm up and running!
-Dave
Forum:
Support::Linux Servers
01-21-2018, 03:50 AM
Replies:
6
Can't Zone In
Views:
6,832
Posted By
dclarkpf
I'm wondering if someone can spot check me. ...
I'm wondering if someone can spot check me.
{
"server" : {
"database" : {
"db" : "eqemu",
"host" : "127.0.0.1",
"password" : "********",
"port" :...
Forum:
Support::Linux Servers
01-21-2018, 02:18 AM
Replies:
6
Can't Zone In
Views:
6,832
Posted By
dclarkpf
Thanks! Yeah, that what I would think as well. ...
Thanks! Yeah, that what I would think as well. But, I've got my server on a lan with the pc I'm trying to log in with. Selinux is disabled as is firewalld. Normally I would just configure them,...
Forum:
Support::Linux Servers
01-20-2018, 07:58 PM
Replies:
6
Can't Zone In
Views:
6,832
Posted By
dclarkpf
Can't Zone In
Hello, I'm setting up a new linux server runing centos 7. I've got everything running. I can see my server on the server selection screen, and I can create a character. When I try to log that...
Showing results 1 to 20 of 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
12:23 AM
.
-- 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3