Ir para conteúdo

Trivelatos

Campones
  • Total de itens

    71
  • Registro em

  • Última visita

1 Seguidor

Sobre Trivelatos

Informações

  • Char no Tibia
    Eduardo of Honera
  • Forma que conheci o xTibia
    Sites de Busca
  • Sou
    OT-Admin

Trivelatos's Achievements

  1. -- TELEPORT TALKACTION - Por: FuSoYa123 (XTibia) function onSay(cid, words, param) pos = {x=160, y=54, z=7} doPlayerSendCancel(cid,"Teleportado!") doTeleportThing(cid,pos) end Achei esse script aqui no XTibia, só que tem gente, que tá pk, tá upando e usa o comando, quero que quem tiver pk, tiver com battle NÃO use o comando, só quem tiver em na area PZ, vlw
  2. <?xml version="1.0" encoding="UTF-8"?> <creaturescripts> <event type="login" name="PlayerLogin" event="script" value="login.lua"/> <event type="login" name="PlayerLogin" event="script" value="login2.lua"/> <event type="login" name="FirstItems" event="script" value="firstitems.lua"/> <event type="login" name="fraglook_register" event="script" value="look.lua"/> <event type="look" name="fraglook" event="script" value="look.lua"/> <event type="login" name="fragl" event="script" value="gardenal.lua"/> <event type="kill" name="fragk" event="script" value="gardenal.lua"/> <event type="login" name="antiacc" event="script" value="antiacc.lua"/> <event type="kill" name="ArenaKill" event="script" value="arenakill.lua"/> <event type="kill" name="Kills" event="script" value="kills.lua"/> <event type="kill" name="KillLow" event="script" value="killlow.lua"/> <event type="kill" name="KillHigh" event="script" value="killhigh.lua"/> <event type="joinchannel" name="GuildMotd" event="script" value="guildmotd.lua"/> <event type="receivemail" name="Mail" event="script" value="mail.lua"/> <event type="reportbug" name="SaveReportBug" script="reportbug.lua"/> <event type="think" name="Idle" event="script" value="idle.lua"/> <event type="think" name="SkullCheck" event="script" value="skullcheck.lua"/> <!--Cyber's BestRep++Sys --> <event type="look" name="repLook" event="script" value="rep/repLook.lua"/> <event type="kill" name="repMonster" event="script" value="rep/repMonster.lua"/> <event type="kill" name="repKill" event="script" value="rep/repKill.lua"/> </creaturescripts> resolvido, fechem pf...
  3. [05/03/2013 12:00:32] Lua Script Error: [spell Interface] [05/03/2013 12:00:32] data/spells/scripts/attack/great fireball.lua [05/03/2013 12:00:32] data/spells/scripts/attack/great fireball.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:32] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/great fireball.lua) [05/03/2013 12:00:32] Lua Script Error: [spell Interface] [05/03/2013 12:00:32] data/spells/scripts/attack/explosion.lua [05/03/2013 12:00:32] data/spells/scripts/attack/explosion.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:32] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/explosion.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/sudden death.lua [05/03/2013 12:00:33] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/avalanche.lua [05/03/2013 12:00:33] data/spells/scripts/attack/avalanche.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/avalanche.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/stone shower.lua [05/03/2013 12:00:33] data/spells/scripts/attack/stone shower.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/stone shower.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/thunderstorm.lua [05/03/2013 12:00:33] data/spells/scripts/attack/thunderstorm.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/thunderstorm.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/healing/intense healing rune.lua [05/03/2013 12:00:33] data/spells/scripts/healing/intense healing rune.lua:7: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/intense healing rune.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/healing/ultimate healing rune.lua [05/03/2013 12:00:33] ...ata/spells/scripts/healing/ultimate healing rune.lua:7: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/ultimate healing rune.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/death strike.lua [05/03/2013 12:00:33] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/flame strike.lua [05/03/2013 12:00:33] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/energy strike.lua [05/03/2013 12:00:33] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/fire wave.lua [05/03/2013 12:00:33] data/spells/scripts/attack/fire wave.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/fire wave.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/energy beam.lua [05/03/2013 12:00:33] data/spells/scripts/attack/energy beam.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/energy beam.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/great energy beam.lua [05/03/2013 12:00:33] data/spells/scripts/attack/great energy beam.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/great energy beam.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/energy wave.lua [05/03/2013 12:00:33] data/spells/scripts/attack/energy wave.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/energy wave.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/rage of the skies.lua [05/03/2013 12:00:33] data/spells/scripts/attack/rage of the skies.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/rage of the skies.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/hells core.lua [05/03/2013 12:00:33] data/spells/scripts/attack/hells core.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:33] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/hells core.lua) [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/divine missile.lua [05/03/2013 12:00:33] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:33] Lua Script Error: [spell Interface] [05/03/2013 12:00:33] data/spells/scripts/attack/divine caldera.lua [05/03/2013 12:00:33] data/spells/scripts/attack/divine caldera.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/divine caldera.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/eternal winter.lua [05/03/2013 12:00:34] data/spells/scripts/attack/eternal winter.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/eternal winter.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/ice strike.lua [05/03/2013 12:00:34] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/ice wave.lua [05/03/2013 12:00:34] data/spells/scripts/attack/ice wave.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/ice wave.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/terra strike.lua [05/03/2013 12:00:34] luaSetCombatFormula(). Combat not found [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/terra wave.lua [05/03/2013 12:00:34] data/spells/scripts/attack/terra wave.lua:5: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/terra wave.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/attack/wrath of nature.lua [05/03/2013 12:00:34] data/spells/scripts/attack/wrath of nature.lua:4: attempt to call global 'setAttackFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/wrath of nature.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/light healing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/light healing.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/light healing.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/intense healing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/intense healing.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/intense healing.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/heal friend.lua [05/03/2013 12:00:34] data/spells/scripts/healing/heal friend.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/heal friend.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/ultimate healing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/ultimate healing.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/ultimate healing.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/mass healing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/mass healing.lua:7: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/mass healing.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/divine healing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/divine healing.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/divine healing.lua) [05/03/2013 12:00:34] Lua Script Error: [spell Interface] [05/03/2013 12:00:34] data/spells/scripts/healing/wound cleasing.lua [05/03/2013 12:00:34] data/spells/scripts/healing/wound cleasing.lua:6: attempt to call global 'setHealingFormula' (a nil value) [05/03/2013 12:00:34] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/wound cleasing.lua) E AGORA?
  4. tá demorando muito o pk e o battle, mais ou menos 40 minutos e olha como configurei ... -- Battle -- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage. -- loginProtectionPeriod is the famous Tibia anti-magebomb system. -- deathLostPercent set to nil enables manual mode. worldType = "pvp" protectionLevel = 50 pvpTileIgnoreLevelAndVocationProtection = true [b]pzLocked = 20 * 500[/b] huntingDuration = 10 * 100 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = "no" [b]whiteSkullTime = 2 * 60 * 1000[/b] noDamageToSameLookfeet = false showHealingDamage = true showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 180 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true
  5. Deixa pra lá, ficou muito massa na forma que você fez, eu não tinha nem imaginado que existia esse random, ficou muito legal aqui, orbigado! tenho outros pedidos aqui sobre outros assuntos, eu tenho que criar outro tópico ou posso perguntar aqui nesse mesmo pra vC? 2 rep + amanhã pra vc, vlw!
  6. Sim eu quero o Aaaah, e em seguida quanto healou, mais não quero aquele Aaaah que é igual os das poções, quero um "Aaaah" animado (AnimatedText)
  7. Queria saber se tem como "fundir" essas duas tags pra sair o Aaaah e o tanto de mana quando usar a runa (+182) doSendAnimatedText(getCreaturePosition(cid), "Ahhhh...", 25) Nesse sai o texto animado mais não mostra quanto heala doCreatureSay(cid,"Aaaah...", TALKTYPE_ORANGE_1) nesse mostra quando heala e mostra o Aaaah só que o Aaaah não é animado como no primeiro Quero que mostre quanto heala e o texto animado (AnimatedText) Script da mana Rune local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, FALSE) setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, TRUE) function onCastSpell(cid, var) doCreatureAddMana(cid, math.random(1500,3000)) doCreatureSay(cid,"Aaaah...", TALKTYPE_ORANGE_1) return doCombat(cid, combat, var) end Quero que mostre quanto heala e o texto animado (AnimatedText)
  8. Tá dando vários erros na distro aqui, como eu resolvo isso? Se aqui não for o lugar certo, por favor desculpe-me pelo inconveniente
  9. eu só posso dá um REP por dia, e todo dia eu dou... se não dei é porque to sem rep --'
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...