Hy. I have teleport NPC but he teleporty only to 1 place.
InitNPC.txt
Code:(gennpc (index 504) (country 0) (kind 5) (shape 6) (html 504) (teleport 2 50275 34110) (map 2) (xy 267368 243119 19629) (dir 267368 243119))This work nice and he teleport me to d1. But no I don't know how to do that this NPC can teleport you to d1 d2 d3 d4 and that.Code:(filechk file_ver (country_type ENG) (filename s000504)) (background (font 12) (wrap 270) (link system ( param ( width 270) ( height 255) ( style title edge system vscroll) ( caption "Talk") ( layout script) )) ) ( frame ( font 12) ( line "Teleport Merchant") ( line "I can teleport you to other place.") ( line "") ( link ( text "Teleport me somewhere") ( param load "teleportNPC1")) ( link close ( text "[Talk End] Thanks!")) )
I want something like that. When I open NPC he say bla bla bla, than you can chose where he teleport you (d1 d2 d3 d4). How can I do that?
Thank you very much!!


Reply With Quote


