this correct ?

Bless

Dedicated Member
Dedicated Member
Mar 23, 2003
208
0
112
HI I KNOW IVE POSTED ABOUT THIS BEFORE... BUT NOW IVE CHANGED IT ALOT AND I AM WOUNDERING IF IT IS CORRECT IF NOT CAN SUM1 PLEASE FIX IT :d



[@Main]
#SAY
Hello $USERNAME welcome to {FCOLOR1}Apocolypse{FCOLOR12}\
I am the servers Old & KR & New Cave teleport npc, I can take you to\
any destination you wish to go.\
<[Use my Services]/@level>
<[Do not use my Services]/@exit>

[@level]
#SAY
These are Old Caves.\\
<[PrajnaTemple]/@PT> - <[BichonCave]/@BC> - <[ZumaTemple]/@ZT>
<[PhantomCave]/@PhC> - <[JinChonDungeon]/@JD> - <[PrajnaCave]/@PC>
<[BlackPalace]/@BP> - <[NumaRuins]/@NR>
<[DesertTunnel/@DT> - <[DesertCity]/@DC>
<[DesertMine]/@DM> - <[SnowPalace]/@SP> - <[DeadPit]/@DPT>
<[SnowTower]/@ST> - <[DevilTemple]/@DeT>
<[FleaCave]/@FC> - <[AntColony]/@AC>
<[WoomaTemple]/@WT> - <[StoneTomb]/@STb> - <[DeathValley]/@DV>
<[RedMoonValley]/@RMV> - <[PrajnaStoneCave]/@PSC>
<[New Caves & KR'S...]/@level2>
[Exit]/@exit

[@PT]
#ACT
Mapmove D1001 21 150
Give TownTeleport

[@BC]
#ACT
Mapmove D101 126 180
Give TownTeleport

[@ZT]
#ACT
Mapmove D1101 50 76
Give TownTeleport

[@PhC]
#ACT
Mapmove D111 126 180
Give TownTeleport

[@JD]
#ACT
Mapmove D1200 271 355
Give TownTeleport

[@PC]
#ACT
Mapmove D121 126 180
Give TownTeleport

[@BP]
#ACT
Mapmove D1301 122 114
Give TownTeleport

[@NR]
#ACT
Mapmove D1501 38 148
Give TownTeleport

[@DT]
#ACT
Mapmove D2001 283 280
Give TownTeleport

[@DC]
#ACT
Mapmove D2002 14 387
Give TownTeleport

[@PSC]
#ACT
Mapmove D601 127 171
Give TownTeleport

[@DM]
#ACT
Mapmove D2003 282 32
Give TownTeleport

[@SP]
#ACT
Mapmove D2101 20 268
Give TownTeleport

[@DPT]
#ACT
Mapmove D201 49 292
Give TownTeleport

[@ST]
#ACT
Mapmove D2201 207 386
Give TownTeleport

[@DeT]
#ACT
Mapmove D2401 158 282
Give TownTeleport

[@DeC]
#ACT
Mapmove D2501 185 127
Give TownTeleport

[@FC]
#ACT
Mapmove D301 93,245
Give TownTeleport

[@AC]
#ACT
Mapmove D401 179 187
Give TownTeleport

[@WT]
#ACT
Mapmove D501 366 372
Give TownTeleport

[@STb]
#ACT
Mapmove D701 33 210
Give TownTeleport

[@DV]
#ACT
Mapmove D801 153 245
Give TownTeleport

[@RMV]
#ACT
Mapmove D901 16 30
Give TownTeleport

[@level2]
#SAY
These are New Caves & krs.\
<[KingBoarLair]/@KBL> - <[WoomaTempleKR]/@WKR>
<[Back]/@level>
<[Exit]/@exit>

[@KBL]
#ACT
Mapmove D705
Give TownTeleport

[@WKR]
#ACT
Mapmove D504
Give TownTeleport

;;²»ÒªÉ¾µô´ËÐÐ
 

kyeron

LOMCN Veteran
Veteran
Loyal Member
Sep 28, 2008
296
1
45
timisoara
Code:
[COLOR="Red"];;²»ÒªÉ¾µô´ËÐÐ[/COLOR]
[@Main]
[COLOR="Red"]{[/COLOR]
#SAY
Hello $USERNAME welcome to {FCOLOR1}Apocolypse{FCOLOR12} [COLOR="Red"]\[/COLOR]
I am the servers Old & KR & New Cave teleport npc, I can take you to[COLOR="Red"]\[/COLOR]
any destination you wish to go.[COLOR="Red"]\[/COLOR]
<[Use my Services]/@level>[COLOR="Red"]\[/COLOR]
<[Do not use my Services]/@exit>[COLOR="Red"]\\[/COLOR]

[@level]
#SAY
These are Old Caves.\\
<[PrajnaTemple]/@PT> - <[BichonCave]/@BC> - <[ZumaTemple]/@ZT>[COLOR="Red"]\[/COLOR]
<[PhantomCave]/@PhC> - <[JinChonDungeon]/@JD> - <[PrajnaCave]/@PC>[COLOR="Red"]\[/COLOR]
<[BlackPalace]/@BP> - <[NumaRuins]/@NR>[COLOR="Red"]\[/COLOR]
<[DesertTunnel/@DT> - <[DesertCity]/@DC>[COLOR="Red"]\[/COLOR]
<[DesertMine]/@DM> - <[SnowPalace]/@SP> - <[DeadPit]/@DPT>[COLOR="Red"]\[/COLOR]
<[SnowTower]/@ST> - <[DevilTemple]/@DeT>[COLOR="Red"]\[/COLOR]
<[FleaCave]/@FC> - <[AntColony]/@AC>[COLOR="Red"]\[/COLOR]
<[WoomaTemple]/@WT> - <[StoneTomb]/@STb> - <[DeathValley]/@DV>[COLOR="Red"]\[/COLOR]
<[RedMoonValley]/@RMV> - <[PrajnaStoneCave]/@PSC>[COLOR="Red"]\[/COLOR]
<[New Caves & KR'S...]/@level2>[COLOR="Red"]\[/COLOR]
[COLOR="Red"]<[/COLOR]Exit/@exit[COLOR="Red"]>[/COLOR]\\

[@PT]
#ACT
Mapmove D1001 21 150
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@BC]
#ACT
Mapmove D101 126 180
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@ZT]
#ACT
Mapmove D1101 50 76
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@PhC]
#ACT
Mapmove D111 126 180
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@JD]
#ACT
Mapmove D1200 271 355
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@PC]
#ACT
Mapmove D121 126 180
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@BP]
#ACT
Mapmove D1301 122 114
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@NR]
#ACT
Mapmove D1501 38 148
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DT]
#ACT
Mapmove D2001 283 280
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DC]
#ACT
Mapmove D2002 14 387
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@PSC]
#ACT
Mapmove D601 127 171
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DM]
#ACT
Mapmove D2003 282 32
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@SP]
#ACT
Mapmove D2101 20 268
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DPT]
#ACT
Mapmove D201 49 292
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@ST]
#ACT
Mapmove D2201 207 386
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DeT]
#ACT
Mapmove D2401 158 282
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DeC]
#ACT
Mapmove D2501 185 127
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@FC]
#ACT
Mapmove D301 93,245
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@AC]
#ACT
Mapmove D401 179 187
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@WT]
#ACT
Mapmove D501 366 372
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@STb]
#ACT
Mapmove D701 33 210
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@DV]
#ACT
Mapmove D801 153 245
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@RMV]
#ACT
Mapmove D901 16 30
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@level2]
#SAY
These are New Caves & krs.\
<[KingBoarLair]/@KBL> - <[WoomaTempleKR]/@WKR>[COLOR="Red"]\[/COLOR]
<[Back]/@level> [COLOR="Red"]\[/COLOR]
<[Exit]/@exit>[COLOR="Red"]\[/COLOR][COLOR="Red"]\[/COLOR]

[@KBL]
#ACT
Mapmove D705
Give TownTeleport [COLOR="Red"]1[/COLOR]

[@WKR]
#ACT
Mapmove D504
Give TownTeleport [COLOR="Red"]1[/COLOR]
[COLOR="Red"]}[/COLOR]
;;²»ÒªÉ¾µô´ËÐÐ[/QUOTE]
the red things il add to it .. in rest i think should work fine
 
Last edited:
Upvote 0

mapadale

Guest
The npc doesn't need this

;;²»ÒªÉ¾µô´ËÐÐ

This can be anything you want.

on mine its usally my server name and script name.

; CREATED BY MAPADALE

Also within main scripts stored in Market_Def you don't need { }, this is mainly for system scripts that are reading multiple scripts at once.
 
Last edited:
Upvote 0