loose indentation help?
#6

Код:
switch(reason)
	{
		case 0: format(str, sizeof(str), "%s(%d) isimli oyuncu sunucudan ~r~~h~cikis ~w~yapti.(Baglanti Koptu)", PlayerName,playerid);
		case 1: format(str, sizeof(str), "%s(%d) isimli oyuncu sunucudan ~r~~h~cikis ~w~yapti.(Kendi istegiyle)", PlayerName,playerid);
		case 2: format(str, sizeof(str), "%s(%d) isimli oyuncu sunucudan ~r~~h~cikis ~w~yapti.(Kick veya ban)", PlayerName,playerid);
	}
        SendMessageToBox(str);
        return 1;
}
Reply


Messages In This Thread
loose indentation help? - by PrednizoN - 22.04.2016, 16:52
Re: loose indentation help? - by ProRakNet - 22.04.2016, 17:07
Re: loose indentation help? - by PrednizoN - 22.04.2016, 17:11
Re: loose indentation help? - by ProRakNet - 22.04.2016, 17:16
Re: loose indentation help? - by Azhar - 22.04.2016, 17:17
Re: loose indentation help? - by iKevin - 22.04.2016, 17:21
Re: loose indentation help? - by PrednizoN - 22.04.2016, 17:27
Re: loose indentation help? - by Azhar - 22.04.2016, 17:30

Forum Jump:


Users browsing this thread: 1 Guest(s)