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

Save/Load Codes

Status
Not open for further replies.
Level 1
Joined
Apr 23, 2008
Messages
2
I'm in the process of making an open RPG, but have been having difficulty working with the save/load codes, The one I'm using is "Save Load Code Integer III" but I have had little luck with it.. The setups I'm using with the available heros will be:

Level Max 100 *may change in later versions*
Abilities - All characters have 5 abilites, 3 with 10 levels, one with 30, and one with only one, *spellbook like ability ran by triggers*
characters - Its going to be in the range of 15-25 *some secret* but almost guaranteed to increase.

Any help will be greatly appreciated.
 
Level 1
Joined
Apr 23, 2008
Messages
2
Ive been using the one elven_god gave me, its almost set but ive run into a small problem, 3 of the triggers are not operating correctly, i copied all the data of the triggers and the variables and cannot find the problem.
1 - NPS S Display Password - Error msg : not all parameters have values..
2 - NPS Save - the trigger NPS S Store CRC Check does not turn on, and is said to be missing the variable NPS S Store CRC Check
3 - NPS Store CRC Check - Same error as 1..but I think if 2 is fixed one will be fixed with it.
 
Level 9
Joined
Jul 20, 2005
Messages
414
Sounds like you don't have the variables in the map.

To me, the first error sounds like the variable trying to be accessed does not have a value.
Second, the first error is a problem with the third, and the last error is a missing variable.
Third, also sounds like variables missing.

So I think if you can create those variables, it should be good to go.
I'm sure the reason the third trigger won't turn on is because War3 won't let it because it's disabled due to the missing variables.
 
Status
Not open for further replies.
Top