Postado Junho 21, 2014 11 anos como adiciono a tag só players premium account pode usar esse script? (!FLY) city = {x= 160, y= 54, z= 7} evento = {x= 275, y= 162, z= 7} function onSay(cid, words, param, channel) doSendMagicEffect(getCreaturePosition(cid), 66) if getTilePzInfo(getPlayerPosition(cid)) then if (param == 'city') then doTeleportThing(cid,city) doSendMagicEffect(getPlayerPosition(cid), 66) else if(param == 'evento') then doTeleportThing(cid,evento) doSendMagicEffect(getPlayerPosition(cid), 66) else end local str = "Locais: \n /tp \city \n /tp \evento" doShowTextDialog(cid, 10016, str) end else doPlayerSendCancel(cid, "Voce so pode usar em area Protect Zone.") doSendMagicEffect(getCreaturePosition(cid), 66) end end
Postado Junho 22, 2014 11 anos em talkactions/talkactions.xml vai ter a tag da sua talkaction... Nela, adicione: premium="yes" Não testei ainda, mas talvez funcione, se não funcionar, desfaça tudo e aguarde alguém responder aqui... Draferia Online: http://draferia.com.br
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.