EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 20 of 20
«
First
<
10
16
17
18
19
20
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
Loading....Screen Art
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
About to cry...
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
No items in game
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
Multiple EQ Clients
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
In game question
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
SoD Client Issue
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
Merchant Issues
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
Im stuck at sourcing load_player.sql
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
Tradeskills not working with Rev1612-bots
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
SoD Spells - recastdelay & recasttype
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
SoD Spells - recastdelay & recasttype
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
Items not present in world
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
SoD Spells - recastdelay & recasttype
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
Updated Windows Server Setup Guide
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
Updated Windows Server Setup Guide
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
help w changing eq host file
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
Zone Lines?
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
Draco's Realm
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
Super SlowMo
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
mobs that should be invisible/not-see-name
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
Revamped zones quesion
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
Soulbinders working ?
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
Quest Problem
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
Quest Problem
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
EQExtractor2
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
Page 20 of 20
«
First
<
10
16
17
18
19
20
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
07:59 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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