| Message |
I got the area name wrong, it is newgate.are. Look in that file (line 2068 on), and you will see ...
> rand_prog 100~
if level($r) == 1
mpechoat 0.$r Well done, $r!
mpechoat 0.$r You have passed the Spectral Gates, and have entered the game.
mpechoat 0.$r Your accomplishment has earned you level two...
mpat 'hvak1 advancer' mpforce 'hvak1 advancer' mpat 0.$r mpadvance 0.$r 2
mpat hvak1 mpfor hvak1 ask What soul passes the gateway into this dominion?
if class($r) == mage
mpat hvak2 mpfor hvak2 answer The acolyte Mage, $r ...
endif
if class($r) == cleric
mpat hvak2 mpfor hvak2 answer $r, a Cleric prentice ...
endif
if class($r) == thief
mpat hvak2 mpfor hvak2 answer The fledgling thief, $r ...
endif
if class($r) == warrior
mpat hvak2 mpfor hvak2 answer A Warrior initiate called $r ...
endif
if class($r) == vampire
mpat hvak2 mpfor hvak2 answer A neophyte Vampire known as $r ...
endif
if class($r) == druid
mpat hvak2 mpfor hvak2 answer A postulant Druid named $r ...
endif
if class($r) == ranger
mpat hvak2 mpfor hvak2 answer $r, an intrepid Ranger ...
endif
if class($r) == augurer
mpat hvak2 mpfor hvak2 answer $r, a novitiate Augurer ...
endif
mpechoat $r ... Please leave north to experience the Darkhaven Academy.
mpechoat $r ... You may now "save" to make your character permanent.
endif
~
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|