Ir para conteúdo

Skyligh

Membro
  • Registro em

  • Última visita

Tudo que Skyligh postou

  1. so utilizar esse script . globalevents tbm . local pos = { {{x = 153, y = 47, z = 7}, {x = 166, y = 49, z = 7, stackpos = 253}}, } function onThink(cid, interval, lastExecution) for _, positions in pairs(pos) do doSendMagicEffect(positions[1], 18) -- efeito if getThingFromPos(positions[2]).itemid > 0 then for _, name in pairs(getOnlinePlayers()) do local player = getPlayerByName(name) doSendAnimatedText(positions[1], "", 18) end end end return TRUE end em globalevents.xml <globalevent name="MagicEffect1" interval="0" script="arquivo.lua" />
  2. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Pode excluir isso já só queria saber isso . eu não estou reclamando só tou falando que isso e chato e também atrapalha as vezes mais e melhor que deixar o fórum offline.
  3. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Fica tranquilo só você não pra que inventar mentira .
  4. Skyligh postou uma resposta no tópico em Formação de Equipe
    @Movido . Preste mais atenção .
  5. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    COMO VOU TER INVEJA DE UM TIME COMO O CORITINHAS QUE E UM LIXO SO PQ FOI CAMPEAO DO MUNDIAL NAO SIGNIFICA QUE E O MELHOR DO MUNDO SE NAO ELE IA GANHAR O CAMPEONATO A COPA O ESTADUAL So ganho a libertadores e o mundial nenhum time e o melhor ao akele que vencer todas as copas e campeonatos que ele participou
  6. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Prefiro Um Gordo Sensual Gostoso Do Q O Thiago Pq Ele E Broxa . !
  7. ok . Duvida sanada movido.
  8. tente assim . local config = { broadcast = {120, 30}, shallow = "no", delay = 120, events = 30 } config.shallow = getBooleanFromString(config.shallow) local function executeSave(seconds) if(isInArray(config.broadcast, seconds)) then local text = "" if(not config.shallow) then text = "O s" else text = "S" end text = text .. "Server Saved" doBroadcastMessage(text) end if(seconds > 0) then addEvent(executeSave, config.events * 1000, seconds - config.events) else doSaveServer(config.shallow) end end function onThink(interval, lastExecution, thinkInterval) if(table.maxn(config.broadcast) == 0) then doSaveServer(config.shallow) else executeSave(config.delay) end return true end
  9. Pronto. local config = { broadcast = {120, 30}, shallow = "no", delay = 120, events = 30 } config.shallow = getBooleanFromString(config.shallow) local function executeSave(seconds) if(isInArray(config.broadcast, seconds)) then local text = "" if(not config.shallow) then text = "O s" end text = text .. "Server Saved" doBroadcastMessage(text) end if(seconds > 0) then addEvent(executeSave, config.events * 1000, seconds - config.events) else doSaveServer(config.shallow) end end function onThink(interval, lastExecution, thinkInterval) if(table.maxn(config.broadcast) == 0) then doSaveServer(config.shallow) else executeSave(config.delay) end return true end
  10. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    SO QUE ELE FALO ZUANDO VOCE HAHAH HAHAHA HAHAHAH HAHAH ! .
  11. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    POIS E GOSTEI MUITO OBRIGADO PELA DICA SKYFOREVER AGORA TODOS NOS ESTAMOS FALANDO ASSIM PQ E MT FODA E TAMBEM OS NOB'S FICA PUTO HAHAHAH KKK ! .....
  12. Skyligh postou uma resposta no tópico em Suporte Tibia OTServer
    Local incorreto movido.
  13. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    E Oq eu penso igual a anne. podia deixar igual do razy global só na index do fórum .
  14. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    rachei . mais vocês ainda são uns lixo by : Força jovem .
  15. Skyligh postou uma resposta no tópico em Recursos e ferramentas de Design
    @Mad rats. Fiz a sua http://i12.servimg.com/u/f12/17/59/31/94/sem_ta16.png
  16. Skyligh postou uma resposta no tópico em Recursos e ferramentas de Design
    Tinha esquecido da sua vou fazer.
  17. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Nem e isso eu acho que os anúncios tao assim por que mudo o host por causa dos nukers. ai o plano deve ter aumentado .
  18. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Volto esse anuncio na tela quando você atuliza ela ? ate quando vai isso ? paoospaoas
  19. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    Pqp tenho 14.
  20. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    mentira o thiago e brochudo.
  21. @Markin tenta assim . local item = 1740 function onSay(cid, words, param, channel) if isSorcerer(pid) then sorc = sorc + 1 elseif isDruid(pid) then druid = druid + 1 elseif isPaladin(pid) then paladin = paladin + 1 elseif isKnight(pid) then knight = knight + 1 elseif isRookie(pid) then rook = rook + 1 end local name,voc,level = "","",0 for _,on in pairs (getPlayersOnline()) do name, voc, level = getCreatureName(on), getPlayerVocationName(on), getPlayerLevel(on) if ( isSorcerer(on)) then table.insert(sorcs, name.. " ["..level.."]" ) elseif ( isDruid(on)) then table.insert(druids, name.. " ["..level.."]") elseif (isPaladin(on)) then table.insert(pallies, name.. " ["..level.."]") elseif (isKnight(cid)) then table.insert(kinas, name.. " ["..level.."]") end local np = "There are not players." local str = "Players List: \n" for i, str in ipairs(strings) do if(str:sub(str:len()) ~= ",") then str = str .. ". ".. sorc .." sorcerer, ".. druid .." druid, ".. paladin .." paladin, ".. knight .." knight jogando atualmente!" doShowTextDialog(cid, item, str) end return true end end end
  22. Skyligh postou uma resposta no tópico em Playground (Off-topic)
    VOU SIM MAIS NAO SOU DUENTE MENTAL OK ?

Informação Importante

Confirmação de Termo