Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 376 to 400 of 500
Search took 0.02 seconds; generated 69 minute(s) ago.
Search: Posts Made By: blackdragonsdg
Forum: Support::Windows Servers 12-23-2010, 07:16 PM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
I tried recompiling the binaries and I ended up...

I tried recompiling the binaries and I ended up with the same problem. I then started reading other connection issue posts and I read this again...
Forum: Support::Windows Servers 12-23-2010, 04:25 PM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
I ran zone.exe by itself and these are the log...

I ran zone.exe by itself and these are the log files it generated.

---------------------------------------------
[12.23. - 14:12:44] Starting Log: logs/eqemu_debug_zone_3352.log
[12.23. -...
Forum: Support::Windows Servers 12-23-2010, 05:29 AM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
Guess I didn't figure it out after all....this...

Guess I didn't figure it out after all....this problem will not go away. Any ideas what might be causing it?

lerxst2112, while I disagreed with what you said I did try it and much to my dismay it...
Forum: Support::Windows Servers 12-21-2010, 05:02 PM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
Found the problem. Apparently Norton Ghost was...

Found the problem. Apparently Norton Ghost was interfering with the function of mysql.
Forum: Support::Windows Servers 12-21-2010, 03:48 PM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
I reinstalled MySQL 5.1.50 on my computer and...

I reinstalled MySQL 5.1.50 on my computer and this is the same version that was used when I compiled my binaries. Up until yesterday I had been using that version for several months with no problems....
Forum: Support::Windows Servers 12-21-2010, 12:30 AM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
MySQL has nothing to do with compiling...

MySQL has nothing to do with compiling binaries....Perl on the other hand does...I have tried Perl x64 and get numerous symbol errors which is why I was using Perl 5.10.1007 x86 at the time both sets...
Forum: Support::Windows Servers 12-20-2010, 09:13 PM
Replies: 11
Views: 12,443
Posted By blackdragonsdg
Odd connection issue

So I decided to reload my OS last night and all was going smoothly till I starting setting up my minilogin. For some reason the database isn't cooperating with me today. I keep getting kicked back to...
Forum: Support::Windows Servers 12-18-2010, 04:34 PM
Replies: 2
Views: 6,988
Posted By blackdragonsdg
The field aggroradius in the npctypes table is...

The field aggroradius in the npctypes table is what you need to change. You can do it one at a time or all at once.

Here is an example.
update npc_types set aggroradius = 50 where name =...
Forum: Support::General Support 12-15-2010, 02:28 PM
Replies: 18
Views: 20,325
Posted By blackdragonsdg
That type of error can be the game or other...

That type of error can be the game or other things. As an example Nvidia has had major issues with their drivers generating erroneous messages about device driver resets and also driver failure in...
Forum: Development::Feature Requests 12-06-2010, 07:12 PM
Replies: 11
Views: 15,776
Posted By blackdragonsdg
Try race 530 with #doanim 123 or #doanim 124 ...

Try race 530 with #doanim 123 or #doanim 124
While that won't accomplish a true flying effect I bet If you forced an animation loop with a quest script it would simulate the flying effect.
Forum: Support::Windows Servers 12-04-2010, 09:35 PM
Replies: 5
Views: 7,773
Posted By blackdragonsdg
For a minilogin setup Titanium and SoF are...

For a minilogin setup Titanium and SoF are interchangable in the guides but SoD is not as the opcodes.conf is different.

SoD opcodes.conf
#ShowEQ Import Notes:
# ZERO THE FILE first
# perl...
Forum: Support::General Support 12-02-2010, 02:42 AM
Replies: 6
Views: 8,981
Posted By blackdragonsdg
Are you able to use other games or heavy graphics...

Are you able to use other games or heavy graphics programs? Are the discs you installed Everquest from damaged? I ask that because sometimes drives will read through scratches & errors but the...
Forum: Quests::Q&A 12-01-2010, 12:46 AM
Replies: 8
Views: 9,091
Posted By blackdragonsdg
I guess it doesn't really matter if the logic...

I guess it doesn't really matter if the logic used is absolute or bendable as long as it can be made to do what we want. To that end, thanks for the help trevius
Forum: Quests::Q&A 11-30-2010, 05:43 AM
Replies: 8
Views: 9,091
Posted By blackdragonsdg
Good news is using this worked: elsif ($class...

Good news is using this worked:
elsif ($class eq "Warrior" && plugin::check_handin(\%itemcount, 219592 => 1)) {
While I understand your use of logic flow in this instance it does contradict logic...
Forum: Quests::Q&A 11-30-2010, 04:24 AM
Replies: 8
Views: 9,091
Posted By blackdragonsdg
Yes I am fully aware of the 120k max id when...

Yes I am fully aware of the 120k max id when using an unaltered source which is why I altered mine to 500k.
I cannot imagine why using a plain if statement would make any difference as opposed to...
Forum: Quests::Q&A 11-30-2010, 03:21 AM
Replies: 8
Views: 9,091
Posted By blackdragonsdg
What is the correct usage for $class

What is the correct usage for $class? The following are the methods I have tried so far with no luck:


sub EVENT_ITEM {
if(plugin::check_handin(\%itemcount, 219614 => 1)) {
quest::say("Oh...
Forum: Support::General Support 11-29-2010, 10:37 PM
Replies: 2
Views: 6,520
Posted By blackdragonsdg
UAC causes that problem....Copy the eqhost.txt...

UAC causes that problem....Copy the eqhost.txt file to your desktop then make the needed changes then copy the file back to your Everquest folder.

You should be able to overwrite the file with...
Forum: Support::General Support 11-28-2010, 08:23 PM
Replies: 12
Views: 19,456
Posted By blackdragonsdg
Wide screen resolutions, multiple monitor setups...

Wide screen resolutions, multiple monitor setups and lack of directx9c are the most common causes of that problem. Outdated display drivers can cause weird display issues as well.

Since you have...
Forum: Support::General Support 11-28-2010, 04:56 PM
Replies: 3
Views: 7,032
Posted By blackdragonsdg
Try adding VSync=1 to the eqclient.ini under...

Try adding VSync=1 to the eqclient.ini under defaults.

Some people said it fixed their x-axis mouse look issue. The whole conversation can be found here:...
Forum: Development::GeorgeS's Tools 11-23-2010, 05:20 PM
Replies: 4
Views: 12,702
Posted By blackdragonsdg
I like this idea. When generating the new...

I like this idea.

When generating the new item id's you could make it work in a similar manner as the npc/loot editor....where you can use next available id or choose a custom starting point for...
Forum: Support::Windows Servers 11-22-2010, 06:13 AM
Replies: 31
Views: 37,810
Posted By blackdragonsdg
I never knew it was part of that redistributable...

I never knew it was part of that redistributable package. Given that fact you would be correct that it isn't a rules issue. I was thinking along different lines at that particular point which would...
Forum: Support::Windows Servers 11-22-2010, 01:07 AM
Replies: 31
Views: 37,810
Posted By blackdragonsdg
If you need MSVCP90.dll then do a google search...

If you need MSVCP90.dll then do a google search for it and you will find a workable solution many times over. I really wish I could say more about this but it would violate forum rules.
Forum: Support::General Support 11-21-2010, 04:33 PM
Replies: 11
Views: 9,243
Posted By blackdragonsdg
That quest code is about two years old so it is...

That quest code is about two years old so it is not a big surprise that it didn't work. It was worth a shot though.

Don't worry about the race table.....its contents don't seem to make any...
Forum: Quests::Q&A 11-19-2010, 04:09 PM
Replies: 2
Views: 7,230
Posted By blackdragonsdg
Turns out it was the underscores that caused it...

Turns out it was the underscores that caused it not to work. That is odd because both setglobal and targlobal work when using underscores. Thanks for the help.
Forum: Quests::Q&A 11-18-2010, 06:51 PM
Replies: 2
Views: 7,230
Posted By blackdragonsdg
quest::delglobal();

Does quest::delglobal(); still work?

All examples of usage I have seen show it being used like this:

quest::delglobal([varname]);

Now if that is true then this should work:

Test.pl
sub...
Showing results 376 to 400 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