Ir para conteúdo
  • Cadastre-se

ZoR

Membro
  • Total de itens

    835
  • Registro em

  • Última visita

  • Dias Ganhos

    3

ZoR venceu a última vez em Dezembro 31 2019

ZoR teve o conteúdo mais curtido!

Sobre ZoR

  • Rank
    Heróico
  • Data de Nascimento 12/12/2001

Informação de Perfil

  • Localização
    Em algum lugar em abu dhabi
  • Eu sou
    Scripter
    Programmer
  • Interesses
    Aprender a programar and spritear

Últimos Visitantes

4308 visualizações

Atualização de Status Simples

Veja todas atualizações de ZoR

  1. -- MY FUNCTIONS --
    
    function getBallHealth(cid) -- pega vida do pokemon
    if not isPlayer(cid) then
    	getCreatureHealth(getCreatureSummons(cid)[1])
    	 end
      return true
    end
    
    function getBallMaxHealth(cid) -- pega vida maxima do pokemon
    if not isPlayer(cid) then
    	getCreatureMaxHealth(getCreatureSummons(cid)[1])
    	 end
      return true
    end
    
    function PokeInfo(cid, item)
    if getCreatureMaster(cid) > 0 then
    	  getPlayerSlotItem(getBallHealth(cid) .. "|" .. getBallMaxHealth(cid), 7)
    	  getPokemonExperienceByLevel(lvl)
    	  end
    	return doSendPlayerExtendedOpcode(cid, 135)
    end
    
    
    Discord: ZoR#9373

     

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo