EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Make Quest (https://www.eqemulator.org/forums/showthread.php?t=1770)

zzaqfox 05-09-2002 11:54 PM

Make Quest
 
Me have [eqemu-admin-tool-2.3] and [quest helper ver 7b] !
But Me Don't know how to Make a Quest !

Me use [quest helper ver 7b] open Zone !
but My EQemu no have any .qst !
me need how get the .qst ??

And Me have to other player make it Server !
have see UNknow zone can Set Level and Flag Stats !
me need how to Do Can make the Unknow Zone ??

Me is use Win32 EQEmu 0.3.1.1 ~ DB 0.85 !

Thank All Again ~ lol

Lurker_005 05-10-2002 05:21 AM

Get the new 2.5 admin tool released last night.

To reuse a zone but with a different name, see this thread http://forums.eqemu.net/showthread.p...;threadid=1519

But basically it just involves adding an entry to the zones table

use whatever short and long name you want, for filename put the shortname (filename) of the zone your making a duplicate of.


For an example look at the zones table included in drawdes database. cshome is a real zone, and gmhome is a new zone using the same file. (this is only an example, DON'T ask for cshome)

zzaqfox 05-10-2002 06:01 AM

Thank you
 
if use admin tool rename Load Zone is ok ??
it's make any name ??

2.5 Tool have a Books ! this is what ??
need use what .txt ??

2.5 Tool not Flag Stats and Level ! only Exp and Item !

Me is use OS=Win98 !

have anyone can give me a Quest .qst Zip play play ?? hahaha

Flag and Level ! and need use what Tool ! lol

Thank all and Thank Lurker_005 Give help !

your is Good Man !

zzaqfox 05-10-2002 11:09 AM

hahahaha
 
:D Give Me a Quest Npc play it ! ahhahaha :D

id
zone
name
activator
text
end
npcID
questobject
priceobject
cash
exp

The is from my Admin Tool 2.5 !

me Don't know how make a Npc can Set Level to 60 and Flag any player to small GM !

Lurker_005 05-10-2002 02:22 PM

Save this as a .qst file, it will setup a quest where if you hail the npc it will start the quest dialog to change your level to 60. Take a look at the other command avaliable listed on the message boards. Use your imagination to make other quests.

The first line "NPC_SCRIPT 255 {" needs to be changed
change 255 to the id number of the mob you want the quest attached to. The npc_types table has the ID and name of all the mobs. So if 255 was changed to 13, then in my databse, Admiral_Tylix would the mob the quest would be attached to. He is located in overthere, so the file would be named overthere.qst

Code:

NPC_SCRIPT 255 {
TRIGGER_TEXT:Hail:{
RAIN 0
EMOTE:Grins at %CHARNAME%
FACE_TARGET
SAY:Hello %CHARNAME%, I have been sent by the gods to give what cannot be given by any mortal, the [60th season] without you lifting a finger.
}
TRIGGER_TEXT:60th season:{
SAY:The 60th season is the highest season possible for a mortal, you will be powerful and be able to stand up against even some of the hardest obstacles in Norrath, Would you like to [become the 60th season]?
}
TRIGGER_TEXT:become the 60th season:{
EMOTE:finger tips begin to glow and rains begin to fall.
RAIN 1
SHOUT:Let %charname% feel the power of the gods.
LEVEL 60
CAST_SPELL 13
SAY:Good luck to you, do not let this power corrupt you, or the gods shall punish you.
}
}

This sample was taken from this thread http://eqemu.sourceforge.net/forums/...p;threadid=506

See also http://eqemu.sourceforge.net/forums/...;threadid=1873 for a program to help making quests

and http://eqemu.sourceforge.net/forums/...;threadid=1649

zzaqfox 05-10-2002 05:02 PM

Thank you Lurker_005
 
Thank you Lurker_005 :D

You So Power !

Kiss x 999 to Lurker_005
Bow x 999 to Lurker_005

:)


All times are GMT -4. The time now is 04:50 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.