Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 143
Search took 0.02 seconds; generated 49 minute(s) ago.
Search: Posts Made By: werebat
Forum: Support::Windows Servers 01-03-2012, 09:55 AM
Replies: 402
Views: 985,393
Posted By werebat
You should not have to rename the file. My is...

You should not have to rename the file. My is zlib1.dll and works perfectly. Make sure a copy of it is in the system32 directory. I am usng zlib125-dll.zip from the zlib site. www.zlib.net
Forum: Support::Windows Servers 12-31-2011, 02:20 PM
Replies: 402
Views: 985,393
Posted By werebat
Make sure you have the VC++ directories in the...

Make sure you have the VC++ directories in the exact order as shown in the guide. If you are using XP 32 bit then you can use the programs I listed above, I know that combination works.
Forum: Support::Windows Servers 12-29-2011, 08:54 PM
Replies: 402
Views: 985,393
Posted By werebat
I had those same errors before and it was perl...

I had those same errors before and it was perl related. I dropped back from 5.14 to 5.12 and then it worked. There is another thread specifically for x64 compiles, check there.
Forum: Support::Windows Servers 12-27-2011, 04:49 PM
Replies: 402
Views: 985,393
Posted By werebat
I followed the guide except for the LoginServer...

I followed the guide except for the LoginServer part, I use Minilogin instead since its easier to set up. Anyways here is the combination of software I used.

Win XP 32bit
MySQL 5.1.60...
Forum: Support::General Support 12-26-2011, 11:06 AM
Replies: 5
Views: 9,776
Posted By werebat
I had a similar issue, There is an executable...

I had a similar issue, There is an executable called _verquest.exe. Make sure you properly installed everything so it can expand the file to Everquest.exe. There should be a setup or install...
Forum: Support::Windows Servers 12-22-2011, 03:47 PM
Replies: 14
Views: 14,096
Posted By werebat
With multiple lootdrop ids it can happen. ...

With multiple lootdrop ids it can happen.

Example:
I want 6000 items to have a chance of dropping.
I create 60 lootdrop ids of 100 items each. (60 x 100 = 6000)

It would be a task to do...
Forum: Support::Windows Servers 12-22-2011, 09:58 AM
Replies: 14
Views: 14,096
Posted By werebat
My understanding is that you can only have 100...

My understanding is that you can only have 100 items in a lootdrop id at 1% each. So if thats the case, you need to have multiple lootdrop ids to contain all items for that tier level. Then you...
Forum: Development::Database/World Building 12-20-2011, 09:50 AM
Replies: 44
Views: 75,939
Posted By werebat
You could "dilute" it. For example, if you have...

You could "dilute" it. For example, if you have a lootdrop made up of a crude defiant bracer set at 1%, then it will have a 1% chance of dropping. Now if you add a ration or some other item to that...
Forum: Development::Database/World Building 11-29-2011, 07:09 PM
Replies: 1
Views: 7,750
Posted By werebat
Monk Skills

I rolled a monk today and noticed that all of his special attacks were available. i.e. Tail Rake available at level 1 instead of 25. I check the class_skill table and the skills.h file and they...
Forum: Support::Windows Servers 11-24-2011, 10:03 PM
Replies: 4
Views: 8,965
Posted By werebat
I run a private server and was thinking of doing...

I run a private server and was thinking of doing a similar thing. Mob hp and damage reduced by 20%. PC xp increased by 20%. The pets might be affected (not sure) but the PC would not so it should...
Forum: Development::Database/World Building 09-26-2011, 09:51 PM
Replies: 44
Views: 75,939
Posted By werebat
The sql looks for the Defiant items that are set...

The sql looks for the Defiant items that are set to nodrop of 0. Are they still 0? if they were changed to 1 then it wont find them. I used a fresh database when I created it so check to see if...
Forum: Support::Windows Servers 09-06-2011, 10:48 AM
Replies: 6
Views: 7,972
Posted By werebat
Rerun the configuration and reset the password. ...

Rerun the configuration and reset the password. Thats how I fixed mine. Make sure you have the current password.
Forum: Support::General Support 09-04-2011, 08:38 PM
Replies: 7
Views: 9,896
Posted By werebat
Did you change the opcodes for the Login section?...

Did you change the opcodes for the Login section? SoD and higher require the opcodes to change. I have Underfoot and had the same thing happen till I changed the opcodes.

...
Forum: Support::Windows Servers 09-02-2011, 01:40 PM
Replies: 402
Views: 985,393
Posted By werebat
Tortoise 64bit works fine. I am using it on my...

Tortoise 64bit works fine. I am using it on my XP 64bit. But MySQL 64bit gives me errors so I had to go to 32bit for that.
Forum: Development::Database/World Building 07-23-2011, 07:31 PM
Replies: 4
Views: 13,610
Posted By werebat
Good submission. I like the price settings. I...

Good submission. I like the price settings. I have been thinking of a massive price change attempting to mirror the old dnd style price systems. That would also mean adjusting the coin drop rates...
Forum: Support::General Support 07-14-2011, 09:29 AM
Replies: 5
Views: 6,819
Posted By werebat
Use a bot, it will work then.

Use a bot, it will work then.
Forum: Development::Database/World Building 07-12-2011, 04:25 PM
Replies: 44
Views: 75,939
Posted By werebat
True, but I dont like the idea of snakes dropping...

True, but I dont like the idea of snakes dropping breastplates for example. The current script allows all mobs to drop. But I would like to alter it to just allow humanoid mobs to drop.

And...
Forum: Development::Database/World Building 07-12-2011, 04:18 PM
Replies: 44
Views: 75,939
Posted By werebat
Yes. the 4 is the percentage value. I should...

Yes. the 4 is the percentage value. I should have included the column headers, but I just copied what I had in my adjustment file.

I have a bunch of sql's to do various things like preventing...
Forum: Development::Database/World Building 07-12-2011, 08:44 AM
Replies: 44
Views: 75,939
Posted By werebat
Yes that is true, this was just a quick and dirty...

Yes that is true, this was just a quick and dirty sql for the most part. Only mobs with loottables will activate. And the 'distinct' should prevent the duplicates as you stated.

I actually...
Forum: Support::Windows Servers 07-11-2011, 08:43 AM
Replies: 2
Views: 6,701
Posted By werebat
I used this one for my private server, worked...

I used this one for my private server, worked great on three different setups, XP, Vista and Win7.

http://www.eqemulator.net/wiki/wikka.php?wakka=Windows
Forum: General::General Discussion 07-07-2011, 09:07 PM
Replies: 3
Views: 6,061
Posted By werebat
I had this happen on Vista. Make sure you select...

I had this happen on Vista. Make sure you select Run as Administrator for you editor (notepad, etc..) and that will fix it.
Forum: Support::Windows Servers 07-06-2011, 02:20 PM
Replies: 2
Views: 5,305
Posted By werebat
What version (rev#) are you on? I used to have...

What version (rev#) are you on? I used to have those issues but now I compile from source so I have the latest and greatest and no longer have those particular issues.
Forum: General::General Discussion 07-06-2011, 09:48 AM
Replies: 3
Views: 8,810
Posted By werebat
Look here, I followed this one and have a private...

Look here, I followed this one and have a private server, work great...
http://www.eqemulator.net/wiki/wikka.php?wakka=Windows
Forum: Development::Database/World Building 06-28-2011, 07:11 PM
Replies: 44
Views: 75,939
Posted By werebat
Activate Defiant Drops

Hey guys, here is an SQL that will activate the Defiant drops. I wrote this when I realized the Defiant gear was not dropping. It is set to allow all mobs a 4% chance of dropping Defiant gear based...
Forum: Support::General Support 06-25-2011, 06:47 PM
Replies: 3
Views: 7,486
Posted By werebat
They are text files, just open up in notepad and...

They are text files, just open up in notepad and edit.
Showing results 101 to 125 of 143

 
Forum Jump
   

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