07.11.2015, 10:05
Hi. I'm trying to make INI based gang save system but it doesnt work.What i mean - it's saving only the 1st faction(Civilian).Here are the codes:
Save code: http://pastebin.com/aMX3LyZ1
GangPath stock: http://pastebin.com/9etJYx2g
Gangs enum: http://pastebin.com/Pi1ph6zq
Also i've set "#define MAX_GANGS 3" and i have defined ganks:
"#define TEAM_CIVILIAN 0
#define TEAM_GROVE 1
#define TEAM_BALLAS 2"
Save code: http://pastebin.com/aMX3LyZ1
GangPath stock: http://pastebin.com/9etJYx2g
Gangs enum: http://pastebin.com/Pi1ph6zq
Also i've set "#define MAX_GANGS 3" and i have defined ganks:
"#define TEAM_CIVILIAN 0
#define TEAM_GROVE 1
#define TEAM_BALLAS 2"