• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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