Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: FaerinTelDanor
Forum: General::News 09-06-2005, 01:50 PM
Replies: 27
Views: 16,620
Posted By FaerinTelDanor
drognir, can you tell me how you fixed the "Zone...

drognir, can you tell me how you fixed the "Zone error LNK2001: unresolved external symbol "class OpcodeManager" errors? I'm getting the same problem ... the opcodemanager header and includes are all...
Forum: Development::Bug Reports 09-01-2005, 08:12 AM
Replies: 24
Views: 6,390
Posted By FaerinTelDanor
I have the same problem with 0.6.0 dr3 ......

I have the same problem with 0.6.0 dr3 ... haven't been able to track down the problem yet.
Forum: Support::General Support 08-31-2005, 07:46 AM
Replies: 3
Views: 2,819
Posted By FaerinTelDanor
I've been having this problem too, not only with...

I've been having this problem too, not only with dying, but when being rezzed and casting gate as well. It seems the server is sometimes not using the proper bind locs, but I haven't been able to...
Forum: Support::Windows Servers 08-24-2005, 09:05 AM
Replies: 0
Views: 2,060
Posted By FaerinTelDanor
Persistent Zone State problems

Well, I've come across another issue I could use some help with. Everytime I turn on PersistentZoneState, my players start getting a graphics glitch where all world geometry disapears at certain...
Forum: Support::General Support 08-22-2005, 11:12 AM
Replies: 4
!
Views: 3,305
Posted By FaerinTelDanor
#1 is due to a bad EQUI_MerchantWnd.xml file (the...

#1 is due to a bad EQUI_MerchantWnd.xml file (the live version isn't compatible with eqemu merchants), try to grab an older one and install it to your default UI directory.

#2 If you're running...
Forum: Quests::Q&A 08-22-2005, 11:04 AM
Replies: 7
Views: 3,969
Posted By FaerinTelDanor
Put the additem call in EVENT_SPAWN instead of...

Put the additem call in EVENT_SPAWN instead of EVENT_DEATH, the mob will spawn with a random item which will be on it's corpse when it dies.
Forum: Quests::Q&A 08-16-2005, 10:42 AM
Replies: 6
Views: 3,842
Posted By FaerinTelDanor
Heh, I moved sub EVENT_DEATH up to the top of the...

Heh, I moved sub EVENT_DEATH up to the top of the file, and now everything works .... go figure (all it contains is a quest::shout()).

Owell, thanks for the help guys.
Forum: Quests::Q&A 08-16-2005, 10:04 AM
Replies: 6
Views: 3,842
Posted By FaerinTelDanor
No good, tried with and without quotes ... the...

No good, tried with and without quotes ... the PERL syntax is all correct, the events just won't trigger. EVENT_TIMER isn't working either ... Not sure what else to try.
Forum: Quests::Q&A 08-16-2005, 04:04 AM
Replies: 6
Views: 3,842
Posted By FaerinTelDanor
Yeah, I've tried every case imagineable and...

Yeah, I've tried every case imagineable and nothing would trigger it.
Forum: Quests::Q&A 08-15-2005, 07:04 PM
Replies: 6
Views: 3,842
Posted By FaerinTelDanor
Does EVENT_HP work in 0.6.0-dr3?

I've looked through the code and the functionality seems to be in place, but the event isn't triggering. Here's some sample PERL code that should (I think) work:


sub EVENT_SPAWN
{
...
Forum: Development::Development 08-11-2005, 09:11 AM
Replies: 12
Views: 4,668
Posted By FaerinTelDanor
Yup, I got it. Had to make a few changes to get...

Yup, I got it. Had to make a few changes to get it to compile with .NET, but it's been running great. It does have that level 0 <unknown guild> mob problem, but I can live with that till I figure out...
Forum: Development::Development 08-09-2005, 01:12 AM
Replies: 12
Views: 4,668
Posted By FaerinTelDanor
Awesome, I'll try it out tonight. Thanks a...

Awesome, I'll try it out tonight.

Thanks a lot.
Forum: Development::Development 08-08-2005, 02:47 PM
Replies: 12
Views: 4,668
Posted By FaerinTelDanor
0.6.0-DR3 Source Code.

Can anyone help me with a valid link for a working dr3 source code release? The only source I've been able to find is from cavedude's manual install pack, and it's really buggy (definitely not the...
Forum: Support::Windows Servers 08-08-2005, 01:25 AM
Replies: 2
Views: 2,625
Posted By FaerinTelDanor
I've tried sourcing in a fresh database with no...

I've tried sourcing in a fresh database with no luck, I'll try out the perl/quest stuff tonight.

Thanks.
Forum: Support::Windows Servers 08-04-2005, 07:15 AM
Replies: 2
Views: 2,625
Posted By FaerinTelDanor
Help with zone crash problem.

Hey guys,

I'm having a problem with zones crashing. I'm running 0.6.0dr3 source. Everything compiles fine and without errors (I've tried both vc++ 6.0 and .net), everything boots up ok. I can log...
Forum: Support::General Support 08-02-2005, 02:48 AM
Replies: 5
Views: 2,772
Posted By FaerinTelDanor
2 Things you need to do. First, find an older...

2 Things you need to do.
First, find an older copy of the files in the "Render Effects" directory (I can't help you find them, but one of the prominent EQEmu servers may have them included in their...
Forum: Quests::Submissions 07-29-2005, 02:15 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/tox/knarlthenne_skurl.pl ...

://EQEMU/Quests/tox/knarlthenne_skurl.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Forum: Quests::Submissions 07-29-2005, 02:15 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/qcat/teydar.pl ...

://EQEMU/Quests/qcat/teydar.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark
############################################
#...
Forum: Quests::Submissions 07-29-2005, 02:14 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/overthere/gerot_castane.pl ...

://EQEMU/Quests/overthere/gerot_castane.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Forum: Quests::Submissions 07-29-2005, 02:13 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/paineel/duriek_bloodpool.pl ...

://EQEMU/Quests/paineel/duriek_bloodpool.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Forum: Quests::Submissions 07-29-2005, 02:13 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/neriaka/smaka.pl ...

://EQEMU/Quests/neriaka/smaka.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark
############################################...
Forum: Quests::Submissions 07-29-2005, 02:12 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/kerraridge/marl_kastane.pl ...

://EQEMU/Quests/kerraridge/marl_kastane.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Forum: Quests::Submissions 07-29-2005, 02:12 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/hole/cardon.pl ...

://EQEMU/Quests/hole/cardon.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark
############################################
#...
Forum: Quests::Submissions 07-29-2005, 02:11 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/hole/#ghost_of_glohnor.pl ...

://EQEMU/Quests/hole/#ghost_of_glohnor.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Forum: Quests::Submissions 07-29-2005, 02:10 AM
Replies: 14
Views: 5,922
Posted By FaerinTelDanor
://EQEMU/Quests/kerraridge/marl_kastane.pl ...

://EQEMU/Quests/kerraridge/marl_kastane.pl

############################################
# Developer: Faerin
# Modified: July 28, 2005
# Database: PEQ-Kunark...
Showing results 1 to 25 of 30

 
Forum Jump
   

All times are GMT -4. The time now is 07:06 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3