Ir para conteúdo

gabrielfdp

Membro
  • Registro em

  • Última visita

Tudo que gabrielfdp postou

  1. Vai ta disponivel pra download?
  2. Qual a senha do GOD?
  3. Como faço pra baixar? manda link please
  4. Estamos anciosos pelo mapa hehe
  5. gabrielfdp postou uma resposta no tópico em Ferramentas OpenTibia
    Você poderia ensinar como colocar ele depois de pronto no XML, spells.. ? Agradecido se puder +REP
  6. gabrielfdp postou uma resposta no tópico em Suporte Tibia OTServer
    Galera estou com problemas em meu sistema de vip. O player adiciona a vip fala que adiciono e tudo mais e quando vai entrar na area vip fala que ele tem que ser vip para acessar. Podem me ajudar? Olhem ai? +REP systemvip.lua systempoints.lua -- Script SYtem vip 2.0 -- function onSay(cid, words, param) if(words == "!vipdays") then local timenow = os.time() local quantity = math.floor((getPlayerStorageValue(cid, 13540) - timenow)/(24 * 60 * 60)) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Você tem ".. (quantity < 0 and 0 or quantity) .." dias de VIP no seu character.") elseif(words == "/checkvip") then if getPlayerAccess(cid) == 5 then if not param then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Invalid param specified.") end local player = getPlayerByName(param) if not isPlayer(player) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player "..player.." not found.") end local timenow = os.time() local quantity = math.floor((getPlayerStorageValue(player, 13540) - timenow)/(24 * 60 * 60)) doPlayerPopupFYI(cid, "The player has ".. (quantity < 0 and 0 or quantity) .." days of vip on character.") return TRUE end elseif(words == "/addvip") then if getPlayerAccess(cid) == 5 then local t = string.explode(param, ",") if not t[2] then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Invalid param specified.") end local player = getPlayerByName(t[1]) local name = getCreatureName(player) local days = t[2] local pid = getPlayerByNameWildcard(t[1])
  7. Quando saira?
  8. MUITO BOM

Informação Importante

Confirmação de Termo