Jump to content

Misskeisha

Members
  • Posts

    5
  • Joined

  • Last visited

Misskeisha's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. A bit of a late answer but im still stuck on this, especially since i took a break from coding.In my weapons class ive created the meter for the gauge(how it should go up and when etc),then used the hover text method but used the console to show me the bar going up everytime i hit sth(worked).I dont get how ill make it render the bar in game (in tooltip) ive made and how it can fill up without me creating a thousand textures and such(i guess i need vector knowledge which i cant find anywhere).As of now ive just made, again inside of the weapons class, a new ClientTooltipComponent but dont know what to do as of it having the png file ive made to show the gauge and how i will make it reference the counter.Heres the GitHub link https://github.com/MissKeisha1/RPGMOD
  2. Well what the title suggests basically, ive searched everywhere, reading for the answer havent found anything maybe im missing something.The goal is a bar that either shows on the items hud slot when you hold it or at least the tooltip that slowly fills up when you hit enemies.Any ideas or recommendations are aprreciated.
  3. Hey so im a begginer at mc modding, ive seen how to can add an effect to your target with a hitenemy method override but i cant u derstand how i can give the player an effect when hes holding the weapon in main hand.Any suggestions?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.