Ir para conteúdo

Script Das Fotos Dos Pokemon Com As Poke Bolas


kingjp28

Posts Recomendados

Script postado juntamente ao PokeServer. Vou postar o link do PokeServer + o script. ( pois na versão 4.1 o script foi retirado. )

------------

[8.54]Pokeserver Tfs 0.3.6 [V4.1] Versão 4.1, Bugs Corrigidos

------------

Dica: Frequente sempre o tópico, ou a área respectiva ao post do tópico pois a qualquer momento pode lançar a versão 4.2.

------------

 

Nome : Portrait System

Autor : YahooABC ( diz os credits )

Versão testada : Tfs 0.3.6 ( 8.54 )

Adicionais : xD

 

 

Vá em : PastaDoOt\data\movements\scripts

Crie um arquivo com o nome : portrait.lua e cole isso dentro :

 

----------- By YahooABC -----------

local fotos = {
["bulbasaur"] = {fotopoke = 8423},
["ivysaur"] = {fotopoke = 8424},
["venusaur"] = {fotopoke = 8425},
["charmander"] = {fotopoke = 8426},
["charmeleon"] = {fotopoke = 8427},
["charizard"] = {fotopoke = 8428},
["squirtle"] = {fotopoke = 8429},
["wartortle"] = {fotopoke = 8430},
["blastoise"] = {fotopoke = 8431},
["caterpie"] = {fotopoke = 8432},
["metapod"] = {fotopoke = 8433},
["butterfree"] = {fotopoke = 8434},
["weedle"] = {fotopoke = 8435},
["kakuna"] = {fotopoke = 8436},
["beedrill"] = {fotopoke = 8437},
["pidgey"] = {fotopoke = 8438},
["pidgeotto"] = {fotopoke = 8439},
["pidgeot"] = {fotopoke = 8440},
["rattata"] = {fotopoke = 8441},
["raticate"] = {fotopoke = 8442},
["dpearow"] = {fotopoke = 8443},
["fearow"] = {fotopoke = 8444},
["ekans"] = {fotopoke = 8445},
["arbok"] = {fotopoke = 8446},
["pikachu"] = {fotopoke = 8447},
["raichu"] = {fotopoke = 8448},
["sandshrew"] = {fotopoke = 8449},
["sandslash"] = {fotopoke = 8450},
["nidoranf"] = {fotopoke = 8451},
["nidorina"] = {fotopoke = 8452},
["nidoqueen"] = {fotopoke = 8453},
["nidoranm"] = {fotopoke = 8454},
["nidorino"] = {fotopoke = 8455},
["nidoking"] = {fotopoke = 8456},
["clefairy"] = {fotopoke = 8457},
["clefable"] = {fotopoke = 8458},
["vulpix"] = {fotopoke = 8459},
["ninetales"] = {fotopoke = 8460},
["jigglypuff"] = {fotopoke = 8461},
["wigglytuff"] = {fotopoke = 8462},
["zubat"] = {fotopoke = 8463},
["golbat"] = {fotopoke = 8464},
["oddish"] = {fotopoke = 8465},
["gloom"] = {fotopoke = 8466},
["vileplume"] = {fotopoke = 8467},
["paras"] = {fotopoke = 8468},
["parasect"] = {fotopoke = 8469},
["venonat"] = {fotopoke = 84702},
["venomoth"] = {fotopoke = 8471},
["diglett"] = {fotopoke = 8472},
["dugtrio"] = {fotopoke = 8473},
["meowth"] = {fotopoke = 8474},
["persian"] = {fotopoke = 8475},
["psyduck"] = {fotopoke = 8476},
["golduck"] = {fotopoke = 8477},
["mankey"] = {fotopoke = 8478},
["primeape"] = {fotopoke = 8479},
["growlithe"] = {fotopoke = 8480},
["arcanine"] = {fotopoke = 8481},
["poliwag"] = {fotopoke = 8482},
["poliwhirl"] = {fotopoke = 8483},
["poliwrath"] = {fotopoke = 8484},
["abra"] = {fotopoke = 8485},
["kadabra"] = {fotopoke = 8486},
["alakazam"] = {fotopoke = 8487},
["machop"] = {fotopoke = 8488},
["machoke"] = {fotopoke = 8489},
["machamp"] = {fotopoke = 8490},
["bellsprout"] = {fotopoke = 8491},
["weepinbell"] = {fotopoke = 8492},
["victreebel"] = {fotopoke = 8493},
["tentacool"] = {fotopoke = 8494},
["tentacruel"] = {fotopoke = 8495},
["geodude"] = {fotopoke = 8496},
["graveler"] = {fotopoke = 8497},
["golem"] = {fotopoke = 8498},
["ponyta"] = {fotopoke = 8499},
["rapidash"] = {fotopoke = 8500},
["slowpoke"] = {fotopoke = 8501},
["slowbro"] = {fotopoke = 8502},
["magnemite"] = {fotopoke = 8503},
["magneton"] = {fotopoke = 8504},
["farfetch'd"] = {fotopoke = 8505},
["doduo"] = {fotopoke = 8506},
["dodrio"] = {fotopoke = 8507},
["seel"] = {fotopoke = 8508},
["dewgong"] = {fotopoke = 8509},
["grimer"] = {fotopoke = 8510},
["muk"] = {fotopoke = 8511},
["shellder"] = {fotopoke = 8512},
["cloyster"] = {fotopoke = 8513},
["gastly"] = {fotopoke = 8514},
["haunter"] = {fotopoke = 8515},
["gengar"] = {fotopoke = 8516},
["onix"] = {fotopoke = 8517},
["drowzee"] = {fotopoke = 8518},
["hypno"] = {fotopoke = 8519},
["krabby"] = {fotopoke = 8520},
["kingler"] = {fotopoke = 8521},
["voltorb"] = {fotopoke = 8522},
["electrode"] = {fotopoke = 8523},
["exeggcute"] = {fotopoke = 8524},
["exeggutor"] = {fotopoke = 8525},
["cubone"] = {fotopoke = 8526},
["marowak"] = {fotopoke = 8527},
["hitmonlee"] = {fotopoke = 8528},
["hitmonchan"] = {fotopoke = 8529},
["lickitung"] = {fotopoke = 8530},
["koffing"] = {fotopoke = 8531},
["weezing"] = {fotopoke = 8532},
["rhyhorn"] = {fotopoke = 8533},
["rhydon"] = {fotopoke = 8534},
["chansey"] = {fotopoke = 8535},
["tangela"] = {fotopoke = 8536},
["kangaskhan"] = {fotopoke = 8537},
["horsea"] = {fotopoke = 8538},
["seadra"] = {fotopoke = 8539},
["goldeen"] = {fotopoke = 8540},
["seaking"] = {fotopoke = 8541},
["staryu"] = {fotopoke = 8542},
["starmie"] = {fotopoke = 8543},
["mr. mime"] = {fotopoke = 8544},
["scyther"] = {fotopoke = 8545},
["jynx"] = {fotopoke = 8546},
["electabuzz"] = {fotopoke = 8547},
["magmar"] = {fotopoke = 8548},
["pinsir"] = {fotopoke = 8549},
["tauros"] = {fotopoke = 8550},
["magikarp"] = {fotopoke = 8551},
["gyarados"] = {fotopoke = 8552},
["lapras"] = {fotopoke = 8553},
["ditto"] = {fotopoke = 8554},
["eevee"] = {fotopoke = 8555},
["vaporeon"] = {fotopoke = 8556},
["jolteon"] = {fotopoke = 8557},
["flareon"] = {fotopoke = 8558},
["porygon"] = {fotopoke = 8559},
["omanyte"] = {fotopoke = 8560},
["omastar"] = {fotopoke = 8561},
["kabuto"] = {fotopoke = 8562},
["kabutops"] = {fotopoke = 8563},
["aerodactyl"] = {fotopoke = 8564},
['elder charizard'] = {fotopoke = 8574},
["snorlax"] = {fotopoke = 8565},
["articuno"] = {fotopoke = 8566},
["zapdos"] = {fotopoke = 8567},
["moltres"] = {fotopoke = 8568},
["dratini"] = {fotopoke = 8569},
["dragonair"] = {fotopoke = 8570},
["dragonite"] = {fotopoke = 8571},
["mewtwo"] = {fotopoke = 8572},
["mew"] = {fotopoke = 8573},
}

local idballs = {
[2532] = "Pokeball",
[2653] = "Superball",
[2652] = "Greatball",
[2654] = "Ultraball",
[2195] = "Masterball",
[2531] = "Pokeball",
[2557] = "Superball",
[2524] = "Greatball",
[2525] = "Ultraball",
[2523] = "Masterball",
}

function setItemName(uid,name)
return doItemSetAttribute(uid,'name',name)
end

---------------------------------------------------------
function onEquip (cid, item, slot)
local nome = getItemName(item.uid)
local balls = idballs[item.itemid]
local poke_name = nome:match('(.-) '..balls)
local image = getPlayerSlotItem(cid, 7)
local semimage = 2649

for i,x in pairs(fotos) do
if i == poke_name then
	doTransformItem(image.uid,x.fotopoke)
	setItemName(image.uid, "portfoli's")
return true
     end
  end
end
----------------------------------------------------------
function onDeEquip(cid, item, slot)
local nome = getItemName(item.uid)
local balls = idballs[item.itemid]
local poke_name = nome:match('(.-) '..balls)
local image = getPlayerSlotItem(cid, 7)
local semimage = 2649

for i,x in pairs(fotos) do
if i == poke_name then
	doTransformItem(image.uid,semimage)
	setItemName(image.uid, "portfoli's")
return true
     end
  end
end

 

Agora vá para : PastaDoOt\data\movements

Abra o arquivo : movements.xml

 

E adicione essas tags em qualquer lugar :

 

	<movevent type="Equip" itemid="2532;2653;2652;2654;2195;2531;2557;2524;2525;2523" slot="feet" event="script" value="portrait.lua"/>
 	<movevent type="DeEquip" itemid="2532;2653;2652;2654;2195;2531;2557;2524;2525;2523" slot="feet" event="script" value="portrait.lua"/>

 

Tá aí. Faça bom uso.

 

Obrigado.

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...

Quando ponho raichu pra sumonar (e algns outros pokemons) o portatil some e buga . Tem como rever o scripter?

Obrigado

 

Tem varios pokemons que nao aparece a fotos E outros que derrubao o servidor qndo captura o pokemon tem como ageitar? portait Progresso do poke tibia depende disso

Link para o comentário
Compartilhar em outros sites

@Ammy, preste bastante atenção na escrita dos nomes dos pokémons, pois esse server é muito sensível a esses erros!

Tipo, no system de evolução o pokémon que foi transformado precisa estar com o nome todo minúsculo.

exemplo:

---Script edited by @junior2b
local evo = {

       ["Squirtle"] = "wartortle",
       ["Psyduck"] = "psyduck2",
       ["Poliwag"] = "poliwhirl",
       ["Krabby"] = "kingler",
       ["Horsea"] = "seadra",
       ["Goldeen"] = "seaking",
}

local pokeballs = {
[2531] = {"Pokeball"},
[2557] = {"Superball"},
[2524] = {"Greatball"},
[2525] = {"Ultraball"},
[2523] = {"Masterball"},
}

function onUse(cid, item, fromPosition, itemEx, toPosition)
       if isMonster(itemEx.uid) and getCreatureMaster(itemEx.uid) == cid then
               local monster  = getCreatureName(itemEx.uid)
               if evo[monster] then
                       local health, maxHealth = getCreatureHealth(itemEx.uid), getCreatureMaxHealth(itemEx.uid)
                       doRemoveCreature(itemEx.uid)
                       doRemoveItem(item.uid)
                       local summon = doCreateMonster(evo[monster], toPosition)
                       doConvinceCreature(cid, summon)
			local balls = pokeballs[getPlayerSlotItem(cid,8).itemid]
                       doItemSetAttribute(getPlayerSlotItem(cid, 8).uid, "name", ""..evo[monster].." "..balls[1])
                       doCreatureAddHealth(summon, health-maxHealth)
                       doSendMagicEffect(getThingPos(summon), 18)
                       return TRUE
               end
       end
       return FALSE
end


local evo2 = {

       ["Wartortle"] = "blastoise",
       ["Poliwag"] = "poliwhirl",
       ["Poliwhirl"] = "Poliwrath",
       ["Tentacool"] = "tentacruel",
       ["Goldeen"] = "seaking",
       ["Staryu"] = "starmie",
       ["Magikarp"] = "gyarados",
       ["Eevee"] = "vaporeon",
       ["Omanyte"] = "omanyte2",
}

local pokeballs = {
[2531] = {"Pokeball"},
[2557] = {"Superball"},
[2524] = {"Greatball"},
[2525] = {"Ultraball"},
[2523] = {"Masterball"},
}




       if isMonster(itemEx.uid) and getCreatureMaster(itemEx.uid) == cid then
               local monster  = getCreatureName(itemEx.uid)
               if evo2[monster] then
                       local health, maxHealth = getCreatureHealth(itemEx.uid), getCreatureMaxHealth(itemEx.uid)
                       doRemoveCreature(itemEx.uid)
                       doRemoveItem(item.uid, 2)
                       local summon = doCreateMonster(evo[monster], toPosition)
                       doConvinceCreature(cid, summon)
			local balls = pokeballs[getPlayerSlotItem(cid,8).itemid]
                       doItemSetAttribute(getPlayerSlotItem(cid, 8).uid, "name", ""..evo[monster].." "..balls[1])
                       doCreatureAddHealth(summon, health-maxHealth)
                       doSendMagicEffect(getThingPos(summon), 18)
                       return TRUE
               end
       end
       return FALSE
end

Link para o comentário
Compartilhar em outros sites

  • 4 weeks later...

Vo verificar isso que você disse brigaduuu ;)

Qlquer coisa eu aviso.

 

Mas está minusculo todos.

Mas mesmo assm continua dando o debug e cai o servidor.

Entre outras coisa .

Tem como me ajudar?

Agradeço!

Link para o comentário
Compartilhar em outros sites

  • 2 months later...
  • 4 months later...

Vocês responderam errado o tópico,

o cara pediu para colocarem algum script que aparecer a imagem do pokemon encima da pokeball, para ficar mais facil a localização de tal, e você respondeu o negócio de portait que não tem nada haver u_u'

Link para o comentário
Compartilhar em outros sites

  • 3 months later...
×
×
  • Criar Novo...