• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Rank System

  • Like
Reactions: VampireofBlood
This is my first jass system i made

You can use this in a rpg map or a normal map i made it easy for you to edit the ranks and xp you need for each rank and also very easy to change how much experience you get for each kill.

I have added a new system to this called a kill system for a request to a user.

For help please pm me here Thanks
Contents

Rank System (Map)

Reviews
Dr Super Good: Approved An ok system. Although not the best for the job it might be useful to some people. I do however recomend atleast trying to expand it further with additional features for rank and a better EXP system.
Dr Super Good:
Approved
An ok system. Although not the best for the job it might be useful to some people. I do however recomend atleast trying to expand it further with additional features for rank and a better EXP system.
 
ok this system is for heros not normal units but you can have more then one hero with different ranks. For what each rank does for your heros you have to choose what your heros get im using it in a rpg so each rank will give a new ability a hero can use. As far as i know it should not lag.
 
I constantly get errors when I try to implement it in the JASS codes, I dont got anything else than World Editor, so I'm not sure if I need it, cause I did everything you said I should do, but the errors keep coming in masses!
 
Whoa 4 posts followed each otehr! Edit your posts next time and write Edit01: Edit02:... Very nice, you took the ranks from Combat Arms? I'm sure it is :P Well nice work, try adding more rank? :P Like Staff Sergent I, Staff Sergent II, Staff Sergent III... Sergent I, Sergent II, Sergent III, ...

And try adding a function where if the user/map maker put TRUE to a boolean then there can only be 1 General of the Army and if someone else have more exp than this General of the Army, then he takes the rank and the old General of the Army rank down to General.

Just an idea :)
 
Back
Top