Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 226 to 250 of 500
Search took 0.02 seconds; generated 69 minute(s) ago.
Search: Posts Made By: blackdragonsdg
Forum: Misc::Off Topic 11-09-2011, 03:03 AM
Replies: 10
Views: 13,577
Posted By blackdragonsdg
For anyone who might be interested the Skyrim...

For anyone who might be interested the Skyrim predownload on Steam became available last night. Download size is 5.71GB.
Forum: Development::GeorgeS's Tools 11-08-2011, 02:12 PM
Replies: 52
Views: 64,490
Posted By blackdragonsdg
Nope both of the updated tools give the same...

Nope both of the updated tools give the same error and it happens on two different computers.
Expletus what version of mysql were you using?
Forum: Support::Windows Servers 11-08-2011, 02:02 PM
Replies: 3
Views: 7,544
Posted By blackdragonsdg
Looks like you need to alter the source code a...

Looks like you need to alter the source code a bit.

EMuShareMem\Items.H
#include "../common/types.h"
#include "../common/eq_packet_structs.h"
#include "../common/EMuShareMem.h"

//...
Forum: Misc::Off Topic 11-04-2011, 11:18 PM
Replies: 10
Views: 13,577
Posted By blackdragonsdg
Been wanting to play Skyrim since I first saw it...

Been wanting to play Skyrim since I first saw it previewed. Thank goodness the wait is almost over. Keep hoping the rumors about an early release are true. Only downside for us pc gamers is the lack...
Forum: Development::GeorgeS's Tools 10-31-2011, 02:56 AM
Replies: 52
Views: 64,490
Posted By blackdragonsdg
Does the new items editor require a specific...

Does the new items editor require a specific version of ODBC drivers or mysql? I ask because I am suddenly getting a mysql connection failure but it is only occuring with the new items editor. The...
Forum: Support::General Support 10-29-2011, 05:47 PM
Replies: 5
Views: 7,438
Posted By blackdragonsdg
Check the following link for fixes to common...

Check the following link for fixes to common problems.
http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuFAQ

Also be mindful of the port numbers you must use to login with the various clients....
Forum: Misc::Off Topic 10-28-2011, 01:18 PM
Replies: 4
Views: 9,625
Posted By blackdragonsdg
It is some sort of account protection mechanism...

It is some sort of account protection mechanism that works in a similar manner as Apple's music and video protection where you have to link the account to a specific computer. Apparently it was...
Forum: Misc::Off Topic 10-28-2011, 01:00 AM
Replies: 4
Views: 9,625
Posted By blackdragonsdg
Steam

When did steamguard become mandatory for all Steam accounts?

I tried logging into my account yesterday to check Underfoot for updates and well that did not happen because I am locked out of my...
Forum: Quests::Q&A 10-15-2011, 03:22 PM
Replies: 5
Views: 5,763
Posted By blackdragonsdg
Oh shit i misread the item id's sorry. Everything...

Oh shit i misread the item id's sorry. Everything is looking the same to me today. Your level check was right.
Forum: Quests::Q&A 10-15-2011, 02:52 PM
Replies: 5
Views: 5,763
Posted By blackdragonsdg
I believe you are using else wrong for what you...

I believe you are using else wrong for what you are trying to do. All but the first if should be elsif otherwise you would have to have the else statement after each if in order for the hand in to be...
Forum: Development::Bug Reports 10-12-2011, 04:07 PM
Replies: 5
Views: 8,586
Posted By blackdragonsdg
Oh ok, guess I misunderstood the comments on the...

Oh ok, guess I misunderstood the comments on the fix.
Forum: Development::Bug Reports 10-12-2011, 01:55 PM
Replies: 5
Views: 8,586
Posted By blackdragonsdg
The fixes worked great, thanks. Gonna necro...

The fixes worked great, thanks.

Gonna necro my own post here. When I was updating the source code to get these fixes I noticed in rev2026 that titanium had naked characters at char select screen....
Forum: Support::Windows Servers 10-12-2011, 01:15 AM
Replies: 3
Views: 6,373
Posted By blackdragonsdg
It's not just about total number of items it...

It's not just about total number of items it seems to look at item id value as well. Do any items in your database have an id greater than 200000?
Forum: Development::Bug Reports 10-12-2011, 12:26 AM
Replies: 5
Views: 8,586
Posted By blackdragonsdg
Compile Errors

I comiled emulator rev2025 tonight and encountered the following errors.

Error 3 error C2039: 'durationformula' : is not a member of 'Buffs_Struct' d:\Everquest\SVN\Source...
Forum: Support::Windows Servers 10-11-2011, 01:05 AM
Replies: 9
Views: 11,913
Posted By blackdragonsdg
Short answer is yes you can alter tradeskill...

Short answer is yes you can alter tradeskill success rates. General rule is if it isn't hard coded in the client then you can alter to your liking. You are only limited by your knowledge of C++.
Forum: Support::General Support 09-30-2011, 10:33 PM
Replies: 19
Views: 23,782
Posted By blackdragonsdg
What version of Everquest are you using? SoD or...

What version of Everquest are you using? SoD or Underfoot? Since it is Steam related it would need to be one of those clients with a certain build date. SoD should be Dec 19, 2008 and Underfoot...
Forum: Support::General Support 09-26-2011, 09:43 PM
Replies: 2
Views: 6,907
Posted By blackdragonsdg
That is usually a user rights problems. In Vista...

That is usually a user rights problems. In Vista and Windows 7 the User Access Control (UAC) will cause this problem if it is set wrong. Also installing Everquest in the wrong directory can cause the...
Forum: Support::Windows Servers 09-20-2011, 02:07 PM
Replies: 5
Views: 7,385
Posted By blackdragonsdg
You are missing an update. Source in...

You are missing an update. Source in 1711_account_restricted_aa.sql which can be found here http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/utils/sql/svn/
Forum: General::General Discussion 09-18-2011, 08:54 PM
Replies: 6
Views: 8,331
Posted By blackdragonsdg
Since character models and others are loaded...

Since character models and others are loaded globally would the character animation data not also have to be loaded in the same manner in order for it to work.
Venturing a guess, you can use the...
Forum: Support::Windows Servers 09-18-2011, 12:00 AM
Replies: 17
Views: 17,931
Posted By blackdragonsdg
If you used the most recent database from...

If you used the most recent database from http://projecteqdb.googlecode.com/svn/trunk/ then you should not need to source the updates prior to 1900 as they should already be in the database.

Just...
Forum: Support::Windows Servers 09-17-2011, 10:07 PM
Replies: 17
Views: 17,931
Posted By blackdragonsdg
Yeah, my fingers have that very same issue. ...

Yeah, my fingers have that very same issue.

Were your pets taking weapons prior to updating your emulator revision? If so after updating did you get all the required updates from...
Forum: Support::Windows Servers 09-17-2011, 09:25 PM
Replies: 17
Views: 17,931
Posted By blackdragonsdg
Revision 512? I hope that was a typo. The current...

Revision 512? I hope that was a typo. The current emulator revision is 2012 and can be found here: http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/
Forum: Quests::Plugins & Mods 09-17-2011, 02:54 PM
Replies: 23
Views: 38,607
Posted By blackdragonsdg
It worked for me in ocreangreenvillage.

It worked for me in ocreangreenvillage.
Forum: Quests::Plugins & Mods 09-17-2011, 01:58 PM
Replies: 23
Views: 38,607
Posted By blackdragonsdg
I used the tool in Citadel of the Worldslayer and...

I used the tool in Citadel of the Worldslayer and it worked very well. Only quirk I found was a positive gain in zone height seemed to cause spawning issues. Easily overcome by placing the npc used...
Forum: Development::Development 09-17-2011, 03:51 AM
Replies: 10
Views: 16,490
Posted By blackdragonsdg
ChaoSlayerZ, I remember seeing a message like...

ChaoSlayerZ, I remember seeing a message like "Gnoll_Soothsayer regains its concentration and continues casting." many times while playing EQ over the years.
Showing results 226 to 250 of 500

 
Forum Jump
   

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