function onSay(cid, words, param, channel) local cidades = { ["Saffron"] = {pos = {x=1054,y=1050,z=7}}, ["Cerulean"] = {pos = {x=1060,y=903,z=7}}, ["Lavender"] = {pos = {x=1204,y=1046,z=7}}, ["Fuchsia"] = {pos = {x=1122,y=1449,z=7}}, ["Celadon"] = {pos = {x=862,y=1035,z=6}}, ["Pallet"] = {pos = {x=575,y=1143,z=7}}, ["Viridian"] = {pos = {x=560,y=1040,z=7}}, ["Pewter"] = {pos = {x=571,y=668,z=6}}, ["Cinnabar"] = {pos = {x=634,y=1345,z=7}}, ["Vermilion"] = {pos = {x=1070,y=1234,z=7}}, } local teleporta = cidades[param] if(param == "") then doPlayerSendCancel(cid, "digite o nome da cidade.") return true end if(isPlayerPzLocked(cid) == false) then doTeleportThing(cid, teleporta.pos) doSendMagicEffect(getThingPos(cid), CONST_ME_TELEPORT) doPlayerSendTextMessage(cid, 22, "Voce foi teleportado para ".. param ..".") end return true end
<talkaction words="/tp" event="script" value="tp.lua"/>


info
Grupo: Artesão
Registrado: 25/07/18
Posts: 112
Reputação: +8
Gênero: Outro
Que Players Free poderia usar o comando !teleport mas somente para as cidades frees como Cerulean , Saffron , Cinnabar entre outras
Mas não podendo acessar a area vip
❤️ Quem poder ajudar agradeço ❤️