• 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.

[JASS] HELP: JASS Integer Save/Load shortcode

Status
Not open for further replies.
Level 18
Joined
Nov 1, 2006
Messages
1,612
I'm considering replacing the current Save/Load system in Against the Darkness with a new system that results in a more clear and concise code.

I would prefer it to be in JASS but can be in GUI, would need to be able to save up to the number 15,000, be no more than 10-12 characters (if possible), and color letters to make sure they can be distinguished from numbers.

It would also need to be randomized, codeshifted, etc. to avoid being able to be unscrambled and figured out.

Can anyone point me to an integer only save/load system, or perhaps create one for the game?

I am currently using MrMaestro's Integer Save/Load Integer Code III.
 
Status
Not open for further replies.
Top