How i can make a NPC teleport players on map 832 0 ( /warp 832 0 ):(:( plzz give me :handsdown::handsdown::handsdown:
quest teleport begin
state start begin
when 20095.chat."Teleport" begin
say("I will teleport to the map")
say("blablabla")
pc.warp( 83200 000 )
end
end
end