Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 71
Search took 0.00 seconds; generated 51 minute(s) ago.
Search: Posts Made By: HnathBST
Forum: Support::Windows Servers 10-10-2013, 12:27 PM
Replies: 5
Views: 9,006
Posted By HnathBST
I'm not 100% sure but I think some of the stones...

I'm not 100% sure but I think some of the stones are in the clients zone file (likely for the zones before PoK?)

check in the ground_spawns table. You might be able to find some in there.
Forum: Support::Linux Servers 10-09-2013, 08:00 PM
Replies: 5
Views: 11,339
Posted By HnathBST
It was set to the standard peq coords, I was able...

It was set to the standard peq coords, I was able to #goto the loc without being stuck in the zone (not sure if #goto will check if you're underworld or not...) The problem was with respawn timers.
...
Forum: Support::Linux Servers 10-09-2013, 06:35 PM
Replies: 5
Views: 11,339
Posted By HnathBST
Thanks Kingly, I checked the script (perl -c and...

Thanks Kingly, I checked the script (perl -c and perl -w jsut a few warnings about vars only being used once)

However, it appears as though the #repop force (which I did not know about) fixed the...
Forum: Support::Linux Servers 10-09-2013, 05:15 PM
Replies: 5
Views: 11,339
Posted By HnathBST
Okay, I'm stumpped...

One of my players mentioned that Lord Nagafen wasn't spawning (he checked 100 times blah blah) So I went and took a look myself. Sure enough he's not there.

I pull up the database, He's in the...
Forum: Development::Database/World Building 10-05-2013, 06:52 AM
Replies: 1
Views: 7,658
Posted By HnathBST
Okay, sorry for all the crazyness. Without...

Okay, sorry for all the crazyness.
Without thinking I posted the SQL link (corrected now) that had recipe id's that potentially didn't exist (or linked to other recipes.)

That has been fixed now....
Forum: Development::Database/World Building 10-04-2013, 04:11 PM
Replies: 1
Views: 7,658
Posted By HnathBST
HoT Armor Recipes

Okay, so one of my players came to me saying that the HoT combines weren't working (Shroud of Dreams)

So I plugged away all morning to create a script that would go through and create ALL 672...
Forum: Spell Support 10-03-2013, 03:08 AM
Replies: 6
Views: 10,391
Posted By HnathBST
To check wether the server knows that first spell...

To check wether the server knows that first spell effect type #spellinfo 9885

You can have a look at common/spdata.h and zone/spell_effects.cpp to see what spell effects the server knows how to...
Forum: Support::Windows Servers 10-01-2013, 12:58 AM
Replies: 14
Views: 11,004
Posted By HnathBST
Touche sir.

Touche sir.
Forum: Support::Windows Servers 09-30-2013, 08:06 PM
Replies: 14
Views: 11,004
Posted By HnathBST
I can verify the problem on the newest git source...

I can verify the problem on the newest git source (9/13/13). Also the client is HoT for me.


Caption Displayed Actual
Level 85 85
Rune 85 0...
Forum: General::General Discussion 09-27-2013, 03:24 AM
Replies: 7
Views: 8,984
Posted By HnathBST
hahaha! Agreed I usually use:...

hahaha! Agreed I usually use: http://www.behindthename.com/random/ but that one seems slightly more appropriate
Forum: Development::Feature Requests 09-27-2013, 02:45 AM
Replies: 1
Views: 8,811
Posted By HnathBST
Merc Runspeed

Hi, I'm not sure if this is in the right place so feel free to move me. I've had a few players on my server mention that their mercs tend to get lost, sometimes taking up to 2 minutes to find them....
Forum: Support::Windows Servers 09-24-2013, 09:03 PM
Replies: 42
Views: 37,817
Posted By HnathBST
The guys over at PEQ have recently switched from...

The guys over at PEQ have recently switched from the SVN to a google drive with a daily dump. I don't think any of the guides have been updated to reflect this, so your DB is most likely out dated.
...
Forum: General::General Discussion 09-23-2013, 03:21 PM
Replies: 19
Views: 23,642
Posted By HnathBST
I was merely speaking from experience. I know...

I was merely speaking from experience. I know that eqemu is built around packages for Debian and Fedora (and obvisiously windows). That said the login server dependencies are ONLY compiled for...
Forum: General::General Discussion 09-23-2013, 02:29 PM
Replies: 19
Views: 23,642
Posted By HnathBST
The hardest part would be getting all the...

The hardest part would be getting all the dependencies. I had the same problem trying to get eqemu to run on centos. It also seems, no matter how hard I try I can't get the login server to run.

I...
Forum: Support::Linux Servers 09-21-2013, 02:24 AM
Replies: 5
Views: 8,962
Posted By HnathBST
Surely I can't be the only one who has had that...

Surely I can't be the only one who has had that problem... I'm just glad that poking around lead me to something. haha.

Now if I could just figure out how to read/write in c++. I'd like to figure...
Forum: Support::Linux Servers 09-20-2013, 04:18 AM
Replies: 5
Views: 8,962
Posted By HnathBST
Edit, I fixed it? I logged on another...

Edit, I fixed it?

I logged on another character and it worked fine. Only difference their level.

My max level is set at 100,
Max Experience level is at 85.

Mercs won't spawn past my max...
Forum: Support::Linux Servers 09-20-2013, 04:09 AM
Replies: 5
Views: 8,962
Posted By HnathBST
[resolved] /me sighs, I broke Mercs

So seeing as peq has started updating all their quests to lua... I decided I should recompile with lua on. While I was at it I snagged a daily db from peq.

Sourced in the db and recompiled (old...
Forum: Spell Support 09-18-2013, 11:22 AM
Replies: 4
Views: 10,459
Posted By HnathBST
I see, didn't think to look there. Thanks...

I see, didn't think to look there. Thanks demonstar.
Forum: Spell Support 09-18-2013, 10:09 AM
Replies: 4
Views: 10,459
Posted By HnathBST
Item Clicky/Spell Id Problem

Meddling with my server I discovered a problem with item clickies. If a spell id is too high (in my case 42000) it will not work when attached to an item as a click effect.

I am using HoT as a...
Forum: Support::Linux Servers 09-17-2013, 07:24 AM
Replies: 5
Views: 11,272
Posted By HnathBST
Here is a gdb output from the LS crashing: ...

Here is a gdb output from the LS crashing:

[Network] [09.17.13 - 07:20:36] New SoD client connection from 72.78.180.49:55909
[Network] [09.17.13 - 07:20:36] Application packet received from...
Forum: Quests::Plugins & Mods 09-17-2013, 05:38 AM
Replies: 0
Views: 10,477
Posted By HnathBST
Slight modification to plugin::PWAutoCenter

I modified PWAutoCenter to not count html & bbcode tags when centering


sub PWAutoCenter{
$Cent = $_[0];
$len = $_[0];
$len =~ s!<(?:[^>]+)>([^<]+)</(?:[^>]+)>!$1!gi;
...
Forum: Quests::Plugins & Mods 09-17-2013, 05:11 AM
Replies: 1
Views: 9,843
Posted By HnathBST
BBCode like text parsing

I created a little plugin that will parse SOME bbcodes (at the moment I've only been focusing on the popup window, chat will come next.)

text_parse.pl

sub ParseText
{
my $text =...
Forum: Support::Linux Servers 09-17-2013, 12:49 AM
Replies: 5
Views: 11,272
Posted By HnathBST
I had the same issue. I did a TON of searching...

I had the same issue. I did a TON of searching and managed to get a dev-tool (I think) version of gcc, had to change the path in cmake but I managed to get it compiled and it runs just fine.

I ...
Forum: Support::Linux Servers 09-16-2013, 02:50 AM
Replies: 5
Views: 11,272
Posted By HnathBST
Anyone using CentOS?

Hi all,
Does anyone on here use CentOS for their server? I know the main supported distro is ubuntu, but I'd prefer to keep my server running Cent OS for other reasons.

I have gotten the server...
Forum: Support::Windows Servers 09-15-2013, 07:56 PM
Replies: 3
Views: 7,112
Posted By HnathBST
Yeah just do: UPDATE start_zones SET ZONE_id =...

Yeah just do:
UPDATE start_zones SET ZONE_id = 202, x=1, y = 1, z=1 WHERE 1

Just set the zone and cords correctly... The where 1 will update all.

If you do try setting all races/deities to 0...
Showing results 26 to 50 of 71

 
Forum Jump
   

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