31.07.2013, 09:12
How can I save a team's cash in an .ini file?
I need the .ini file to be like:
___DATA_____
America = 0
Holland = 0
England = 0
Russia = 0
Australia = 0
How do I create the part of: for players used "PlayerInfo"
So I can do like: TeamInfo["dont know what here"][america] ++;
So if you can please make a short tutorial on how to make this instead of register + login, but with teams.
I need the .ini file to be like:
___DATA_____
America = 0
Holland = 0
England = 0
Russia = 0
Australia = 0
How do I create the part of: for players used "PlayerInfo"
So I can do like: TeamInfo["dont know what here"][america] ++;
So if you can please make a short tutorial on how to make this instead of register + login, but with teams.