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 6 of 20
«
First
<
2
3
4
5
6
7
8
9
10
16
>
Last
»
Showing results 126 to 150 of 500
Search took
0.03
seconds; generated 69 minute(s) ago.
Search:
Posts Made By:
blackdragonsdg
Forum:
General::Server Discussion
08-10-2012, 01:49 AM
Replies:
4
What is the latest version server?
Views:
8,143
Posted By
blackdragonsdg
Short answer is yes. For more specific...
Short answer is yes. For more specific information on each server read the following.
http://www.eqemulator.org/index.php?pageid=serverlist
Forum:
Development::Development
08-09-2012, 01:39 AM
Replies:
10
Live AA dumps.
Views:
10,372
Posted By
blackdragonsdg
Well here are the ones I have. Didn't include...
Well here are the ones I have. Didn't include pcaps but if they would help I'll send those as well.
http://www.mediafire.com/?bu5sb7a3vx39mtj
Have an 80 Monk and 81 Shaman on live. They are...
Forum:
General::General Discussion
08-08-2012, 03:00 PM
Replies:
3
Is lvl 95 possible?
Views:
6,754
Posted By
blackdragonsdg
I think the unknown effect problem is a mismatch...
I think the unknown effect problem is a mismatch between the spell file and the spells_new table of the database. If you sync them the problem should go away. There is a spell file IO program that...
Forum:
General::Server Discussion
07-26-2012, 01:23 AM
Replies:
15
Servers Descripted!
Views:
27,568
Posted By
blackdragonsdg
Check out Project 1999 as that is the closest you...
Check out Project 1999 as that is the closest you are going to get to what you described.
http://www.project1999.org/
Forum:
General::Server Discussion
07-25-2012, 02:54 PM
Replies:
14
Zeb's
Views:
10,611
Posted By
blackdragonsdg
There is a program called Toad for Mysql that can...
There is a program called Toad for Mysql that can be used to get a difference between two databases then you can save the difference as an sql file. Might require some manual work to but it still...
Forum:
General::General Discussion
07-21-2012, 03:23 PM
Replies:
15
I've been away from EQ for a long time...a few questions
Views:
12,146
Posted By
blackdragonsdg
Most of the time on Vista/Windows 7 the memory...
Most of the time on Vista/Windows 7 the memory cannot be read error is because UAC is enabled. A simple solution is to move your EQ directory to base C:\ or a secondary hard drive.
Forum:
Development::GeorgeS's Tools
07-16-2012, 04:22 PM
Replies:
12
MSDXM.OCX will not register
Views:
40,996
Posted By
blackdragonsdg
Using MYSQL v5.1.62 on Vista x64. I have never...
Using MYSQL v5.1.62 on Vista x64. I have never tried the tools suite on any Server OS so no idea if it will work or not. From what I have seen with other programs it could just be a case of...
Forum:
Development::GeorgeS's Tools
07-16-2012, 01:33 PM
Replies:
12
MSDXM.OCX will not register
Views:
40,996
Posted By
blackdragonsdg
I think that is the same file that fails to...
I think that is the same file that fails to register on my computer as well of course I stripped windows media player out of my OS because it is junk but the program still works it just won't play...
Forum:
Support::General Support
07-10-2012, 11:12 PM
Replies:
2
Want to disable tell flag
Views:
5,423
Posted By
blackdragonsdg
Try this update rule_values set rule_value = -1...
Try this update rule_values set rule_value = -1 where rule_name = 'Chat:GlobalChatLevelLimit';
Forum:
Support::General Support
07-09-2012, 04:57 PM
Replies:
11
Casting any resurrect spell crashes zone
Views:
14,515
Posted By
blackdragonsdg
A change to some of the spell stuff is causing...
A change to some of the spell stuff is causing your problem. Try updating to rev2161 as I think it was fixed.
Forum:
Support::General Support
07-06-2012, 02:19 AM
Replies:
8
Eqgame.exe Application Error
Views:
10,169
Posted By
blackdragonsdg
More often than not that error is the result of...
More often than not that error is the result of the game being installed in the %Program Files or %Program Files (x86) on a Vista or Windows 7. This is usually only a problem when UAC is turned on...
Forum:
Support::Windows Servers
07-04-2012, 02:35 PM
Replies:
5
Need to hide spawners etc from players
Views:
9,968
Posted By
blackdragonsdg
Unless you have changed it the majority of the...
Unless you have changed it the majority of the problem npc's should be race 127 which is for a_shadowed_man which is suppose to be invisible. Sometimes the default settings just don't seem to have...
Forum:
Development::Database/World Building
07-04-2012, 12:37 AM
Replies:
12
Removing keys
Views:
14,699
Posted By
blackdragonsdg
The following sql should aid you in your quest to...
The following sql should aid you in your quest to rid yourself of door and zone restrictions.
-- Removes item requirements for all doors
update doors set keyitem = 0 where keyitem != 0;
--...
Forum:
Development::Server Code Submissions
06-30-2012, 01:26 AM
Replies:
21
COMMITTED: Multiple Door Fixes
Views:
27,843
Posted By
blackdragonsdg
These changes combined with the script posted at...
These changes combined with the script posted at the link below fixed the Vergalid lift issues.
http://www.eqemulator.org/forums/showthread.php?p=210539#post210539
I tried default and inverted db...
Forum:
Support::Windows Servers
06-25-2012, 03:03 AM
Replies:
10
latest build 2152 fails compile 64bit
Views:
10,136
Posted By
blackdragonsdg
Revision 2153 works great...Thanks for the...
Revision 2153 works great...Thanks for the compile fix.
Forum:
Support::Windows Servers
06-24-2012, 11:45 PM
Replies:
10
latest build 2152 fails compile 64bit
Views:
10,136
Posted By
blackdragonsdg
Compile fails on 32bit as well. Gives the...
Compile fails on 32bit as well. Gives the following error:
Error 2 error C2511: 'void Client::SendTradeskillDetails(uint32)' : overloaded member function not found in...
Forum:
Support::Windows Servers
06-23-2012, 04:03 AM
Replies:
26
No errors, but no server start.
Views:
21,716
Posted By
blackdragonsdg
When dealing with minilogin the account password...
When dealing with minilogin the account password to login means absolutely nothing as minilogin uses IP authentication. I think you still have to type something as the password but it can be anything...
Forum:
Quests::Q&A
06-13-2012, 06:40 PM
Replies:
26
switches & levers controlling doors
Views:
29,196
Posted By
blackdragonsdg
Well the Vergalid lift I was testing with before...
Well the Vergalid lift I was testing with before no longer bounces in an erratic manner so that is an improvement. My attempts to make the lift, ropes and levers work together with a script yields...
Forum:
Quests::Q&A
06-12-2012, 12:13 AM
Replies:
26
switches & levers controlling doors
Views:
29,196
Posted By
blackdragonsdg
The player.pl I posted was for testing on a...
The player.pl I posted was for testing on a specific lift in Vergalid. It may not work for any other door or lift. Take a look at the player.pl for gyrospireb in your quests directory...I think that...
Forum:
Quests::Q&A
06-11-2012, 12:50 AM
Replies:
26
switches & levers controlling doors
Views:
29,196
Posted By
blackdragonsdg
Well I don't have a clue. Maybe someone with more...
Well I don't have a clue. Maybe someone with more expertise on the subject can answer that question.
Forum:
Quests::Q&A
06-10-2012, 11:28 PM
Replies:
26
switches & levers controlling doors
Views:
29,196
Posted By
blackdragonsdg
The lifts and such in Vergalid mines behave in an...
The lifts and such in Vergalid mines behave in an erratic manor and I am sorry to say I never found a good fix for them. I did hold onto some of the work I did before.
All the following applies to...
Forum:
Quests::Q&A
06-10-2012, 03:32 AM
Replies:
0
Problem with zone instancing
Views:
6,379
Posted By
blackdragonsdg
Problem with zone instancing
I have encountered a bit of a weird problem while using the zone instancing plugin. A couple of months ago I created the Anniversary Raid: Steel Behemoths and everything was working fine. Not long...
Forum:
Support::General Support
06-06-2012, 04:29 AM
Replies:
5
Crashing at enter world 19/20 trys, crashing when i zone almost everytime
Views:
7,723
Posted By
blackdragonsdg
Since you said you were able to connect and play...
Since you said you were able to connect and play once I will assume your client is compatiable with the server. Given what you are describing and the fact you can play on other servers I would run a...
Forum:
General::General Discussion
06-03-2012, 03:30 AM
Replies:
5
SoD expansion client
Views:
7,314
Posted By
blackdragonsdg
The only clients that are supported by the...
The only clients that are supported by the emulator are retail copies of Titanium and Secrets of Faydwer and the Steam releases of Seeds of Destruction and Underfoot which are no longer available....
Forum:
Development::Development
05-22-2012, 09:38 PM
Replies:
69
VoA Development Tracking
Views:
93,484
Posted By
blackdragonsdg
Chasing live may not be as painful now that EQ...
Chasing live may not be as painful now that EQ has gone F2P. Last night I got bored and took the live client(Build May 11 2012 16:15:10) and I was able to login to the emulator, create a character,...
Showing results 126 to 150 of 500
Page 6 of 20
«
First
<
2
3
4
5
6
7
8
9
10
16
>
Last
»
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
06:34 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