new PlayerText:ModeswitchO[MAX_PLAYERS];
new PlayerText:Modeswitchl[MAX_PLAYERS];
ModeswitchO[playerid] = CreatePlayerTextDraw(playerid, 522.000000, 403.200012, "~g~O");
	PlayerTextDrawLetterSize(playerid, ModeswitchO[playerid], 0.449999, 1.600000);
	PlayerTextDrawTextSize(playerid, ModeswitchO[playerid], 535.000000, 21.280002);
	PlayerTextDrawAlignment(playerid, ModeswitchO[playerid], 1);
	PlayerTextDrawColor(playerid, ModeswitchO[playerid], -1);
	PlayerTextDrawUseBox(playerid, ModeswitchO[playerid], true);
	PlayerTextDrawBoxColor(playerid, ModeswitchO[playerid], -1378294017);
	PlayerTextDrawSetShadow(playerid, ModeswitchO[playerid], 0);
	PlayerTextDrawSetOutline(playerid, ModeswitchO[playerid], 0);
	PlayerTextDrawBackgroundColor(playerid, ModeswitchO[playerid], 51);
	PlayerTextDrawFont(playerid, ModeswitchO[playerid], 1);
	PlayerTextDrawSetProportional(playerid, ModeswitchO[playerid], 1);
	PlayerTextDrawSetSelectable(playerid, ModeswitchO[playerid], true);
	Modeswitchl[playerid] = CreatePlayerTextDraw(playerid, 526.000000, 401.520050, "~g~l");
	PlayerTextDrawLetterSize(playerid, Modeswitchl[playerid], 0.393000, 0.827200);
	PlayerTextDrawAlignment(playerid, Modeswitchl[playerid], 1);
	PlayerTextDrawColor(playerid, Modeswitchl[playerid], -1);
	PlayerTextDrawSetShadow(playerid, Modeswitchl[playerid], 0);
	PlayerTextDrawSetOutline(playerid, Modeswitchl[playerid], 0);
	PlayerTextDrawBackgroundColor(playerid, Modeswitchl[playerid], 51);
	PlayerTextDrawFont(playerid, Modeswitchl[playerid], 1);
	PlayerTextDrawSetProportional(playerid, Modeswitchl[playerid], 1);
	PlayerTextDrawSetSelectable(playerid, Modeswitchl[playerid], true);