How do you store career stats, or ongoing global stats (not sure what they would be called). So, a player joins a game and is able to see his/her previous data (win, loss, score, etc) that was saved. Just need a push in the right direction, for some reason i can't find any good data/tutorials on this subject. Thanks in advance for any info on the matter.
Is it possible to parse bank files and store data to a mysql (or other) database? Not sure of the security/encryption of the data in the bank files. Figured i'd ask if anyone has tried before i dive into an attempt.
How do you store career stats, or ongoing global stats (not sure what they would be called). So, a player joins a game and is able to see his/her previous data (win, loss, score, etc) that was saved. Just need a push in the right direction, for some reason i can't find any good data/tutorials on this subject. Thanks in advance for any info on the matter.
Banks
check this thread
@Nerfpl: Go
Ah nice, missing the keyword "banks" :)
Thanks for your help.
@themusic246: Go
Is it possible to parse bank files and store data to a mysql (or other) database? Not sure of the security/encryption of the data in the bank files. Figured i'd ask if anyone has tried before i dive into an attempt.
banks are simple XML files
You can find some nice information about banks here: http://www.sc2mapster.com/forums/resources/tutorials/28875-trigger-bank-facts/#p1
Awesome, very helpful guys.. this forum is awesome :)