This is my first time using banks. What I have done so far is this: When you leave the map, your xp and level are saved so when you come back, you dont have to start over. I was wondering if anybody can answer these:
1) Is it possible and practical (with the battle net storage limits) to save an integer value for say, 30 abilties? (without outside libraries and things)
2) Is it possible to load up those banks into a 2nd map. Like if the player wants to play a dungeon map, he quits the overworld map and loads the dungeon, and his charactor data is carried over to that map.
Thanks! Once these are cleared up I will probably make a tutorial.
1) Is it possible and practical (with the battle net storage limits) to save an integer value for say, 30 abilties? (without outside libraries and things)
:) Do you know if its possible w/o libraries? I would just rather not have to use them.
This is my first time using banks. What I have done so far is this: When you leave the map, your xp and level are saved so when you come back, you dont have to start over. I was wondering if anybody can answer these:
1) Is it possible and practical (with the battle net storage limits) to save an integer value for say, 30 abilties? (without outside libraries and things)
2) Is it possible to load up those banks into a 2nd map. Like if the player wants to play a dungeon map, he quits the overworld map and loads the dungeon, and his charactor data is carried over to that map.
Thanks! Once these are cleared up I will probably make a tutorial.
see attached pic.
@zeldarules28: Go
The search function is your friend.
Search for Starcode.
Read my first post. I knew about that, and I was asking if you can do it WITHOUT outside libraries. See? Here was my exact words
:) Do you know if its possible w/o libraries? I would just rather not have to use them.