Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 124
Search took 0.01 seconds.
Search: Posts Made By: Sylaei
Forum: Quests::Q&A 01-16-2010, 07:55 PM
Replies: 12
Views: 3,342
Posted By Sylaei
Ok, the code below worked for me. I changed the...

Ok, the code below worked for me. I changed the text it was looking for so that it did not work from 'hail'. I used an existing script and just added these lines to it. I walked up to the mob,...
Forum: Quests::Q&A 01-16-2010, 02:18 PM
Replies: 12
Views: 3,342
Posted By Sylaei
jkennedy, you have an extra brace at the bottom...

jkennedy, you have an extra brace at the bottom and you have two ($text=~/hail/i). If this did work you would get the contents of both 'hail' statements when 'MM' is set to 1. Try this:


sub...
Forum: Support::Windows Servers 11-14-2009, 10:44 PM
Replies: 7
Views: 5,646
Posted By Sylaei
Yes, I use xampp to set up my server. This means...

Yes, I use xampp to set up my server. This means that I can put my entire server on a usb stick, if it is big enough and transport it anywhere.

You can use this guide to set it...
Forum: Support::Windows Servers 11-14-2009, 12:55 PM
Replies: 7
Views: 5,646
Posted By Sylaei
Under the quests folder is a plugins folder. ...

Under the quests folder is a plugins folder. Copy the contents of that folder into the plugins folder under your eqemu folder.

also need to check and make sure that you do not have a quests...
Forum: Support::Windows Servers 11-03-2009, 09:10 PM
Replies: 2
Views: 2,526
Posted By Sylaei
Under the main folder is a logs folder. There...

Under the main folder is a logs folder. There should be some log files in there that pertain to zone.exe. If you need to clear out all the log files, start your server then attempt to get in. ...
Forum: Support::General Support 11-03-2009, 09:07 PM
Replies: 3
Views: 2,806
Posted By Sylaei
The only part I can answer is the WindowedMode =...

The only part I can answer is the WindowedMode = false for fullscreen. I am playing on a notebook with 1600x900 max and I always play in a window, sometimes stretched to fake a fullscreen. So sorry...
Forum: Development::Development 11-03-2009, 01:05 AM
Replies: 13
Views: 5,566
Posted By Sylaei
If we could use the download, it would have to be...

If we could use the download, it would have to be without any patches. If the game is patched at all then everyone that would ever play would have to patch during that same time frame, even people...
Forum: Development::Feature Requests 10-25-2009, 02:00 PM
Replies: 11
Views: 6,731
Posted By Sylaei
Yes I am using SOF. I just thought I'd through...

Yes I am using SOF. I just thought I'd through this out there, as it was confusing to start with. It would be nice if it worked with the characters with only one starting city. I have been toying...
Forum: Development::Feature Requests 10-25-2009, 01:25 AM
Replies: 11
Views: 6,731
Posted By Sylaei
This command $client->GetStartZone actually seems...

This command $client->GetStartZone actually seems to do just that, get the start zone, not the home zone. I was wanting a way for someone to leave the tutorialb zone and go to their home zone. I...
Forum: Support::General Support 10-24-2009, 04:26 PM
Replies: 2
Views: 2,294
Posted By Sylaei
It is the eqclient.ini file. Find this line and...

It is the eqclient.ini file. Find this line and set it to false: WindowedMode=TRUE
Forum: Support::Windows Servers 10-22-2009, 07:59 PM
Replies: 2
Views: 2,678
Posted By Sylaei
Copying database from debian to windows.

I am exporting my database from a debian box, using phpmyadmin, webmin or mysqldump. I am able to import the database to a windows box, but I lose all the items that my characters have on them. ...
Forum: Support::General Support 10-22-2009, 07:49 PM
Replies: 1
Views: 2,629
Posted By Sylaei
EqEmuLoginServer is only used if you are creating...

EqEmuLoginServer is only used if you are creating your own server. If you just want to play you can follow this: http://www.eqemulator.net/wiki/wikka.php?wakka=PlayGuide....
Forum: Support::General Support 10-12-2009, 08:31 PM
Replies: 5
Views: 3,086
Posted By Sylaei
Me too windowed. and yes under the options...

Me too windowed. and yes under the options should be the video res settings.
Forum: General::General Discussion 10-12-2009, 08:30 PM
Replies: 2
Views: 2,698
Posted By Sylaei
My guess is that it is looking for the login...

My guess is that it is looking for the login server and not finding it. I assume you have the login server running? Or are you talking about the public login server, if so then your eqhost.txt file...
Forum: General::General Discussion 10-12-2009, 08:28 PM
Replies: 1
Views: 2,730
Posted By Sylaei
Everquest does that when it runs. Mine always...

Everquest does that when it runs. Mine always fixes itself when I exit eq. I'd suggest the latest video drivers though. It might help.
Forum: Quests::Q&A 10-10-2009, 02:39 PM
Replies: 7
Views: 2,974
Posted By Sylaei
This might not help, but I have had some trouble...

This might not help, but I have had some trouble getting the quest globals to work.

Below is what I had to do to get the quest global to work.

quest::setglobal("buff", $text, 0,...
Forum: Support::Windows Servers 10-10-2009, 12:56 PM
Replies: 32
Views: 10,005
Posted By Sylaei
Not a problem, glad it is working.

Not a problem, glad it is working.
Forum: Support::Windows Servers 10-10-2009, 12:47 AM
Replies: 32
Views: 10,005
Posted By Sylaei
Sorry DDude11, I didn't realize the post above...

Sorry DDude11, I didn't realize the post above was there. Shoulda looked. :-) I don't see anything in the latest eqemu_config.xml that is wrong. I have these lines uncommented in mine but I don't...
Forum: Support::Windows Servers 10-08-2009, 08:06 PM
Replies: 32
Views: 10,005
Posted By Sylaei
Thats where it should be in the same folder with...

Thats where it should be in the same folder with start.bat, world.exe, zone.exe and the others.


Can you post your entire eqemu_config.xml file? Don't know that that'll help but......
Forum: Support::Windows Servers 10-07-2009, 01:15 AM
Replies: 32
Views: 10,005
Posted By Sylaei
I chose to use 'eq' because that is the account...

I chose to use 'eq' because that is the account that you are trying to login into the mysql server with based on the error message. The line that says 'Access denied for user 'eq'@'localhost'. This...
Forum: Support::Packetcollector 10-06-2009, 09:33 PM
Replies: 14
Views: 13,214
Posted By Sylaei
Awesome erde, I am still having trouble getting...

Awesome erde, I am still having trouble getting the collector to compile under vs2008.
Forum: Support::Windows Servers 10-06-2009, 09:29 PM
Replies: 32
Views: 10,005
Posted By Sylaei
Make sure you can log into your mysql database...

Make sure you can log into your mysql database with the command from a dos prompt:

mysql -u eq -p
After you hit enter it will ask for a password. If this works make sure your eqemu_config.xml...
Forum: General::General Discussion 10-01-2009, 12:41 AM
Replies: 3
Views: 2,926
Posted By Sylaei
Must be Titanium or maybe SOF, depending on the...

Must be Titanium or maybe SOF, depending on the server.
Forum: Support::Windows Servers 10-01-2009, 12:39 AM
Replies: 32
Views: 10,005
Posted By Sylaei
You are way past this but, for future knowledge...

You are way past this but, for future knowledge or for searchers, when you get a dos window that just closes, you are getting an error in that window. In order for it not to close you need to open a...
Forum: Support::General Support 09-28-2009, 07:59 PM
Replies: 19
Views: 10,892
Posted By Sylaei
Ok, I was also able to get this work. ...

Ok, I was also able to get this work. http://www.eqemulator.net/forums/showpost.php?p=147147&postcount=1. (http://www.eqemulator.net/forums/showpost.php?p=147147&postcount=1)
I did have to remove...
Showing results 1 to 25 of 124

 
Forum Jump
   

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