07.06.2013, 19:15
In the register part add "INI_WriteInt(iFile, "AdminLevel", 0);" 0 is for the value.
Now in the loading part add: "INI_LoadInt(iFile, "AdminLevel", Where to Store it in);".
And finally the disconnecting part, I guess you know what to do next.
Now in the loading part add: "INI_LoadInt(iFile, "AdminLevel", Where to Store it in);".
And finally the disconnecting part, I guess you know what to do next.