• 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 Game with triggers

Status
Not open for further replies.
Level 7
Joined
Sep 11, 2013
Messages
220
Is there a way to save a game using triggers? GUI or JASS?
I want to save a game, but when I used "call SaveGame ("MapName.w3z")" It saves in a folder called "CustomSaves folder" and also if I used the GUI Save Game and Load Game, It still saves in "CustomSaves folder"
What I want is the saved file to be the same as when you save it manually.

Please help xO
 
Level 7
Joined
Sep 11, 2013
Messages
220
Im making a Kingdom Hearts game, and if you've played it you can't save in battles. You may only save it with a check point. :)

But nvm, i found another way.
I just disable the player to save a game and enable it whenever he is near the check point :)
 
Status
Not open for further replies.
Top