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 16 of 20
«
First
<
6
12
13
14
15
16
17
18
19
20
>
Showing results 376 to 400 of 500
Search took
0.03
seconds; generated 73 minute(s) ago.
Search:
Posts Made By:
blackdragonsdg
Forum:
Support::Windows Servers
12-23-2010, 07:16 PM
Replies:
11
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
Odd connection issue
Views:
12,442
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
KOS Aggro Range
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
Reason to use SOD client
Views:
20,229
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
NPC's on mounts?
Views:
15,774
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
Best Advice
Views:
7,772
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
New Issue Launching Game After System Reformat
Views:
8,950
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
What is the correct usage for $class
Views:
9,089
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
What is the correct usage for $class
Views:
9,089
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
What is the correct usage for $class
Views:
9,089
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
What is the correct usage for $class
Views:
9,089
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
Help with eqhost file
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
Startup then goes black
Views:
19,442
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
Mouse sensitivity?
Views:
7,030
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
Dynamic Item Creator
Views:
12,698
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
load_player.sql.. I just can't figure it out...
Views:
37,800
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
load_player.sql.. I just can't figure it out...
Views:
37,800
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
Have Server Running, Now a Few Questions
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
quest::delglobal();
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
quest::delglobal();
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
Page 16 of 20
«
First
<
6
12
13
14
15
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
08:48 AM
.
-- 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