new INI:File = INI_Open(UserPath(playerid)); INI_SetTag(File,"data"); INI_WriteInt(File,"Admin",PlayerInfo[playerid][pAdmin]); INI_Close(File);