QuickQuest [Archive] - ForumsHQ
Posted: Tue Nov 20, 2001 6:24 am
--Now im going to use the | key to desplay that symble nightmaer does if you click weird button on the text block editor. When you come to that point in a line, its better to click in then and not later –
== one more note, sometimes its cool to use the "formatted window" aka "the preview" so you can do that pretty shade of green mmud is so excited about, but I wouldnt mix ansi and code,seems to fuck shit up
Things you’ll need
a new Ability the one I used was # 188 I called it quickQuest
a NPC monster called Otis *-A copy of Colin will do for all I care. Change his "Greet text" to 10100 and put him in room 2140 as PermNPC
ITEM called bearclaw (hmmm) (#1450)copy something special, I did Eye of the beholder and changed its abilites to :
28 * magical 1
119 del@maint 0
149 *remove@maint 0
add the following text blocks when you get to them (no step orders)
--don’t put the {‘s and }’s in their
10100
LINK it to 10101
{quest: 10102|return: 10104||}
10101
{I'm busy as hell putting together a quest to help rid the Newhaven Dungeons of EViL.}
10102
LINK it to 10103
{Hmmmmmm}
10103
{giveability 188 1:text 10106}
10104
LINK to 10105
{He looks you up and down - I could of swore iv seen you before...}
10105
{testability 188 1:checkability 188 1:giveability 188 2:takeitem 1450:addexp 5000:addexp 5000:text 10107}
10106
{Go kill the cave bear, don't return until you have his claw!}
10107
{Oh very well just get out of my hair...
You gain 10k EXP}
== one more note, sometimes its cool to use the "formatted window" aka "the preview" so you can do that pretty shade of green mmud is so excited about, but I wouldnt mix ansi and code,seems to fuck shit up
Things you’ll need
a new Ability the one I used was # 188 I called it quickQuest
a NPC monster called Otis *-A copy of Colin will do for all I care. Change his "Greet text" to 10100 and put him in room 2140 as PermNPC
ITEM called bearclaw (hmmm) (#1450)copy something special, I did Eye of the beholder and changed its abilites to :
28 * magical 1
119 del@maint 0
149 *remove@maint 0
add the following text blocks when you get to them (no step orders)
--don’t put the {‘s and }’s in their
10100
LINK it to 10101
{quest: 10102|return: 10104||}
10101
{I'm busy as hell putting together a quest to help rid the Newhaven Dungeons of EViL.}
10102
LINK it to 10103
{Hmmmmmm}
10103
{giveability 188 1:text 10106}
10104
LINK to 10105
{He looks you up and down - I could of swore iv seen you before...}
10105
{testability 188 1:checkability 188 1:giveability 188 2:takeitem 1450:addexp 5000:addexp 5000:text 10107}
10106
{Go kill the cave bear, don't return until you have his claw!}
10107
{Oh very well just get out of my hair...
You gain 10k EXP}