19.08.2015, 14:00
huh, but how is the system gonna know that i mean the tag: PlayerStats or PlayerStats1 if i use: %s
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid); << how this gonna know which tag i mean?
on my server I want to load the stats for each mode
thanks for your reply!
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid); << how this gonna know which tag i mean?
on my server I want to load the stats for each mode
thanks for your reply!