Ir para conteúdo

Lukysz

Campones
  • Total de itens

    7
  • Registro em

  • Última visita

Sobre Lukysz

Perfil

  • Gênero
    Masculino

Informações

  • Forma que conheci o xTibia
    Outros Sites
  • Sou
    OT-Admin

Últimos Visitantes

O bloco dos últimos visitantes está desativado e não está sendo visualizado por outros usuários.

Lukysz's Achievements

  1. Lukysz

    [OTClient] Shiny Name

    joaopera tentei mas da erro na distro ou não funciona , onde realmente tenho que mexer ? estou usando base dxp local shinysName = { "Blastoise", "Venusaur", "Butterfree", "Beedrill", "Pidgeot", "Rattata", "Raticate", "Raichu", "Golbat", "Paras", "Parasect", "Magmar", "Typhlosion", "Xatu", "Growlithe", "Arcanine", "Tentacruel", "Gengar", "Krabby", "Tauros", "Kingler", "Cubone", "Horsea", "Seadra", "Weezing", "Scyther", "Pinsir", "Crobat", "Zubat", "Tentacool", "Feraligatr", "Machamp", "Meganium", "Alakazam", "Tangela", "Ampharos", "Electabuzz", "Jynx", "Charizard", "Voltorb", "Electrode"} function onSpawn(cid) if getCreatureName(cid) == "" or getCreatureName(cid) == nil then setPlayerStorageValue(cid, 510, getCreatureNick(cid)) end --if isTwoGerenetion(doCorrectString(getCreatureName(cid))) then doRemoveCreature(cid) return false end registerCreatureEvent(cid, "GeneralConfiguration") registerCreatureEvent(cid, "WildAttack") registerCreatureEvent(cid, "Experience") registerCreatureEvent(cid, "Matou") registerCreatureEvent(cid, "PokeWalk") registerCreatureEvent(cid, "StatsChange") if not ehMonstro(cid) then registerCreatureEvent(cid, "Target") registerCreatureEvent(cid, "Matou") registerCreatureEvent(cid, "SummonDeath") getPokeDistanceToTeleport(cid) setPokemonGhost(cid) if getCreatureName(cid):find("Shiny ") then setPlayerStorageValue(cid, storages.EhShiny, 1) end return true end addEvent(doShiny, 5, cid) addEvent(adjustWildPoke, 5, cid) setPokemonGhost(cid) doMarkedPos(cid, getThingPos(cid)) if isPokePassive(cid) then setPokemonPassive(cid, true) end return true end function doShiny(cid) if isCreature(cid) then if isSummon(cid) then return true end if isNpcSummon(cid) then return true end local chance = 0 if isInArray(shinysName, doCorrectString(getCreatureName(cid))) then --alterado v1.9 \/ chance = 40 --1% chance end local sid = cid if math.random(1, 500) <= chance then doSendMagicEffect(getThingPos(cid), 18) local name, pos = "Shiny ".. getCreatureName(cid), getThingPos(cid) if not pokes[name] then return true end doRemoveCreature(cid) --print(name .. ", " .. retireShinyName(name)) local shi = doCreateMonsterNick(sid, name, retireShinyName(name), pos, false) end else return true end end
  2. Lukysz

    [OTClient] Shiny Name

    Alguém Pode me ajudar estou com o mesmo problema que Ayron5 Estava ja tendei tirar a função if string.find(tostring(getCreatureName(cid)), "Shiny") then local newName = tostring(getCreatureName(cid)):match("Shiny (.*)") return newName end lib/level system.lua mas não funciono Alguém Pode me ajuda Porvafor.
  3. Alguém Pode Me Ajudar, To Usando O Servidor v3 dxp Com Site, Mas da havendo o bug do depot. Alguém Sabe Como Arrumar.
  4. @Taiger @ Josegvb Aki n Deu Certo ... na moral Posta a Sua pasta Remeres e o spr e dat para todos não só é eu com esse problema Seria Bom Por no tópico . Pf Agradeço Ajuda De Vocês Etc... Ganha REP+. Pls
  5. Pessoal em relação ao mapa alguém já conseguiu abrir ele no RME to usando o by senhor e já fiz de tudo e não consigo. alguém pode Me passa o link do Remeres Com Client ou sem. para usar Nesse servidor Sem Bug. Pf Agradeço. Ja Tive 3 bug aki um Deles é esse;
  6. pessoal em relação ao mapa alguém já conseguiu abrir ele no RME to usando o by senhor e já fiz de tudo e não consigo. alguém pode Me passa o link do Remeres Com Client ou sem. para usar Nesse servidor. Pf Agradeço.
  7. Boas vindas ao Lukysz, que agora faz parte da nossa comunidade!

  • Quem Está Navegando   0 membros estão online

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