Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 141
Search took 0.01 seconds.
Search: Posts Made By: Capheus
Forum: Support::Windows Servers 07-08-2012, 03:42 PM
Replies: 2
Views: 2,818
Posted By Capheus
Going to need a bit more info to go on. Are they...

Going to need a bit more info to go on. Are they trying to join via "Host=eqemulator.net:5999" or through "Host=YerIPAddress:5999" ?

If its "Host=YerIPAddress:5999", make sure you haved added in...
Forum: Support::General Support 07-06-2012, 09:52 PM
Replies: 10
Views: 4,689
Posted By Capheus
Move your EQ directory out of the /Program Files...

Move your EQ directory out of the /Program Files directory. Drop it in your root drive or a different drive on your computer. Windows makes editing anything in the Program Files directory near...
Forum: Support::General Support 05-10-2012, 07:59 AM
Replies: 2
Views: 2,368
Posted By Capheus
Best guess is that you installed EQ in the...

Best guess is that you installed EQ in the Program Files Directory. Windows puts some annoying usage rights which is probably keeping you from saving your edited profile. Best thing to do would be...
Forum: Support::Windows Servers 08-31-2011, 04:30 PM
Replies: 3
Views: 4,073
Posted By Capheus
Make sure you have directX 9.0c installed. You...

Make sure you have directX 9.0c installed. You might also want to play with windowed mode too. I can get it to work fine on mine without having to use compatibility modes of any kind. Another thing...
Forum: Support::Windows Servers 08-23-2011, 02:13 PM
Replies: 2
Views: 3,195
Posted By Capheus
Below is what worked for me when I used...

Below is what worked for me when I used Minilogin. Some of the stuff you have in there isn't needed, but I big one is where you should change StandAlone to MiniLogin. Also make sure you change the...
Forum: Support::Windows Servers 08-19-2011, 12:22 PM
Replies: 2
Views: 2,580
Posted By Capheus
I remember having the same problem a long time...

I remember having the same problem a long time ago. I never could figure out what was wrong and it eventually fixed itself. You could change your World:TutorialZoneID, found in the rules_values...
Forum: Support::General Support 08-11-2011, 01:47 PM
Replies: 5
Views: 2,933
Posted By Capheus
I am seeing the stone at /loc 1149, 1542, 532 in...

I am seeing the stone at /loc 1149, 1542, 532 in Natimbi.

In the doors table you would see it as
...
Forum: Support::General Support 07-30-2011, 06:44 AM
Replies: 1
Views: 2,552
Posted By Capheus
Ok I should have traced this back to races. There...

Ok I should have traced this back to races. There is no mention of Shroud, so I'm guessing that is a pre-SoF thing.

#define human_1 1
#define barbarian_1 2
#define erudite_1 4
#define...
Forum: Support::General Support 07-29-2011, 06:56 PM
Replies: 1
Views: 2,552
Posted By Capheus
Items struct Titanium vs Everything else

In going through the Items table, when looking at Races, I am seeing differences on items. On Titanium, race 32768 is set for Shroud. When I login the SoD client, 32768 is for Drakkin. Did SOE do...
Forum: Support::Windows Servers 07-26-2011, 06:16 PM
Replies: 3
Views: 2,315
Posted By Capheus
The easiest would be to use the EqEmuLogingServer...

The easiest would be to use the EqEmuLogingServer here:

http://code.google.com/p/projecteqemu/downloads/list

When setting up the IP's, you want to use your IPv4 address in the eqemu_config.ini...
Forum: Support::Windows Servers 07-26-2011, 05:01 AM
Replies: 10
Views: 3,121
Posted By Capheus
Your best bet would be to compile yourself. This...

Your best bet would be to compile yourself. This post at the link gives easy step by step instructions on how to do so.

http://www.eqemulator.org/forums/showthread.php?t=31783
Forum: Development::Bots 07-23-2011, 05:32 AM
Replies: 25
Views: 9,437
Posted By Capheus
Hey wow you guys took it and ran with it. I am...

Hey wow you guys took it and ran with it. I am hoping I get some time soon to check this stuff out too. Great job guys.
Forum: Development::Bots 07-16-2011, 05:14 PM
Replies: 25
Views: 9,437
Posted By Capheus
Somewhere in there too is a color sceme for naked...

Somewhere in there too is a color sceme for naked bots too. I skimmed though a few ccp files but couldn't come up with anything. My C++ is aweful at best. Best i could find was some armor wear stuff.
Forum: Development::Bots 07-15-2011, 01:14 PM
Replies: 25
Views: 9,437
Posted By Capheus
Bot armor color + texture

With NPC's you can change texture and armor colors. Is this possible with bots other than having to create specific new items?
Forum: Support::MiniLogin 07-09-2011, 07:58 PM
Replies: 2
Views: 11,332
Posted By Capheus
This guide here is one of the easier ones to...

This guide here is one of the easier ones to follow. Even though miniloging still works, I'd recommed you you EqEmuLoginServer. It serves the same purpose for the most part.
...
Forum: Support::MiniLogin 07-05-2011, 04:14 PM
Replies: 1
Views: 9,490
Posted By Capheus
I'm not sure if I understand what you are saying...

I'm not sure if I understand what you are saying completely so I'm gonna stab at it and go from there. If you can log into your sever with your own account but not others, it is most likely an...
Forum: Support::Windows Servers 05-21-2011, 05:08 PM
Replies: 7
Views: 5,823
Posted By Capheus
Thanks all for the update. Quick question...

Thanks all for the update. Quick question though...What .sql's are and are not included in the \EQEmuServer\utils\sql\svn with this update? The latest rev (I think) was 1751. Or was this just a...
Forum: Support::Windows Servers 04-17-2011, 12:37 PM
Replies: 15
Views: 4,542
Posted By Capheus
The only times I've remembered seeing this...

The only times I've remembered seeing this problem was:

1. Problem in the /maps directory
2. Problem or missing info in the Zone table
Forum: Support::Windows Servers 02-12-2011, 09:36 PM
Replies: 8
Views: 3,102
Posted By Capheus
Ok so here is my eqemu_config.xml <?xml...

Ok so here is my eqemu_config.xml

<?xml version="1.0"?>
<server>
<world>
<shortname>myworld</shortname>
<longname>myworld long name</longname>

<!-- address has to be specified for minilogin...
Forum: Support::Windows Servers 12-17-2010, 06:59 AM
Replies: 3
Views: 2,659
Posted By Capheus
You can run the login stuff separate from the sql...

You can run the login stuff separate from the sql files. I was able to get it to work on a Win7 32bit machine connecting to a Win7 64bit machine over a LAN.

1.You will still need to setup mysql on...
Forum: Support::MiniLogin 11-17-2010, 10:10 AM
Replies: 5
Views: 11,356
Posted By Capheus
Somethings to check. Easiest to see using Navicat...

Somethings to check. Easiest to see using Navicat or HeidiSQL.


In the Variables table check the "LoginType" field. The default is "public", you want to have "Minilogin" in there when using...
Forum: Support::Windows Servers 11-16-2010, 11:01 PM
Replies: 1
Views: 2,397
Posted By Capheus
Zone.exe crash

Been having a problem with a few builds now where my zone.exe would crash when I created a new character and first entered the game. When this would happen, I would just change their location to PoK...
Forum: Support::General Support 10-30-2010, 06:43 PM
Replies: 13
Views: 4,550
Posted By Capheus
When you reinstall the game it, at some point it...

When you reinstall the game it, at some point it will ask you where to install it. C:\Everquest is easy and simple. If you put it in C:\Program Files (x86)\Sony\EverQuest, you will most likely...
Forum: Support::General Support 10-29-2010, 08:46 AM
Replies: 13
Views: 4,550
Posted By Capheus
Ok I'm making this up off of my Vista computer...

Ok I'm making this up off of my Vista computer cause I'm too lazy to walk up the stairs to my Win7 computer, so lets hope I don't botch it.

Uninstall EQ Titanium
Reinstall EQ titanium in...
Forum: Support::Windows Servers 10-10-2010, 12:42 AM
Replies: 8
Views: 3,161
Posted By Capheus
Your long name needs to be longer. I.E "My...

Your long name needs to be longer. I.E "My Trinity Creation"

<longname>Trinity</longname>

Also, are you using the eqemuloginserver or minilogin?
Showing results 1 to 25 of 141

 
Forum Jump
   

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