Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 75 of 500
Search took 0.01 seconds; generated 68 minute(s) ago.
Search: Posts Made By: Drawde
Forum: Archive::Bugs 05-22-2003, 07:59 AM
Replies: 14
Views: 8,439
Posted By Drawde
There seem to be some serious problems in the...

There seem to be some serious problems in the current CVS with inventory/item management.
Swapping items around (e.g swapping a weapon in your hand with one in an inventory slot) will often cause...
Forum: Archive::Database/World Building 05-22-2003, 04:02 AM
Replies: 5
Views: 5,232
Posted By Drawde
I'm working on a new quest addon ATM, however...

I'm working on a new quest addon ATM, however I've encountered a slight problem with the current EQEmu CVS crashing when the text in a .qst file is too long. Hopefully this should be fixed soon.
Forum: Archive::Database/World Building 05-19-2003, 04:36 AM
Replies: 19
Views: 16,470
Posted By Drawde
Currently the damage formula is 3+(2*level) with...

Currently the damage formula is 3+(2*level) with increases to the level multiplier for higher-level mobs. Originally it was 2.7*level but I reduced it to allow for the STR damage adjustment for NPCs,...
Forum: Archive::Database/World Building 05-19-2003, 12:17 AM
Replies: 19
Views: 16,470
Posted By Drawde
1.1 final DB addon, plus 4.4dr1 files, items DB, etc

http://edwardpinniger.bctalk.net/eq/worlddata1.1.zip

New features in this version (since 1.1beta)
- Fixed zones (fixed NPC locations, added loot tables and missing NPCS):
Chardok, Dalnir,...
Forum: Archive::Bugs 05-18-2003, 09:58 PM
Replies: 104
Views: 70,701
Posted By Drawde
Don't know if LethalEncounter is reading this,...

Don't know if LethalEncounter is reading this, but there is a bug in the current CVS with NPCs equipping items - they can only equip one (apparently randomly-chosen) item at a time, so if they had a...
Forum: Archive::Database/World Building 05-17-2003, 02:36 AM
Replies: 3
Views: 4,916
Posted By Drawde
You need to get the items DB from here -...

You need to get the items DB from here - http://edwardpinniger.bctalk.net/eq/itemsbooks.zip

unzip into MySQL directory, type source items_44dr1.txt then source books.sql

The next version of my...
Forum: Archive::Database/World Building 05-17-2003, 02:32 AM
Replies: 3
Views: 4,504
Posted By Drawde
What DB are you using? It sounds like you don't...

What DB are you using?
It sounds like you don't have any items in the DB, but if you can #summon items, then that can't be the problem.
Forum: Archive::Database/World Building 05-15-2003, 09:08 PM
Replies: 6
Views: 5,088
Posted By Drawde
The problem I'm having is the other way round.....

The problem I'm having is the other way round.. merchants charge 4-5x the listed price of the item. When you zone you get the difference back (all in SP, so if the item cost several hundred plat, you...
Forum: Archive::Database/World Building 05-13-2003, 05:23 AM
Replies: 67
Views: 51,009
Posted By Drawde
Download the items from here ...

Download the items from here
http://edwardpinniger.bctalk.net/eq/itemsbooks.zip
Forum: Archive::Database/World Building 05-10-2003, 09:51 PM
Replies: 3
Views: 4,809
Posted By Drawde
There is an item and book DB linked to in my DB...

There is an item and book DB linked to in my DB addon post -
http://edwardpinniger.bctalk.net/eq/itemsbooks.zip
Forum: Archive::Database/World Building 05-09-2003, 08:47 PM
Replies: 7
Views: 6,851
Posted By Drawde
Info on the next versions of my DB addon and quests

This is just a post to say I'm still working on EQEmu world building!
I've nearly finished the "final" 1.1 version of my DB addon (not the final version, just
the final 1.1), this should have...
Forum: Archive::Database/World Building 05-02-2003, 11:12 PM
Replies: 7
Views: 6,783
Posted By Drawde
Hmm, if 97 is the max damage for a hill giant...

Hmm, if 97 is the max damage for a hill giant (level 35) attacking a character with 0 AC, then the formula would be roughly 2+(level*2.7). I'll try using that formula.
The formula I used in my...
Forum: Archive::Quests 04-30-2003, 10:46 PM
Replies: 9
Views: 8,373
Posted By Drawde
The best way to prevent exceeding the buffer size...

The best way to prevent exceeding the buffer size with large .qst files is to create several EVENT_SAY groups, each with around 6-8 ( depending on length) text triggers.
Forum: Archive::Database/World Building 04-30-2003, 10:44 PM
Replies: 7
Views: 6,783
Posted By Drawde
Part of the reason for this is that AC damage...

Part of the reason for this is that AC damage reduction doesn't work with the 4.4dr1 binaries I posted.
The damage formula still needs fixing, but as I've said before, I need to wait until AC is...
Forum: Archive::Database/World Building 04-26-2003, 10:10 PM
Replies: 18
Views: 17,796
Posted By Drawde
Fixed the links, they should work now.

Fixed the links, they should work now.
Forum: Archive::Database/World Building 04-25-2003, 06:40 AM
Replies: 3
Views: 5,037
Posted By Drawde
You can create non-standard race/class...

You can create non-standard race/class combinations by using #permarace and/or #permaclass when in-game (needs account status of 80 or above to use these commands).
One problem with this is that...
Forum: Archive::Database/World Building 04-25-2003, 06:26 AM
Replies: 6
Views: 5,310
Posted By Drawde
There seem to be some problems with faction with...

There seem to be some problems with faction with the .exes I recently posted.
Even though NPCs are assigned their factions properly (checked with EQEmuAdmin) they behave as if they are not on a...
Forum: Archive::Quests 04-22-2003, 03:34 AM
Replies: 19
Views: 14,856
Posted By Drawde
A trigger for when the NPC kills something (or a...

A trigger for when the NPC kills something (or a player character!), something like EVENT_KILL, would be useful, particularly for guards. And a command to make the NPC attack the player interacting...
Forum: Archive::Database/World Building 04-19-2003, 09:46 PM
Replies: 4
Views: 9,887
Posted By Drawde
Thanks for the info - will get that in my DB...

Thanks for the info - will get that in my DB ASAP! I also found a spawn log for the old CT, so most NPCs are in the right places.
Forum: Archive::Database/World Building 04-19-2003, 08:21 AM
Replies: 4
Views: 9,887
Posted By Drawde
Need info on old (pre-revamp) Cazic-Thule loot drops

Anyone know what the item drops are (or were) from the various
named/unique creatures in the old Temple of Cazic-Thule (before it was "revamped" and became a
high-level zone)? Illia's Everquest...
Forum: Archive::Bugs 04-17-2003, 08:52 PM
Replies: 15
Views: 10,815
Posted By Drawde
AC doesn't actually reduce the chance of getting...

AC doesn't actually reduce the chance of getting hit, but it appears that way, as when the damage a mob does is reduced to 0 by the damage mitigation, it is reported as a miss ("an X tries to hit...
Forum: Archive::Database/World Building 04-17-2003, 06:48 AM
Replies: 2
Views: 4,877
Posted By Drawde
Updated Win9x-compatible 4.4dr1, and a new NPC spell list

This is an updated set of 4.4dr1 binaries which includes many bug fixes and improvements particularly in the quest code.
It also works properly with Win9x systems.

Some of the quest commands have...
Forum: Archive::Windows Servers 04-10-2003, 07:43 AM
Replies: 10
Views: 6,901
Posted By Drawde
I think those are the files I posted on my site...

I think those are the files I posted on my site :)
I've confirmed that the crash is not a DB issue, or at least not caused by errors or incompatibility in the DB. If you start up world.exe without a...
Forum: Archive::Windows Servers 04-06-2003, 08:54 PM
Replies: 10
Views: 6,901
Posted By Drawde
Same as the error I'm getting here ...

Same as the error I'm getting here
http://forums.eqemu.net/viewtopic.php?t=6963
Forum: Archive::Database/World Building 04-05-2003, 09:38 PM
Replies: 18
Views: 17,796
Posted By Drawde
Found the reason for many NPCs not casting - I...

Found the reason for many NPCs not casting - I hadn't assigned spell lists to guildmaster NPCs (the parser only checked for standard classes, not guildmasters).
Showing results 51 to 75 of 500

 
Forum Jump
   

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