• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Commissioning Save System

Level 7
Joined
Mar 16, 2014
Messages
152
Willing to pay cash for this, contact me at warlordian on discord for details.

It is not just a simple one hero save system and you will need to make it work with the map systems.

The system needs to save:

At least 8 heroes, possibly even more of them.
For each hero, save the following:
Unit Type
Hero stats
Hero level/experience
Items Carried
Each ability they currently have at the time of saving, whether or not it's a hero ability. Makes each ability given permanent when adding it to the hero when loading.
The level of every ability the hero has.

In addition, save:
Player gold and lumber.
The contents of a unit group.

The system should ideally be saved to the local files instead of to code.
It should be limited to player names.
It is important that the system is able to be summoned at will through GUI function.

There will be hundreds of potential unit types and abilities that can be saved.
 
Top