Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 151 to 175 of 416
Search took 0.01 seconds; generated 64 minute(s) ago.
Search: Posts Made By: Nightrider84
Forum: Support::Windows Servers 04-04-2016, 02:34 AM
Replies: 17
Views: 15,826
Posted By Nightrider84
This might help you fix the stones in pok. I'd...

This might help you fix the stones in pok. I'd give it a red through I wrote it when I fixed my classic zones http://www.eqemulator.org/forums/showthread.php?t=39850&highlight=Nektulos
Forum: Support::Windows Servers 03-26-2016, 12:30 PM
Replies: 5
Views: 7,282
Posted By Nightrider84
AA is for quitters

AA is for quitters
Forum: Support::Windows Servers 03-12-2016, 02:53 PM
Replies: 0
Views: 6,614
Posted By Nightrider84
Server Update

So its been about 3 months since ive updated my server I just want to confirm the order in which i should do this. Im assuming compile first. then after i launch the server with the new compile the...
Forum: Support::Windows Servers 03-11-2016, 06:09 PM
Replies: 10
Views: 15,453
Posted By Nightrider84
Before going technical with everything im...

Before going technical with everything im assuming you have tried using a different version of the game to make sure its not a UI problem?
Forum: Support::Windows Servers 01-14-2016, 01:06 AM
Replies: 6
Views: 10,999
Posted By Nightrider84
I run the server on a laptop myself. single core...

I run the server on a laptop myself. single core 1.6ghz 3gb of ram and you really including the server and OS only need about 20gb of free storage. I run 50 zones on that setup and it works great...
Forum: Support::Windows Servers 01-11-2016, 01:51 AM
Replies: 8
Views: 11,941
Posted By Nightrider84
do you use a router and a modem seperately? Also...

do you use a router and a modem seperately? Also if you have a router and a modem is the modem a dual setup I.e. a router and a modem built into one piece of crap.....Also I really need to see his...
Forum: Support::Windows Servers 01-10-2016, 09:46 PM
Replies: 8
Views: 11,941
Posted By Nightrider84
When you add that second section in it gives your...

When you add that second section in it gives your server 2 ways to login, locally and over the net. (althow now that I think about it you might need to have a loginserver compiled to do it that way)...
Forum: Support::Windows Servers 01-10-2016, 09:44 PM
Replies: 8
Views: 11,941
Posted By Nightrider84
You need to take out the localaddress you put in....

You need to take out the localaddress you put in. and add another line to your login.eqemulator.net section. It will look like this.

<loginserver1>
<host>192.168.1.x</host>...
Forum: Support::Windows Servers 01-07-2016, 02:41 AM
Replies: 10
Views: 13,552
Posted By Nightrider84
Duel login setups are easy to setup you just need...

Duel login setups are easy to setup you just need to have the loginserver compiled. and add in only a few extra lines in your eqemu config file. This is what its suppose to look like for dual login....
Forum: Support::Windows Servers 01-06-2016, 12:05 PM
Replies: 9
Views: 11,322
Posted By Nightrider84
Yeah I ran the update script after I recompiled...

Yeah I ran the update script after I recompiled the server. I also ran it manually to make sure there weren't any updates I missed
Forum: Support::Windows Servers 01-06-2016, 01:35 AM
Replies: 9
Views: 11,322
Posted By Nightrider84
yeah, nothing has changed except the server was...

yeah, nothing has changed except the server was updated to the latest version. and thats when it stopped working
Forum: Support::Windows Servers 12-24-2015, 11:03 PM
Replies: 9
Views: 11,322
Posted By Nightrider84
5.12.3 is my perl

5.12.3 is my perl
Forum: Support::Windows Servers 12-24-2015, 02:50 AM
Replies: 9
Views: 11,322
Posted By Nightrider84
Anybody have any thoughts as to what can cause...

Anybody have any thoughts as to what can cause this I'm still receiving this error
Forum: Support::Windows Servers 12-16-2015, 03:00 PM
Replies: 39
Views: 52,774
Posted By Nightrider84
when you compiled the server did you select...

when you compiled the server did you select EQEMU_BUILD_LOGIN?
Forum: Support::Windows Servers 12-15-2015, 11:58 AM
Replies: 14
Views: 13,209
Posted By Nightrider84
More likely the individual tables in...

More likely the individual tables in command_settings didn't populate correctly. I'd suggest doing a git clone and getting a whole new source. There should be around 253 rows in your command_settings...
Forum: Support::Windows Servers 12-14-2015, 11:46 PM
Replies: 14
Views: 13,209
Posted By Nightrider84
hmm have you tried doing a fresh pull for the...

hmm have you tried doing a fresh pull for the whole build and compiling from that one? Might be a missing sql or something that got missed.
Forum: Support::Windows Servers 12-14-2015, 08:58 PM
Replies: 7
Views: 9,680
Posted By Nightrider84
I use to use a hamster on a wheel until he died...

I use to use a hamster on a wheel until he died from overworking....
Forum: Support::Windows Servers 12-13-2015, 01:02 AM
Replies: 9
Views: 11,322
Posted By Nightrider84
Invalid task ID

So when I login I get invalid taskid 138 and if I try to do something like quest::assigntask(300); it gives me a similar error something im doing wrong I think?

Not able to get any tasks on any...
Forum: Support::Windows Servers 12-11-2015, 07:27 PM
Replies: 3
Views: 8,161
Posted By Nightrider84
thank you sir

thank you sir
Forum: Support::Windows Servers 12-10-2015, 11:43 PM
Replies: 3
Views: 8,161
Posted By Nightrider84
NPC Creating

So if figured out how to spawn a pre-existing npc into other zones like an armor vendor using #npctypespawn. The issue I run into is if I want to #ncpspawn create so it adds it to the zone it says...
Forum: Support::Windows Servers 12-07-2015, 12:56 AM
Replies: 35
Views: 33,018
Posted By Nightrider84
I understood about half of what you said lol. But...

I understood about half of what you said lol. But I get the jist of it. Yeah I don't know why the update is causing the automatic updater to just crash thats whats confusing me. you know besides the...
Forum: Support::Windows Servers 12-06-2015, 10:54 PM
Replies: 35
Views: 33,018
Posted By Nightrider84
It's acting like it fails to create the 4 tables...

It's acting like it fails to create the 4 tables and just fails the rest of the script because of those problems.

And I may have worded the db not existing wrong I just glanced at it but it looked...
Forum: Support::Windows Servers 12-06-2015, 09:32 PM
Replies: 35
Views: 33,018
Posted By Nightrider84
when i use the updater it just closes right after...

when i use the updater it just closes right after i select 4. also tried manual, no go on upgrading. I'll try removing bots from db and sourcing in.

Edit: Just tried DB without bots loaded using...
Forum: Support::Windows Servers 12-06-2015, 05:43 PM
Replies: 35
Views: 33,018
Posted By Nightrider84
Totally didn't lol. Do I need to drop my current...

Totally didn't lol. Do I need to drop my current bots database or can I just "upgrade" them
Forum: Support::Windows Servers 12-06-2015, 03:20 PM
Replies: 35
Views: 33,018
Posted By Nightrider84
Still can't figure out why the bot sql won't load...

Still can't figure out why the bot sql won't load correctly any thoughts?
Showing results 151 to 175 of 416

 
Forum Jump
   

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