Hi. I was wondering if anyone knew how to make a save and load feature in a Hero Arena-like game. My current problem is that I cannot load from caches between games. And I cannot set a Game Cache variable to a specific game cache name! The only options from game gaches to load from are 'Last Created Game Cache' or Game Cache variables!!!
It would also be nice if someone could share how to do key bindings... in GUI if possible.
Thanks!
Save Load in GUI? And Key Bindings!
Moderator: Cheaters
-
- The Flying Cow!
- Posts: 2196
- Joined: November 2nd, 2007, 10:34 pm
- Location: Melbourne
Save Load in GUI? And Key Bindings!
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
AutoCP3 now available for free!
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Save Load in GUI? And Key Bindings!
I could design you JASS keybindings easy enough with some outlines as to what it is used for and limitations (and mechanics).
Also, you can't transfer gamecache data between different games or maps. If you want to 'store data' from map to map you need to use a save/load code.
Also, you can't transfer gamecache data between different games or maps. If you want to 'store data' from map to map you need to use a save/load code.
-
- The Flying Cow!
- Posts: 2196
- Joined: November 2nd, 2007, 10:34 pm
- Location: Melbourne
Re: Save Load in GUI? And Key Bindings!
Where could I find a save/load code? O.o and if you could make a mini jass key binding thing that would be nice too
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
AutoCP3 now available for free!
-
- Newcomer
- Posts: 4
- Joined: February 26th, 2008, 12:53 am
Re: Save Load in GUI? And Key Bindings!
If you want a save/load code that makes the code longer every say 5 levels, then open up a Forlorn ORPG (version 14 or under) and copy his. Heres the link to his map. http://www.epicwar.com/maps/40824/
-
- Old Wrinkly Member
- Posts: 271
- Joined: January 12th, 2008, 4:42 am
- Title: Re-R-Re-Re-Remix
- Location: Canada EH?
Re: Save Load in GUI? And Key Bindings!
To make the save/load code I got links:
http://world-editor-tutorials.thehelper ... view=59201 - GUI
http://world-editor-tutorials.thehelper ... view=37153 - Advanced
http://world-editor-tutorials.thehelper ... view=59201 - GUI
http://world-editor-tutorials.thehelper ... view=37153 - Advanced
Contact me on WC3 Killing_Spree22, I'm at US west!
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.