09.07.2016, 21:01
Quote:
Example
if the file is missing a line, it is not automatically created. In the old version Dini line was created and assigned a value of 0. It can be a problem only for me =\ |
pawn Code:
dini_IntSet(PlayerInfo[playerid][pName], "GSession", dini_Int(PlayerInfo[playerid][pName], "GSession") + 1);