Ir para conteúdo
Banner com Efeitos

Jow12

Membro
  • Registro em

  • Última visita

  1. Jow12 postou uma resposta no tópico em Suporte Tibia OTServer
    Por favor me ajude para este problema rápido function onThink(interval, lastExecution) for _, name in ipairs(getOnlinePlayers()) do local cid = getPlayerByName(name) if(getPlayerStorageValue(cid, 10000) == 1) then if (getPlayerPvpValue(cid, 1) == 1) then doSendMagicEffect(getPlayerPosition(cid), 27) doSendAnimatedText(getPlayerPosition(cid), "20%! Pvp", TEXTCOLOR_RED) end end end return true end
  2. iam test it look
  3. por que comprar! bpssa e me pegar em bp 1 amuleto de pele de pedra eu quero 20 amuleto de pele de pedra
  4. iam usar esse script tem bug precisa de bpssa 20 amuleto de pele de pedra local config = { soulcost = -50, itemid = 2197, charges = 3 } function onSay(cid, words, param) if getPlayerSoul(cid) >= config.soulcost then doPlayerAddSoul(cid, config.soulcost) local container = doPlayerAddItem(cid, 2000, 1) --backpack doAddContainerItem(container, config.itemid, config.charges) doSendMagicEffect(getCreaturePosition(cid), CONST_ME_HOLYAREA) doSendAnimatedText(getCreaturePosition(cid), "SSA!", TEXTCOLOR_DARKYELLOW) doPlayerSendTextMessage(cid,22,"Thanks for buying!") else doPlayerSendCancel(cid,"You need ".. config.soulcost .." soul points to purchase a backpack of ssa.") doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF) end return true end <talkaction access="0-4" words="!bpssa" event="script" value="bpssa.lua"/>
  5. Eu estou otx
  6. por favor me ajude por esta scripter
  7. function onKill(cid, target, lastHit) if cid ~= target and isPlayer(target) then if getPlayerIp(cid) == getPlayerIp(target) then doPlayerAddExperience(cid, -1000000) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, 'You have been punished for killing a player of the same IP.') else local attackerLevel, level = getPlayerLevel(cid), getPlayerLevel(target) if level >= math.floor(attackerLevel * 0.5) and level <= math.floor(attackerLevel * 1.5) then doPlayerAddItem(cid, 2152, 5) doPlayerAddItem(cid, 5944, 1) end end end return true end ajuda por favor
  8. function onKill(cid, target, lastHit) if cid ~= target and isPlayer(target) then if getPlayerIp(cid) == getPlayerIp(target) then doPlayerAddExperience(cid, -1000000) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, 'You have been punished for killing a player of the same IP.') else local attackerLevel, level = getPlayerLevel(cid), getPlayerLevel(target) if level >= math.floor(attackerLevel * 0.5) and level <= math.floor(attackerLevel * 1.5) then doPlayerAddItem(cid, 2152, 5) doPlayerAddItem(cid, 5944, 1) end end end return true end Me ajude Por favor para este roteiro como trabalhar Own3d By Namo
  9. Jow12 postou uma resposta no tópico em Suporte Tibia OTServer
    iam take this for all items and change i want to change my im in script only need change first items to second items only not use all items lol help plesae i need change first items remove for second items Please Ineed Change first items or second items only not use all items itens only help plesae i need change first items remove for second items Please
  10. Jow12 postou uma resposta no tópico em Suporte Tibia OTServer
    this in folder action
  11. Jow12 postou uma resposta no tópico em Suporte Tibia OTServer
    i need change first items remove for second items Please Ae Galera Preciso de uma script que uma stone transforma Event Helmet = Terra Helmet Event Armor = Terra Armor Event Legs = Terra Legs Event Shield = Terra Shield Event Staff = Terra Staff Event Axe = Terra Axe Event Lance = Terra Lance Obrigado Por Ter Lido E Tentado Ajudar Noisx Help Please

Informação Importante

Confirmação de Termo