• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Only show hero skill points but no skill button

Status
Not open for further replies.
Does adding skill points work? You'd basically just give them no hero abilities and then add the skill points with a trigger. I don't know what would happen if you did that though.
 
1. Create a dummy hero everytime the player has points to use. It shows up in the top left corner as a hero icon.

2. Remove it when the player has no points.

Repeat 1. when more points are added.
 
Ooh ooh, I got dis. If you only want one hero and have its skill points show up, then I think I have the answer.

1) Create a dummy hero ability. The amount of level it has depends on what you want to do.
a) Do you want to follow the normal wc3 style, earning a point per level up? Set the spell levels to the maximum amount that you want (if max hero level is 50, then set the skill level to 50)
b) Otherwise, if you completely customize it, then just set the skill level to 1. Speeds up loading time that way.

2) Give the ability to all heroes that use this.

3) Use a trigger to DISABLE that dummy spell for all players.

4) Enjoy if this is exactly what you want. Heroes will still earn skill points for all hero spells that they have, even if it is disabled. I remember this from one Blood Elf Campaign where you play as Kael, and you hit like level 8. But your Phoenix is still disabled. Regardless, you still have a skill point.
 

Attachments

Ooh ooh, I got dis. If you only want one hero and have its skill points show up, then I think I have the answer.

1) Create a dummy hero ability. The amount of level it has depends on what you want to do.
a) Do you want to follow the normal wc3 style, earning a point per level up? Set the spell levels to the maximum amount that you want (if max hero level is 50, then set the skill level to 50)
b) Otherwise, if you completely customize it, then just set the skill level to 1. Speeds up loading time that way.

2) Give the ability to all heroes that use this.

3) Use a trigger to DISABLE that dummy spell for all players.

4) Enjoy if this is exactly what you want. Heroes will still earn skill points for all hero spells that they have, even if it is disabled. I remember this from one Blood Elf Campaign where you play as Kael, and you hit like level 8. But your Phoenix is still disabled. Regardless, you still have a skill point.

Are you Jesus? This will be so handy for me. +rep.
 
Ooh ooh, I got dis. If you only want one hero and have its skill points show up, then I think I have the answer.

1) Create a dummy hero ability. The amount of level it has depends on what you want to do.
a) Do you want to follow the normal wc3 style, earning a point per level up? Set the spell levels to the maximum amount that you want (if max hero level is 50, then set the skill level to 50)
b) Otherwise, if you completely customize it, then just set the skill level to 1. Speeds up loading time that way.

2) Give the ability to all heroes that use this.

3) Use a trigger to DISABLE that dummy spell for all players.

4) Enjoy if this is exactly what you want. Heroes will still earn skill points for all hero spells that they have, even if it is disabled. I remember this from one Blood Elf Campaign where you play as Kael, and you hit like level 8. But your Phoenix is still disabled. Regardless, you still have a skill point.
That's exactly what I needed. thx man!
 
Status
Not open for further replies.
Back
Top