Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 38
Search took 0.00 seconds.
Search: Posts Made By: Jaekob
Forum: Quests::Q&A 10-24-2011, 06:16 AM
Replies: 2
Views: 2,405
Posted By Jaekob
player.pl in the templates folder will only work...

player.pl in the templates folder will only work if player.pl does not already exist in the zone you are referencing. Most starting zones already have a player.pl for some ldon scripts. Stick your...
Forum: Quests::Q&A 10-05-2011, 01:02 PM
Replies: 6
Views: 2,476
Posted By Jaekob
Check these three things. Goal ID = NPC ID ...

Check these three things.

Goal ID = NPC ID
Goal Method = 0
Goal Count = 1
Forum: Quests::Q&A 10-05-2011, 12:24 PM
Replies: 6
Views: 2,476
Posted By Jaekob
Did you accidentally change the goal method? It...

Did you accidentally change the goal method? It should be 0 if you are using the NPC ID as goal ID.
Forum: Support::General Support 07-09-2011, 10:30 PM
Replies: 2
Views: 2,492
Posted By Jaekob
There is a db field which will id them as a pet,...

There is a db field which will id them as a pet, and they are also classified with an NPC id below 1000. For example, chanter level 1 pet has the id of 500, beastlord lvl 51 warder is 526 etc.
Forum: General::General Discussion 06-10-2011, 06:19 AM
Replies: 4
Views: 3,691
Posted By Jaekob
Tutoriala and cshome are both in the peqdb. ...

Tutoriala and cshome are both in the peqdb. tutoriala zone files are included with titanium, cshome is not, so visiting tutoriala is quite possible if you find a server with #zone commands enabled. ...
Forum: Support::Windows Servers 04-21-2011, 10:19 PM
Replies: 8
Views: 3,127
Posted By Jaekob
You will also need to add the faction to the...

You will also need to add the faction to the faction_list table.

Check out this wiki link for details.
http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuDBSchemafactionlist

I assume since...
Forum: Quests::Q&A 04-14-2011, 01:00 PM
Replies: 15
Views: 8,960
Posted By Jaekob
There is a quest command to bury corpses to avoid...

There is a quest command to bury corpses to avoid the decay timer/server reboot or whatever is set to send them to shadowrest. This is an example from qinimi, Besana_the_Gravedigger

sub EVENT_SAY...
Forum: Development::Database/World Building 04-11-2011, 11:57 AM
Replies: 10
Views: 4,275
Posted By Jaekob
Make sure your revisions are all the same (db &...

Make sure your revisions are all the same (db & eqemu code) or source in all of the latest updates to get everything current. I've ran into the missing items issues when I failed to get all the...
Forum: Quests::Q&A 04-11-2011, 06:20 AM
Replies: 8
Views: 4,136
Posted By Jaekob
If I am understanding you correctly you can and...

If I am understanding you correctly you can and want to use the version field in the db to make a separate instance.

Set up your spawns as you desire for the instance and make sure the NPC has the...
Forum: Development::Database/World Building 04-09-2011, 04:57 PM
Replies: 9
Views: 4,524
Posted By Jaekob
db is continually being worked on. I'd expect to...

db is continually being worked on. I'd expect to see a db push at some point, but might be after GoD is finished. Still looking at four zones that need significant work.
Forum: General::General Discussion 04-08-2011, 02:53 PM
Replies: 6
Views: 3,262
Posted By Jaekob
Posting like this will get you banned here also. ...

Posting like this will get you banned here also. And in case you missed Cary's advice. Find your server forum and talk to them. No one here can help.
Forum: Support::Windows Servers 04-04-2011, 05:19 PM
Replies: 2
Views: 2,048
Posted By Jaekob
Took me a while to figure out where Xytta is. ...

Took me a while to figure out where Xytta is. Yxtta for those wondering. This would be question better asked on your server board. There has not been a PEQ db push since Yxtta was opened on TGC so...
Forum: Quests::Q&A 04-04-2011, 08:08 AM
Replies: 3
Views: 2,544
Posted By Jaekob
Sat down this morning and looked further into the...

Sat down this morning and looked further into the quest.

Everything drops, but the combine in the collection box will not result in the proper item since it does not exist in the 13th floor db and...
Forum: Quests::Q&A 04-03-2011, 10:06 PM
Replies: 3
Views: 2,544
Posted By Jaekob
After looking at the quest file it appears to...

After looking at the quest file it appears to have been cobbled together at some point, even though it has some comments about the quality of the text. Should be completable if your server is...
Forum: Support::Windows Servers 03-24-2011, 06:28 AM
Replies: 3
Views: 2,641
Posted By Jaekob
Ranged attacks will work but NPC must be at...

Ranged attacks will work but NPC must be at range. This is best handled by setting run speed to 0 and keeping the NPC away from the target PC.
Forum: Development::Server Code Submissions 03-21-2011, 09:12 AM
Replies: 3
Views: 3,078
Posted By Jaekob
COMMITTED: Iksar Pet Fix

In pets.cpp
starting with line 326


case IKSAR:
npc_type->race = WOLF;
npc_type->texture = 1;
...
Forum: Quests::Q&A 03-15-2011, 04:18 PM
Replies: 11
Views: 3,576
Posted By Jaekob
http://www.eqemulator.org/forums/showthread.php?t=...

http://www.eqemulator.org/forums/showthread.php?t=32774

Here's another example of a NPC selecting a random target from a hate list from Trevius. It's a bit more complicated but works very well. ...
Forum: General::General Discussion 02-16-2011, 02:01 PM
Replies: 13
Views: 7,750
Posted By Jaekob
So what your saying is that SOE was lazy and did...

So what your saying is that SOE was lazy and did not bother to recreate the hill giant spawns.

Go figure.
Forum: General::General Discussion 02-14-2011, 07:51 PM
Replies: 13
Views: 7,750
Posted By Jaekob
Live is currently free and with the new...

Live is currently free and with the new progression server it would probably be worth your time to check and see the status of Rathe Mts and grabbing a collect would fix your problems.

Uploading...
Forum: Quests::need work 02-08-2011, 07:44 AM
Replies: 11
Views: 18,081
Posted By Jaekob
If all else fails and no one writes the PoJ...

If all else fails and no one writes the PoJ trials, it's on my list of things to complete before working on OoW.
Forum: Quests::need work 02-07-2011, 07:39 AM
Replies: 11
Views: 18,081
Posted By Jaekob
I have most of the trial of torture sitting in an...

I have most of the trial of torture sitting in an email from someone else that I need to review and finish but other than that no one is working on the uncompleted PoJ trials over at PEQ. Feel free...
Forum: General::Server Discussion 02-05-2011, 10:11 PM
Replies: 5
Views: 3,690
Posted By Jaekob
Can't think of one off the top of my head. Check...

Can't think of one off the top of my head. Check out the server list and look around a bit, that's the best way to find what suits your style the best.
Forum: General::Server Discussion 02-05-2011, 12:51 PM
Replies: 5
Views: 3,690
Posted By Jaekob
Most legit servers are going to have the zones...

Most legit servers are going to have the zones you are looking for, with an increased exp gain to boot. They might not be used all that much but they are there and playable, and not totally...
Forum: General::General Discussion 02-05-2011, 12:48 PM
Replies: 1
Views: 2,117
Posted By Jaekob
Start here ...

Start here

http://www.eqemulator.org/index.php?pageid=serverlist
Forum: Development::Feature Requests 01-22-2011, 11:32 AM
Replies: 4
Views: 4,497
Posted By Jaekob
Check the player.pl in PoT. Going off of memory,...

Check the player.pl in PoT. Going off of memory, I am pretty sure most of the PoP access works through that zone and a quick update to that file can remove or adjust access based on level.
Showing results 1 to 25 of 38

 
Forum Jump
   

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