Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

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
Views: 4,303
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
Views: 6,622
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
Views: 24,389
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
Views: 24,389
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
Views: 24,389
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
Views: 3,215
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
Views: 8,260
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
Views: 7,535
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
Views: 7,535
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
Views: 7,535
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
Views: 6,825
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
Views: 6,825
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
Views: 6,825
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
Views: 6,825
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
Views: 6,825
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
Views: 6,825
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
Views: 4,097
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
Views: 4,097
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
Views: 4,097
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
Views: 4,097
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
   

All times are GMT -4. The time now is 03:58 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3