Ir para conteúdo
  • Cadastre-se

Jow12

Membro
  • Total de itens

    11
  • Registro em

  • Última visita

  1. 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. por que comprar! bpssa e me pegar em bp 1 amuleto de pele de pedra eu quero 20 amuleto de pele de pedra
  3. 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(getCreatur
  4. 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
  5. 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 M
  6. 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
  7. 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
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo