Ir para conteúdo

Vodkart

Herói
  • Total de itens

    3406
  • Registro em

  • Última visita

  • Dias Ganhos

    113

Tudo que Vodkart postou

  1. se vc estudar as pessoas mais felizes, alegres e satisfeitas do mundo verá que todas encontraram uma paixão pela vida e passaram todos os seus dias correndo atrás dela.
  2. A função não é minha, só tirei a dúvida de como usa-lá, os créditos são 100% seus xD
  3. até tem uma função que adc magic level, porém tem que kikar o player, ela é por db... a idéia seria fazer com que o player precisasse estar em pz para dar o atributo
  4. isso já tem no script, você edita aqui local VocPoints = { [1] = 3, [2] = 3, [3] = 3, [4] = 5, [5] = 5, [6] = 5, [7] = 5, [8] = 8, }
  5. HUIhUISHiuIUhiuHIUhsuiSHUis é vdd, já penso se fosse igual da mega sena? oloco seria muito azar ganhar no tibia e não ganhar na mega sena da rl kkkkkkkk eu me matava
  6. flocal config = { loginMessage = getConfigValue('loginMessage') } function onLogin(cid) registerCreatureEvent(cid,"Idle") local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10) end local accountManager = getPlayerAccountManager(cid) if(accountManager == MANAGER_NONE) then local lastLogin, str = getPlayerLastLoginSaved(cid), config.loginMessage if(lastLogin > 0) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) str = "Your last visit was on " .. os.date("%a %b %d %X %Y", lastLogin) .. "." else str = str .. " Please choose your outfit." doPlayerSendOutfitWindow(cid) end doPlayerSendTextMessage(cid, MESSAGE_STATUS_DEFAULT, str) elseif(accountManager == MANAGER_NAMELOCK) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, it appears that your character has been namelocked, what would you like as your new name?") elseif (accountManager == MANAGER_ACCOUNT) then doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to manage your account and if you want to start over then type 'cancel'.") else doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to create an account or type 'recover' to recover an account.") end if(not isPlayerGhost(cid)) then doSendMagicEffect(getCreaturePosition(cid), CONST_ME_TELEPORT) end registerCreatureEvent(cid, "Mail") registerCreatureEvent(cid, "GuildMotd") registerCreatureEvent(cid, "killer") registerCreatureEvent(cid, "Idle") registerCreatureEvent(cid, "ProtectLevel") registerCreatureEvent(cid, "attackguild") registerCreatureEvent(cid, "onPrepareDeath") registerCreatureEvent(cid, "ExpVip") registerCreatureEvent(cid, "advance") registerCreatureEvent(cid, "forever amulet") registerCreatureEvent(cid, "SkullCheck") registerCreatureEvent(cid, "ReportBug") registerCreatureEvent(cid, "PlayerKill") if (InitArenaScript ~= 0) then InitArenaScript = 1 -- make arena rooms free for i = 42300, 42309 do setGlobalStorageValue(i, 0) setGlobalStorageValue(i+100, 0) end end -- if he did not make full arena 1 he must start from zero if getPlayerStorageValue(cid, 42309) < 1 then for i = 42300, 42309 do setPlayerStorageValue(cid, i, 0) end end -- if he did not make full arena 2 he must start from zero if getPlayerStorageValue(cid, 42319) < 1 then for i = 42310, 42319 do setPlayerStorageValue(cid, i, 0) end end -- if he did not make full arena 3 he must start from zero if getPlayerStorageValue(cid, 42329) < 1 then for i = 42320, 42329 do setPlayerStorageValue(cid, i, 0) end end if getPlayerStorageValue(cid, 42355) == -1 then setPlayerStorageValue(cid, 42355, 0) -- did not arena level end setPlayerStorageValue(cid, 42350, 0) -- time to kick 0 setPlayerStorageValue(cid, 42352, 0) -- is not in arena doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"".. (getPlayerPremiumDays(cid) == 0 and "Você possui 0 dia(s) de Premium account. Faça uma doação e ajuda o server a continuar online." or "Você possui "..getPlayerPremiumDays(cid).." dia(s) de Premium account. Obrigado por ajudar o servidor.").."") return true end
  7. mas ele não queria igual a mega sena? o jogador escolhe 6 números por exemplo: !apostar 1,50,23,12,21,10 dai ele aposta a quantia tal, e se ninguém ganhar acumula para o proximo sorteio '-'
  8. não, eu vou te adc no msn, um momento
  9. funcionou sim, você que fez algo de errado
  10. em login.lua adc antes do return true doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"".. (getPlayerPremiumDays(cid) == 0 and "Você possui 0 dia(s) de Premium account. Faça uma doação e ajuda o server a continuar online." or "Você possui "..getPlayerPremiumDays(cid).." dia(s) de Premium account. Obrigado por ajudar o servidor.").."")
  11. essa era á V1.0 '-' vou te passar ela:
  12. http://www.xtibia.com/forum/topic/138359-double-exp-para-vip/page__st__40 na pagina 3 tinha ¬¬
  13. Vodkart

    Script Reino

    Esse sistema é fácil fazer, só que eu não atendo mais pedidos, e já sobre os de pokemon, eu não mexo com poketibia =s
  14. local item = doPlayerAddItem(cid,8909,1) doSetItemSpecialDescription(item,"digite seu texto") ---edite essa função é velha... usa assim local item = doPlayerAddItem(cid,8909,1) doItemSetAttribute(item, "description", "Este item pertence ao player: " .. getCreatureName(cid))
  15. Alavancas e báus Npc's
  16. deve ser pq vc ja tem á storage outra coisa, não entendi o script, ele dá a vocação blz, mas a voc n fica pra sempre? ele perde a voc? se for isso era melhor fazer por condition que adc mana e hp pra nao bugar ¬¬
  17. Vodkart

    [Pedido] Bau De Itens

    http://www.xtibia.com/forum/topic/185185-baualavancanpc-que-troca-vip-coin-por-items/ ta ai
  18. n mexo com site, n sei nd do gesior =s
  19. mas no script já é assim, uma storage para cada monstro, olha só ["cyclops"] storage = 91003 ["fire devil"] storage = 91005 ["slime"] storage = 91007 etc... ------ você só quer o tile?
  20. que bom que deu certo, não se preocupe com rep. Até
  21. não precisa nem pedir
  22. poderia me dar um exemplo do que seria "metodolos"? não me importo com críticas desde que elas sejam construtivas, e me parece ser interessante, desejo saber mais xD de qual maneira ficaria melhor... como devo prosseguir, poderia me dar um help?
  23. Não entendi, explica direito por favor
  • Quem Está Navegando   0 membros estão online

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