Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 476 to 500 of 500
Search took 0.02 seconds; generated 79 minute(s) ago.
Search: Posts Made By: blackdragonsdg
Forum: Support::General Support 08-27-2010, 10:21 PM
Replies: 2
Views: 7,275
Posted By blackdragonsdg
Yes it is possible to change to load screen...

Yes it is possible to change to load screen artwork.

1) name your image file loadscreen
2) make sure it is of file type .jpg
3) copy the file to Everquest\Resources directory and overwrite the...
Forum: Support::General Support 08-27-2010, 06:20 PM
Replies: 13
Views: 11,362
Posted By blackdragonsdg
Did you install directx9c?

Did you install directx9c?
Forum: Support::Windows Servers 08-25-2010, 05:58 PM
Replies: 3
Views: 5,410
Posted By blackdragonsdg
Use GeorgeS Tools which can be found here...

Use GeorgeS Tools which can be found here http://www.georgestools.eqemulator.net/

Also check out Navicat or a similar program it makes database editing alot easier.
Forum: Support::General Support 08-23-2010, 09:53 PM
Replies: 3
Views: 5,083
Posted By blackdragonsdg
For starters using a compatibility mode may be...

For starters using a compatibility mode may be causing your problems. Everquest will run perfectly on Windows 7 without compatibility modes. If it doesn't then you probably did something wrong during...
Forum: General::General Discussion 08-21-2010, 01:32 AM
Replies: 4
Views: 5,849
Posted By blackdragonsdg
Gaining platinum can be as simple as #givemoney...

Gaining platinum can be as simple as #givemoney 50000 0 0 0 which would give you 50000 platinum or you could have to gain it the old fashion way. It really depends on which server you are on.
Forum: General::General Discussion 08-11-2010, 11:44 PM
Replies: 4
Views: 6,155
Posted By blackdragonsdg
It is located in the rule_values table. ...

It is located in the rule_values table.

This will change it for you:
update rule_values set rule_value = 'true' where rule_name = 'Character:SoDClientUseSoDHPManaEnd';
Forum: Support::Windows Servers 08-01-2010, 09:14 PM
Replies: 2
Views: 5,219
Posted By blackdragonsdg
So your merchant just stands there like a knot on...

So your merchant just stands there like a knot on a log? It could be an incorrect class setting, merchants are class 41.
Forum: Support::Windows Servers 07-24-2010, 10:25 PM
Replies: 5
Views: 7,919
Posted By blackdragonsdg
Open the load_player.sql file and complete the...

Open the load_player.sql file and complete the file paths.

This is incorrect: source player_tables/aa_timers.sql;
The program has no idea where on your computer the aa_timers.sql file is at.
...
Forum: Support::Windows Servers 07-24-2010, 10:15 PM
Replies: 2
Views: 7,561
Posted By blackdragonsdg
Chances are you have missed an update that is...

Chances are you have missed an update that is required with rev1612. My guess would be this one: http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/utils/sql/svn/1610_tradeskill_required.sql
Forum: Development::Bug Reports 07-22-2010, 10:27 PM
Replies: 3
Views: 7,521
Posted By blackdragonsdg
I deleted my db and emulator then reloaded and...

I deleted my db and emulator then reloaded and updated it to database(v1610) and emulator(v1612) and I can still reproduce the problem.

I would hope that closing the program and relaunching it...
Forum: Development::Bug Reports 07-22-2010, 05:45 PM
Replies: 3
Views: 7,521
Posted By blackdragonsdg
Ignore the title of this post as it is not...

Ignore the title of this post as it is not completely accurate. Probably should have been item click effects - recastdelay & recasttype. Dern edit function doesn't give you much time to change things.
Forum: Support::Windows Servers 07-22-2010, 05:39 PM
Replies: 2
Views: 5,580
Posted By blackdragonsdg
Your emulator version must be the same or newer...

Your emulator version must be the same or newer than your database version or you will end up with problems like that.

You can download a newer emulator version from here:...
Forum: Development::Bug Reports 07-22-2010, 01:51 AM
Replies: 3
Views: 7,521
Posted By blackdragonsdg
SoD Spells - recastdelay & recasttype

I noticed tonight that recastdelay was not working properly. I had two items set with seperate click effects, one being complete heal with recastdelay of 10 and the second being champion with a...
Forum: Support::Windows Servers 07-17-2010, 10:47 PM
Replies: 161
Views: 268,740
Posted By blackdragonsdg
Yes, you could definitely see that once, twice,...

Yes, you could definitely see that once, twice, or not at all but that will depend on what it is that you are sourcing in.

You are entering each line one at a time? Each line meaning...
Forum: Support::Windows Servers 07-17-2010, 06:19 PM
Replies: 161
Views: 268,740
Posted By blackdragonsdg
You can not type source peqdb_rev1589.sql at the...

You can not type source peqdb_rev1589.sql at the cl and expect it to work as you are missing the file path.

Example of usage:

source D:/MYSQL/bin/peqdb_rev1589.sql

When sourcing in the...
Forum: Support::Windows Servers 07-17-2010, 03:08 AM
Replies: 1
Views: 6,129
Posted By blackdragonsdg
It is most likely the UAC that is preventing you...

It is most likely the UAC that is preventing you from changing the eqhost file. Copy the eqhost.txt to your desktop then make the changes..afterwards copy/paste it back to the everquest directory.
...
Forum: Support::Windows Servers 07-14-2010, 09:58 PM
Replies: 2
Views: 6,613
Posted By blackdragonsdg
Zone lines are fun...if the data for the zone...

Zone lines are fun...if the data for the zone line already appears in the zone_points table in the db you can modify parts of it like target_zone_id, target_z, target_y, target_x but you can not...
Forum: General::Server Discussion 07-09-2010, 11:09 PM
Replies: 0
Views: 5,119
Posted By blackdragonsdg
Draco's Realm

I am sorry to say that Draco's Realm is being shutdown for good. The server has been experiencing severe connection issues for more than a month now and I am tired of dealing with it.
Forum: Support::Windows Servers 07-07-2010, 11:01 PM
Replies: 2
Views: 5,613
Posted By blackdragonsdg
If you haven't already done so then read this:...

If you haven't already done so then read this: http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuFAQ

Graphics drivers, screen resolution, directx version, dual & quad core cpu's are the more...
Forum: Support::Windows Servers 07-07-2010, 03:57 PM
Replies: 4
Views: 6,001
Posted By blackdragonsdg
Usually race 127 which are invisible man and they...

Usually race 127 which are invisible man and they should have body type 66. While alot of invisible men have body types ranging from 65-67, body type 65 & 67 seem to be a bit inconsistent on keeping...
Forum: Support::Windows Servers 07-05-2010, 02:33 PM
Replies: 4
Views: 6,810
Posted By blackdragonsdg
If you want to allow players to travel to the...

If you want to allow players to travel to the newer zones via zone lines and portals then you will have to update the zone lines and portals so that they point to the correct zones.

While most of...
Forum: Support::Windows Servers 07-02-2010, 11:16 PM
Replies: 2
Views: 6,064
Posted By blackdragonsdg
Yes, the soulbinders are working. It sounds like...

Yes, the soulbinders are working. It sounds like you are missing a plugin. Copy the contents of the emu\quests\plugins directory to the emu\plugins directory and try the soulbinders again.
Forum: Quests::Q&A 07-01-2010, 01:52 PM
Replies: 3
Views: 5,064
Posted By blackdragonsdg
KLS your script worked perfectly and it was alot...

KLS your script worked perfectly and it was alot shorter than mine, thank you. I would never have thought to use division and check for a remainder.
Forum: Quests::Q&A 07-01-2010, 12:54 AM
Replies: 3
Views: 5,064
Posted By blackdragonsdg
Quest Problem

I can not seem to get part of this simple quest to work. The hand in works flawlessly but the refund section is not working. If any amount of platinum is turned in it is refunded no matter what the...
Forum: Support::Packetcollector 06-05-2010, 01:57 PM
Replies: 169
Views: 695,393
Posted By blackdragonsdg
Haha, that sounds like the conversations in the...

Haha, that sounds like the conversations in the Monk chat channel during a raid. Apparently monkey math is different from what everyone else learned.
Showing results 476 to 500 of 500

 
Forum Jump
   

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