I'm trying to warp a player to a special position on the map, after the warp, the conversation with the npc should go on.
But there is an error after this short script:
FishPond,63,46,6 script WarpTest 555,{ mes "I Will warp you!"; warp "FishPond",64,42; mes "So what happens here?"...