Postado Abril 21, 2015 10 anos acho q presisa editar otclient cdbar? náo? meu cd bar nao mostra imagenes so aparece um sem icon_off ou icon_On..
Postado Junho 16, 2015 10 anos Up help, estou precisando de ajuda, adicionei tudo no tutorial acima, e no configuration.lua do smeargle adicionei isto: ["Smeargle"] = {move1 = {name = "skt1", level = 1, cd = 15, dist = 1, target = 1, f = 80, t = "normal"}, move2 = {name = "skt2", level = 11, cd = 15, dist = 1, target = 0, f = 0, t = "normal"}, --alterado v2.7 move3 = {name = "skt3", level = 11, cd = 30, dist = 1, target = 0, f = 90, t = "normal"}, move4 = {name = "skt4", level = 11, cd = 20, dist = 1, target = 0, f = 60, t = "normal"}, move5 = {name = "skt5", level = 11, cd = 35, dist = 3, target = 1, f = 65, t = "normal"}, move6 = {name = "skt6", level = 11, cd = 60, dist = 1, target = 0, f = 0, t = "normal"}, move7 = {name = "skt7", level = 11, cd = 30, dist = 1, target = 0, f = 80, t = "normal"}, --alterado v2.7 move8 = {name = "skt8", level = 11, cd = 60, dist = 3, target = 1, f = 0, t = "normal"}, }, E no spells.xml adicionei istoo: <instant name="Sketch 1" words="spell301" lvl="1000" mana="0" event="script" value="ps/Sketch 1.lua"></instant> <instant name="Sketch 2" words="spell302" lvl="1000" mana="0" event="script" value="ps/Sketch 2.lua"></instant> <instant name="Sketch 3" words="spell303" lvl="1000" mana="0" event="script" value="ps/Sketch 3.lua"></instant> <instant name="Sketch 4" words="spell304" lvl="1000" mana="0" event="script" value="ps/Sketch 4.lua"></instant> <instant name="Sketch 5" words="spell305" lvl="1000" mana="0" event="script" value="ps/Sketch 5.lua"></instant> <instant name="Sketch 6" words="spell306" lvl="1000" mana="0" event="script" value="ps/Sketch 6.lua"></instant> <instant name="Sketch 7" words="spell307" lvl="1000" mana="0" event="script" value="ps/Sketch 7.lua"></instant> <instant name="Sketch 8" words="spell308" lvl="1000" mana="0" event="script" value="ps/Sketch 8.lua"></instant> e dentro dos arquivos fiz da control + c e control + v, e só editei o nome de acordo como este no instant name! ajuda ai pfv help ai fiquei nesta base: function onCastSpell(cid, var) if isSummon(cid) then return true end docastspell(cid, "Sketch 8") return true end Editado Junho 16, 2015 10 anos por Summer Slyer (veja o histórico de edições) Pokémon Dust Evolution É aonde começa sua nova aventura!! Facebook Verifique Atualizações
Postado Junho 16, 2015 10 anos Autor Up help, estou precisando de ajuda, adicionei tudo no tutorial acima, e no configuration.lua do smeargle adicionei isto: ["Smeargle"] = {move1 = {name = "skt1", level = 1, cd = 15, dist = 1, target = 1, f = 80, t = "normal"}, move2 = {name = "skt2", level = 11, cd = 15, dist = 1, target = 0, f = 0, t = "normal"}, --alterado v2.7 move3 = {name = "skt3", level = 11, cd = 30, dist = 1, target = 0, f = 90, t = "normal"}, move4 = {name = "skt4", level = 11, cd = 20, dist = 1, target = 0, f = 60, t = "normal"}, move5 = {name = "skt5", level = 11, cd = 35, dist = 3, target = 1, f = 65, t = "normal"}, move6 = {name = "skt6", level = 11, cd = 60, dist = 1, target = 0, f = 0, t = "normal"}, move7 = {name = "skt7", level = 11, cd = 30, dist = 1, target = 0, f = 80, t = "normal"}, --alterado v2.7 move8 = {name = "skt8", level = 11, cd = 60, dist = 3, target = 1, f = 0, t = "normal"}, }, E no spells.xml adicionei istoo: <instant name="Sketch 1" words="spell301" lvl="1000" mana="0" event="script" value="ps/Sketch 1.lua"></instant> <instant name="Sketch 2" words="spell302" lvl="1000" mana="0" event="script" value="ps/Sketch 2.lua"></instant> <instant name="Sketch 3" words="spell303" lvl="1000" mana="0" event="script" value="ps/Sketch 3.lua"></instant> <instant name="Sketch 4" words="spell304" lvl="1000" mana="0" event="script" value="ps/Sketch 4.lua"></instant> <instant name="Sketch 5" words="spell305" lvl="1000" mana="0" event="script" value="ps/Sketch 5.lua"></instant> <instant name="Sketch 6" words="spell306" lvl="1000" mana="0" event="script" value="ps/Sketch 6.lua"></instant> <instant name="Sketch 7" words="spell307" lvl="1000" mana="0" event="script" value="ps/Sketch 7.lua"></instant> <instant name="Sketch 8" words="spell308" lvl="1000" mana="0" event="script" value="ps/Sketch 8.lua"></instant> e dentro dos arquivos fiz da control + c e control + v, e só editei o nome de acordo como este no instant name! ajuda ai pfv help ai fiquei nesta base: function onCastSpell(cid, var) if isSummon(cid) then return true end docastspell(cid, "Sketch 8") return true end E precisa de ajuda em que? o.O Att. Featzen.
Postado Junho 17, 2015 10 anos Tipo, eu uso o m1 no blastoise, n funfa, uso m1 até o m8 e n funfa, mas tbm n da erro Up help, estou precisando de ajuda, adicionei tudo no tutorial acima, e no configuration.lua do smeargle adicionei isto: ["Smeargle"] = {move1 = {name = "skt1", level = 1, cd = 15, dist = 1, target = 1, f = 80, t = "normal"}, move2 = {name = "skt2", level = 11, cd = 15, dist = 1, target = 0, f = 0, t = "normal"}, --alterado v2.7 move3 = {name = "skt3", level = 11, cd = 30, dist = 1, target = 0, f = 90, t = "normal"}, move4 = {name = "skt4", level = 11, cd = 20, dist = 1, target = 0, f = 60, t = "normal"}, move5 = {name = "skt5", level = 11, cd = 35, dist = 3, target = 1, f = 65, t = "normal"}, move6 = {name = "skt6", level = 11, cd = 60, dist = 1, target = 0, f = 0, t = "normal"}, move7 = {name = "skt7", level = 11, cd = 30, dist = 1, target = 0, f = 80, t = "normal"}, --alterado v2.7 move8 = {name = "skt8", level = 11, cd = 60, dist = 3, target = 1, f = 0, t = "normal"}, }, E no spells.xml adicionei istoo: <instant name="Sketch 1" words="spell301" lvl="1000" mana="0" event="script" value="ps/Sketch 1.lua"></instant> <instant name="Sketch 2" words="spell302" lvl="1000" mana="0" event="script" value="ps/Sketch 2.lua"></instant> <instant name="Sketch 3" words="spell303" lvl="1000" mana="0" event="script" value="ps/Sketch 3.lua"></instant> <instant name="Sketch 4" words="spell304" lvl="1000" mana="0" event="script" value="ps/Sketch 4.lua"></instant> <instant name="Sketch 5" words="spell305" lvl="1000" mana="0" event="script" value="ps/Sketch 5.lua"></instant> <instant name="Sketch 6" words="spell306" lvl="1000" mana="0" event="script" value="ps/Sketch 6.lua"></instant> <instant name="Sketch 7" words="spell307" lvl="1000" mana="0" event="script" value="ps/Sketch 7.lua"></instant> <instant name="Sketch 8" words="spell308" lvl="1000" mana="0" event="script" value="ps/Sketch 8.lua"></instant> e dentro dos arquivos fiz da control + c e control + v, e só editei o nome de acordo como este no instant name! ajuda ai pfv help ai fiquei nesta base: function onCastSpell(cid, var) if isSummon(cid) then return true end docastspell(cid, "Sketch 8") return true end UP Pokémon Dust Evolution É aonde começa sua nova aventura!! Facebook Verifique Atualizações
Postado Julho 7, 2015 9 anos Pronto Eu adicionei aq, mudei de base e testei, funfo direitinho, o meu problema é que eu não sabia usar o smeargle auehaueh, int adicionei e dei uma olhada na net, e aprendi, então estou aqui para pedir o icone da magia sketch! se alguem puder ajudar estarei mt agradecido! Pokémon Dust Evolution É aonde começa sua nova aventura!! Facebook Verifique Atualizações
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.