Save/Load System v1.01
Details
-
FilenameSave_load_v1.01.SC2Map
-
Uploaded by
-
UploadedMay 5, 2010
-
Size281.93 KB
-
Downloads482
-
MD52e68e16030985138183f0810c177f902
Changelog
5/6/2010
Fixed bug where saving under different names causes the same items to be saved with them.
to fix this bug yourself with the previous version add:
Unit Group - Remove all units from Player 1 - Item Group
to trigger; Bank - Load, after:
Unit - Remove Player 1 - Hero from the game
and trigger; Player 1 - Bank - Save Items, at the very end after:
Bank - Save bank Bank - Var Bank Name[1]
5/5/2010
Can now properly save across closing and re-opening the map minor typos updated some comments
5/5/2010
Cleaned some variable stuff up. changed the command to set the name save. fixed name to properly store as the name without the text command
5/5/2010
Fixed the way items are stored in the XML.
5/5/2010
Alpha Release.