Ir para conteúdo

dragonskai

Membro
  • Registro em

  • Última visita

Tudo que dragonskai postou

  1. com itemeditor normal
  2. ser for pda em data\action\boost proucure pela tags if boost >= 50 then e o limite 50
  3. local points,item = 10,113 id da frente e o pointes e o outro e o id do intem function onUse(cid, item, fromPosition, itemEx, toPosition) local points,item = 10,113 if getPoints(cid) < points then return doPlayerSendTextMessage(cid, 20, "você precisa de "..points.." para comprar o item " .. getItemNameById(item)) end doPlayerAddItem(cid,item) removePoints(cid,points) doPlayerSendTextMessage(cid, 20, "você comprou o item " .. getItemNameById(item)) return true end
  4. vai ser dificil tu axa isso e bem mais facil vc pega 1 como base que tem alguns ate com a 4 e geraçao e vc vai editando o resto
  5. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    eu queria uma vidio aula ou ate um tutorial para aprender a editar o otclient muda o inventorio interface barra cooldown.etc
  6. concordo devia de postar as Source concordo que vc fico um bom tempo trabalhando mais sem posta isso.Isso vira pda pq pda tbm n temos as Source se tive-se n seria um serv ruim
  7. tem um erro grande que chega ate sumir o pokemon da beg meu blastoise sumiu eu dexei o slot vazio e cliquei na barra na foto do charizard e depois na do blastoise dai n tiro meu charizard dae eu tentei tira o blastoise dai ele sumiu e deu isso na distro [09/10/2014 22:37:48] [Error - TalkAction Interface] [09/10/2014 22:37:48] In a timer event called from: [09/10/2014 22:37:48] data/talkactions/scripts/cdbar.lua:onSay [09/10/2014 22:37:48] Description: [09/10/2014 22:37:48] data/lib/cooldown bar.lua:236: attempt to index field '?' (a nil value) [09/10/2014 22:37:48] stack traceback: [09/10/2014 22:37:48] data/lib/cooldown bar.lua:236: in function 'doChangeBalls' [09/10/2014 22:37:48] data/talkactions/scripts/cdbar.lua:9: in function <data/talkactions/scripts/cdbar.lua:1>
  8. daew sim ta ficando cada vez melhor
  9. <talkaction log="yes" words="/addskill" access="5" event="function" value="addSkill" /> <talkaction log="yes" words="/attr" access="5" event="function" value="thingProporties" /> <talkaction log="yes" words="/serverdiag" access="5" event="function" value="diagnostics" /> <talkaction log="yes" words="/closeserver" access="5" event="script" value="closeopen.lua" /> <talkaction log="yes" words="/openserver" access="5" event="script" value="closeopen.lua" /> <talkaction log="yes" words="/promote;/demote" access="5" event="script" value="promote.lua" /> <talkaction log="yes" words="/shutdown" access="5" event="script" value="shutdown.lua" /> <talkaction log="yes" access="5" words="/mode" event="script" value="mode.lua" /> - <!-- Community Managers --> <talkaction log="yes" words="/s" access="4" event="script" value="summon.lua" /> <talkaction log="yes" words="/n" access="4" event="script" value="creature.lua" /> <talkaction log="yes" words="/m" access="4" event="script" value="creature.lua" /> <talkaction log="yes" words="/reload" access="4" event="script" value="reload.lua" /> <talkaction log="yes" words="/raid" access="4" event="script" value="raid.lua" /> <talkaction log="yes" words="/newtype" access="4" event="script" value="newtype.lua" /> <talkaction log="yes" words="/r" access="4" event="script" value="remove.lua" /> <talkaction log="yes" words="/owner" access="4" event="script" value="owner.lua" /> <talkaction log="yes" words="/storage" access="4" event="script" value="storage.lua" /> <talkaction log="yes" words="/config" access="4" event="script" value="configinfo.lua" /> <talkaction log="yes" words="/i" access="4" event="script" value="createitem.lua" /> <talkaction access="4" words="/z" event="script" value="magiceffect.lua" /> <talkaction access="4" words="/x" event="script" value="animationeffect.lua" /> <talkaction access="4" words="/y" event="script" value="animatedtext.lua" /> <talkaction log="yes" words="/bc" access="4" event="script" value="broadcastclass.lua" /> <talkaction log="yes" access="4" words="/mkick" event="script" value="masskick.lua" /> - <!-- Gamemasters --> <talkaction log="yes" words="/ghost" access="3" event="function" value="ghost" /> <talkaction log="yes" words="/squelch" access="3" event="script" value="gamemaster.lua" /> <talkaction log="yes" words="/cliport" access="3" event="script" value="gamemaster.lua" /> <talkaction log="yes" words="/t" access="3" event="script" value="teleportmaster.lua" /> <talkaction log="yes" words="/c" access="3" event="script" value="teleporthere.lua" /> <talkaction log="yes" words="/goto" access="3" event="script" value="teleportto.lua" /> <talkaction log="yes" words="/a" access="3" event="script" value="teleporttiles.lua" /> <talkaction log="yes" words="/kick" access="3" event="script" value="kick.lua" /> <talkaction log="yes" words="/send" access="3" event="script" value="teleportsend.lua" /> <talkaction log="yes" words="/unban" access="3" event="script" value="unban.lua" /> <talkaction log="yes" words="/town" access="3" event="script" value="teleporttown.lua" /> <talkaction log="yes" words="/up" access="3" event="script" value="teleportfloor.lua" /> <talkaction log="yes" words="/down" access="3" event="script" value="teleportfloor.lua" /> <talkaction log="yes" words="/save" access="3" event="script" value="save.lua" /> <talkaction log="yes" words="/clean" access="3" event="script" value="clean.lua" /> <talkaction log="yes" words="/reports" access="3" event="script" value="reports.lua" /> <talkaction log="yes" words="/mc" access="3" event="script" value="multicheck.lua" /> <talkaction log="yes" access="3" words="/wp" event="script" value="waypoints.lua" /> - <!-- Senior Tutors --> <talkaction log="yes" words="/notations" access="2" event="script" value="notations.lua" /> <talkaction log="yes" words="/info" access="2" event="script" value="playerinfo.lua" /> <talkaction log="yes" words="/gethouse" access="2" event="script" value="gethouse.lua" /> <talkaction log="yes" access="2" words="/b" event="script" value="broadcast.lua" /> - <!-- Tutors --> <talkaction log="yes" words="/baninfo" access="1" event="function" value="banishmentInfo" /> <talkaction log="yes" access="1" words="/pos" event="script" value="position.lua" /> - <!-- Players --> <talkaction words="!online" event="script" value="online.lua" /> <talkaction words="!uptime" event="script" value="uptime.lua" /> <talkaction words="!deathlist" event="script" value="deathlist.lua" /> <talkaction words="!pvp" event="script" value="pvp.lua" /> <talkaction words="!q" event="script" value="money.lua" /> <talkaction words="!serverinfo" event="script" value="serverinfo.lua" /> <talkaction words="/commands" event="script" value="commands.lua" /> - <!-- Houses --> <talkaction words="alana res" filter="word-spaced" event="function" value="houseBuy" /> <talkaction words="alana grav" filter="word-spaced" event="function" value="houseSell" /> <talkaction words="alana sio" filter="word-spaced" event="function" value="houseKick" /> <talkaction words="aleta grav" filter="word-spaced" event="function" value="houseDoorList" /> <talkaction words="aleta sio" filter="word-spaced" event="function" value="houseGuestList" /> <talkaction words="aleta som" filter="word-spaced" event="function" value="houseSubOwnerList" /> <talkaction words="alana som" filter="word-spaced" event="script" value="leavehouse.lua" /> - <!-- Guilds --> <talkaction words="!createguild" event="function" value="guildCreate" /> <talkaction words="!joinguild" event="function" value="guildJoin" /> - <!-- (Deprecated) Redirect old '/' to '!' --> <talkaction words="/online" hide="yes" event="script" value="online.lua" /> <talkaction words="/uptime" hide="yes" event="script" value="uptime.lua" /> <talkaction words="/deathlist" hide="yes" event="script" value="deathlist.lua" /> <talkaction words="/pvp" hide="yes" event="script" value="pvp.lua" /> <talkaction words="/serverinfo" hide="yes" event="script" value="serverinfo.lua" /> <talkaction log="yes" access="1" hide="yes" words="!pos" event="script" value="position.lua" /> </talkactions> vai em talkactions e add isso la e depois ve se tem os arquivos em scripts
  10. [09/10/2014 21:41:36] [Error - GlobalEvent Interface] [09/10/2014 21:41:36] data/globalevents/scripts/Werewolf.lua [09/10/2014 21:41:36] Description: [09/10/2014 21:41:36] data/globalevents/scripts/Werewolf.lua:11: attempt to perform arithmetic on field 'time' (a nil value) [09/10/2014 21:41:36] [Warning - Event::loadScript] Cannot load script (data/globalevents/scripts/Werewolf.lua) usei em tibia 8.6 ta dando isso
  11. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    pq tem que add as tag no item.xml na pasta data\item\item.xml e proucurar pelo id do seu item e botar assim <item id="8010" article="a" name="Nome do item usado"> <attribute key="type" value="magicfield" /> <attribute key="decayTo" value="0" /> <attribute key="duration" value="20" /> </item>
  12. dragonskai postou uma resposta no tópico em Scripts tfs 0.4 (OLD)
    se que tirar a vocation e so tirar as 2 tags function onCastSpell(cid, var) if getPlayerLevel(cid) >= 2 then doPlayerSay(cid, '3', TALKTYPE_ORANGE_1) setCreatureMaxHealth(cid, getCreatureMaxHealth(cid)+4) setCreatureMaxMana(cid, getCreatureMaxMana(cid)+5) doSetCreatureOutfit(cid, {lookType=7}, -1) doSendMagicEffect(getPlayerPosition(cid), 8) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_WARNING, "9.") doSendMagicEffect(getPlayerPosition(cid), 10) end Tem como fazer uma tebela com isso. Pq é muita transformaçoes. se vc quizer um com tabela pode usar essa local config = { --[vocation id] = { level, nova voc, looktype, efeito} [5] = { 500, 9, 51, 11}, } function onSay(cid, words, param, channel) local from,to = {x=1001, y=705, z=7},{x=1031, y=737, z=7} -- começo e final do mapa local from2,to2 = {x=1011, y=705, z=6},{x=1031, y=738, z=6} -- começo e final do mapa local from3,to3 = {x=1012, y=706, z=5},{x=1032, y=739, z=5} -- começo e final do mapa local from4,to4 = {x=985, y=598, z=7},{x=1044, y=652, z=7} -- começo e final do mapa local from5,to5 = {x=986, y=615, z=6},{x=1039, y=647, z=7} -- começo e final do mapa local from6,to6 = {x=990, y=616, z=5},{x=1040, y=647, z=5} -- começo e final do mapa if isInRange(getCreaturePosition(cid), from, to) or isInRange(getCreaturePosition(cid), from2, to2) or isInRange(getCreaturePosition(cid), from3, to3) or isInRange(getCreaturePosition(cid), from4, to4) or isInRange(getCreaturePosition(cid), from5, to5) or isInRange(getCreaturePosition(cid), from6, to6) then doPlayerSendCancel(cid, "Você não pode se Transformar nesta área!") return true end doPlayerSay(cid, "transformar") local voc = config[getPlayerVocation(cid)] if voc then if getPlayerLevel(cid) >= voc[1] then doPlayerSetVocation(cid, voc[2]) doPlayerSendTextMessage(cid, MESSAGE_STATUS_WARNING, "Você acaba de subir de classe!") local outfit = {lookType = voc[3]} doCreatureChangeOutfit(cid, outfit) doSendMagicEffect(getCreaturePosition(cid), voc[4]) else doPlayerSendTextMessage(cid, MESSAGE_STATUS_WARNING, "Você precisa estar no level " .. voc[1] .. " para transformar.") end else doPlayerSendCancel(cid, "Você não pode se Transformar!") end return true end
  13. local position2 = {x=getCreaturePosition(cid).x, y=getCreaturePosition(cid).y, z=getCreaturePosition(cid).z} tente botar um numero na frente do x e do y ate da aonde vc quer ex: local position2 = {x=getCreaturePosition(cid).x+2, y=getCreaturePosition(cid).y+2, z=getCreaturePosition(cid).z} obs eu n tenho certeza se e a local position2 ou vc tem que fazer outro pq vc esta usando mais efeitos e eu n sei se e o efeito da spells 2 que ta errado verifica e me diz
  14. em data\movements\portrait add as tags ["Bulbasaur"] = {fotopoke = 2377}, ["Ivysaur"] = {fotopoke = 2378}, ["Venusaur"] = {fotopoke = 2379}, ["Nome do Poke"] = {fotopoke = Id da foto do pokemon que vc ta querendo add},
  15. qual e o serv??? q eu axo q tenho um aqui q pode funcionar
  16. isso n era pra ser um talckation tente colocar la
  17. nd e impossivel se eles consegue editar tem algum geito basta tentar descobrir e n vo desistir ja to tentando algumas novas possibilidade se eu consigui eu te falo como
  18. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    Eu queria um script de action ou talkcation que quando eu disse-se raton grass ele se transformaçe em um tipo de Pokemon planta e quase a msm coisa que o ditto so que eu queria limita a transform dele so para 3 igual no desenho eu ja tenho essas 3 transform so falta isso eu queria que ele se transformase e ficase alguns segundo
  19. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    ta entao qual vc axa melhor para editar e se posssivel passa um link pra min OBS:poketibia
  20. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    vlw msm assim
  21. eu tentei primeiro extended dai deu erro dai eu tentei sem extended e tbm deu erro eu queria abrir o client do ot pokemon e n to consiguindo
  22. dragonskai postou uma resposta no tópico em Suporte Tibia OTServer
    pessoal eu tava olhando pura ae e vi os cara falando sobre OPEN SOURCE mais eu queria saber qual a diferença pq o pda e mais facil em quase td n e ex eu axo que vai fica mais dificil fazer um ditto igual o pxg e no pda ja tem como fazer alguem poderia me esclarecer essas duvidas
  23. o meu deu isso tentei com extanded e sem o client e do ot pokemon Error: Unknown flag. flag=0xf1, previous=0x0, category=Item, id=100. at nail.otlib.things::ThingSerializer$/readProperties4() at nail.otlib.things::ThingTypeStorage/loadThingTypeList() at nail.otlib.things::ThingTypeStorage/readBytes() at nail.otlib.things::ThingTypeStorage/load() at nail.objectbuilder.core::ObjectBuilderWorker/onLoadFiles() at nail.signals::Signal/dispatch() at nail.workers::ApplicationWorker/mainToWorkerMessageHandler(
  24. o pessoal podem me ajudar eu abaxei esse serv mais ele tem alguns erros entao eu quero corrigir um dele e esse [06/10/2014 11:03:47] Test has logged in. [06/10/2014 11:03:47] [Error - CreatureScript Interface] [06/10/2014 11:03:47] data/creaturescripts/scripts/login.lua:onLogin [06/10/2014 11:03:47] Description: [06/10/2014 11:03:47] (luaGetItemAttribute) Item not found [06/10/2014 11:03:47] [Error - CreatureScript Interface] [06/10/2014 11:03:47] data/creaturescripts/scripts/login.lua:onLogin [06/10/2014 11:03:47] Description: [06/10/2014 11:03:47] (luaGetItemAttribute) Item not found [06/10/2014 11:03:47] [Error - CreatureScript Interface] [06/10/2014 11:03:47] data/creaturescripts/scripts/login.lua:onLogin [06/10/2014 11:03:47] Description: [06/10/2014 11:03:47] (luaGetItemAttribute) Item not found

Informação Importante

Confirmação de Termo