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 2 of 6
<
1
2
3
4
5
6
>
Showing results 26 to 50 of 141
Search took
0.04
seconds; generated 69 minute(s) ago.
Search:
Posts Made By:
Draugr
Forum:
General::General Discussion
10-28-2004, 07:29 PM
Replies:
3
LDoN maps?
Views:
8,310
Posted By
Draugr
LDoN maps?
Hi,
Does anyone know if there is a website with the maps to the LDoN levels? If you know of a site, please post the link here.
Thanks
John
Forum:
Development::Feature Requests
10-28-2004, 05:55 PM
Replies:
1
Some weird, but interesting future feature requests.
Views:
8,934
Posted By
Draugr
Some weird, but interesting future feature requests.
[1st, you can skip these text paragraphs, unless you want to know a bit about how I came up with these ideas. If you skip, please don't skip the numbered ideas listed at the bottom of this post.]
...
Forum:
Development::Bug Reports
10-26-2004, 07:23 AM
Replies:
3
6.0 Bug list again
Views:
9,730
Posted By
Draugr
Not sure if this has been mentioned, but sometime...
Not sure if this has been mentioned, but sometime after CVS build 1.21 the zones no longer work. I can create a character and enter the start zone for that character, but I can't use #zone to goto...
Forum:
Quests::Q&A
10-26-2004, 04:40 AM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
I'm actually getting it to work now. What I did...
I'm actually getting it to work now. What I did was take the code you gave me and just cut and paste the text and cast info into it. I checked over and over, but my pl seems to be the exact same...
Forum:
Quests::Q&A
10-26-2004, 04:24 AM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
Ok, I did what you suggested and it was a good...
Ok, I did what you suggested and it was a good suggestion. I got the following to work so far.
sub EVENT_SAY
{
if($text =~ /Hail/i)
{
quest::say("Greetings $name. I am...
Forum:
Quests::Q&A
10-26-2004, 03:53 AM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
Thanks Muuss. I tried that just in case it made a...
Thanks Muuss. I tried that just in case it made a difference. Sadly, the command worked, but the quest still doesn't. :(
Forum:
Quests::Q&A
10-26-2004, 03:33 AM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
Yes, I have the .pl file in...
Yes, I have the .pl file in c:\eqemu\quests\qeynos2 for North Qeynos. I did have it in qeynos as I got the two zone names mixed up. I corrected the folder name to qeynos2 and restarted the emulator....
Forum:
Quests::Q&A
10-25-2004, 08:17 PM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
Hi, I cut & Pasted the changes you made to...
Hi,
I cut & Pasted the changes you made to the code, but I'm still having the same issue. I checked my zone.exe and it says
Loading embedded perl
Loading perlemb plugins
So, the zones are...
Forum:
Quests::Q&A
10-25-2004, 07:28 PM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
I had a thought and just wanted to post it in...
I had a thought and just wanted to post it in case it makes a difference. After installing Perl on my XP machine (Server for EQEmu) I don't have to run any files from within the PERL directories...
Forum:
Quests::Q&A
10-25-2004, 07:01 PM
Replies:
10
1st quest file and I'm having troubles. Please help.
Views:
11,977
Posted By
Draugr
1st quest file and I'm having troubles. Please help.
Hi,
I just made my first PERL script for a quest NPC. It is a modified soulbinder script that includes the options to heal HPs, cure poison and disease and finally to bind your soul. I saved the...
Forum:
Support::General Support
10-25-2004, 02:03 PM
Replies:
3
Making quests need a question on spells answered.
Views:
7,358
Posted By
Draugr
Making quests need a question on spells answered.
Hi,
I am trying my hands at making some various NPCs such as Soulbinders, and Healers. What I can't figure out is how to determine what spell is what in the database. I used Mysql Control Center...
Forum:
Support::General Support
10-25-2004, 01:56 PM
Replies:
3
Giving items to NPCs and having them ready them?
Views:
7,558
Posted By
Draugr
Is there some sort of item editor that makes this...
Is there some sort of item editor that makes this easier to do? I mean a item editor that still functions with 6.x of EQEmu and PEQ 058 classic?
Thanks
John
PS: How do I link the loot to an...
Forum:
Support::General Support
10-25-2004, 01:37 PM
Replies:
3
Giving items to NPCs and having them ready them?
Views:
7,558
Posted By
Draugr
Giving items to NPCs and having them ready them?
How do I see what items are what in a database and then give a bunch of items to a NPC and then have them wield and arm the items so it shows on their models.
I'm using the 058 PEQ database.
...
Forum:
Support::General Support
10-25-2004, 10:42 AM
Replies:
3
Command for GM to Control NPCs?
Views:
6,834
Posted By
Draugr
Command for GM to Control NPCs?
Hi,
I looked through the command list in the Guidebook, but I didn't see a command to possess or control a NPC allowing me the GM to switch out of my GM character and to control a NPC for a while....
Forum:
Support::General Support
10-25-2004, 08:24 AM
Replies:
0
How to find out the HPs per level for a MOB?
Views:
5,966
Posted By
Draugr
How to find out the HPs per level for a MOB?
Hi,
I am looking to make a few npcs and wanted to know what the standard HPs per level of a NPC is? Ex: If I create a Level 10 Human what is the base HPs that are used to be multiplied by level?...
Forum:
Support::General Support
10-24-2004, 04:07 PM
Replies:
6
NPC Creation and Editing?
Views:
8,796
Posted By
Draugr
I searched a bit for EQ Admin 5.2 and found a few...
I searched a bit for EQ Admin 5.2 and found a few posts that talk about it, but no listing for a download of it. Is there a guide or post that steps a user through creating a NPC such as a...
Forum:
Support::General Support
10-23-2004, 07:03 PM
Replies:
6
NPC Creation and Editing?
Views:
8,796
Posted By
Draugr
So, EQ Admin 5.2 works with EQEmu Server 6.0?...
So, EQ Admin 5.2 works with EQEmu Server 6.0? That would be great. I'll have to search for it. I thought that EQ Admin was discontinued and the last version wasn't compatible with the current EQEmu...
Forum:
Support::General Support
10-23-2004, 03:41 PM
Replies:
6
NPC Creation and Editing?
Views:
8,796
Posted By
Draugr
NPC Creation and Editing?
Hi,
Is there a GUI program that will let me create and edit NPCs and then place them in the game? I'm trying to learn how to program scripts in PERL and I'm trying currently to make a soulbinder...
Forum:
Support::General Support
10-23-2004, 03:44 AM
Replies:
5
Placing NPCs that heal, and buff players for a good alignmen
Views:
7,623
Posted By
Draugr
I have PERL installed on my server as I followed...
I have PERL installed on my server as I followed the instructions on setting up a 5.0/6.0 server and one step was installing the PERL program. I have a few questions that I hope you cna answer.
If...
Forum:
Support::General Support
10-23-2004, 03:39 AM
Replies:
0
Lots of Questions. Deciding on doing a Winters Roar type ...
Views:
6,496
Posted By
Draugr
Lots of Questions. Deciding on doing a Winters Roar type ...
Hi,
A friend and I have been thinking about creating a custom EQ server. We would do something similar to Winter's Roar with regards to designing our own island or continent by connecting various...
Forum:
Support::General Support
10-22-2004, 04:24 AM
Replies:
5
Placing NPCs that heal, and buff players for a good alignmen
Views:
7,623
Posted By
Draugr
Placing NPCs that heal, and buff players for a good alignmen
Hi,
I just started running my own 6.0 server with the 058 classic database. I have a few quick questions that I couldn't find answers to elsewhere. I hope someone can answer these.
1....
Forum:
Archive::General Discussion
07-10-2004, 05:51 AM
Replies:
4
Original Splitpaw Data?
Views:
5,839
Posted By
Draugr
All relevent data is not stored on the client,...
All relevent data is not stored on the client, but on the server. So, any of that original data is lost.
Forum:
Archive::General Support
07-08-2004, 08:13 AM
Replies:
1
Lost Password to access servers.
Views:
5,182
Posted By
Draugr
Lost Password to access servers.
Hi,
I have searched for the answer and found one post, but the poster immediately said that he just created a new account and doesn't need a answer to his question.
Anyhow, I have an...
Forum:
Archive::General Discussion
07-07-2004, 10:40 PM
Replies:
2
Questions on Customizing a database from scratch.
Views:
4,320
Posted By
Draugr
Questions on Customizing a database from scratch.
"I was going to post this in the 3rd Party Tools Forum, but wasn't sure if it would be the right place, so I opted to post here. Hope its the right forum to do so." :)
I am contemplating the...
Forum:
Archive::General Discussion
07-07-2004, 10:09 PM
Replies:
46
image
Views:
28,586
Posted By
Draugr
I agree that it is ridiculous to spend real money...
I agree that it is ridiculous to spend real money for game items. Alas, I was sooo adicted to EQ at one time that I spent $500 on items ranging from the Lammy & Wurmy to the Fungi Tunic. I had a plan...
Showing results 26 to 50 of 141
Page 2 of 6
<
1
2
3
4
5
6
>
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
04:59 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