Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 03/28/24 em todas áreas

  1. AutoRestarter Windows

    L3K0T reagiu a Toni Reinbold por uma resposta no tópico

    1 ponto
    Bom, fiz esse Autorestarter para Windows. Ele faz pausas de 3 segundos entre as verificações se o programa esta aberto ou não. Feito por mim! Edit: O programa deve ficar na mesma pasta do seu servidor, junto com sua engine. Download: https://www.mediafire.com/file/d55ejj28rfjr9yc/Restarter.exe/file Scan: https://www.virustotal.com/gui/url/850a7bf16843c85320da7470399d0d267a8a884dcf262c796fcf88a35ac62b58/detection
  2. function onSay(cid, words, param, channel) local t = {} for i = 1, getPlayerInstantSpellCount(cid) do local spell = getPlayerInstantSpellInfo(cid, i - 1) if(spell.mlevel ~= 1) then if(spell.manapercent > 0) then spell.mana = spell.manapercent .. "%" end table.insert(t, spell) end end table.sort(t, function(a, b) return a.mlevel < b.mlevel end) local text, prevLevel = "", -1 for i, spell in ipairs(t) do local line = "" if(prevLevel ~= spell.mlevel) then if(i ~= 1) then line = "\n" end line = line .. "Spells for Magic Level " .. spell.mlevel .. "\n" prevLevel = spell.mlevel end text = text .. line .. " " .. spell.words .. " : " .. spell.mana .. "\n" end doShowTextDialog(cid, 2175, text) return true end
  3. ta confuso pra quem nao tem conhecimento o local de instalação dos arquivos, tem outras pessoas falando, se tiver interesse em editar pra ficar mais facil o entendimento de onde por cada arquivo, porque como ta no tutorial nao bate, não pra quem nao tem tanto conhecimento, ai evitaria muitas perguntas, tipo as minhas
  4. [OTX 2.x / 8.60] - OTSERVER

    L3K0T reagiu a Mattyx14Yeik por uma resposta no tópico

    1 ponto
    i marge lasted changes on OTX repo OTX Server 2.16 :: Version "Opportunity" https://github.com/mattyx14/otxserver/commit/df20b073f84f539971725943b59a6be8033c3be4 LOG https://github.com/mattyx14/otxserver/blob/otxserv2/CHANGELOG#L37-L94
Líderes está configurado para São Paulo/GMT-03:00

Informação Importante

Confirmação de Termo