Question about Switch
#2

Код HTML:
new Float:teehee
GetPlayerHealth(playerid,teehee);
Switch(teehee)
{
     case 1 .. 80:
          SendClientMessage(playerid, -1, "You have less than 80% of health");
     default:
          SendClientMessage(playerid, -1, "You have more than 80% of health.");
}
Reply


Messages In This Thread
Question about Switch - by CoDeZ - 24.07.2012, 17:56
Re: Question about Switch - by next-studio|TheKiller - 24.07.2012, 18:00
Re: Question about Switch - by Jeffry - 24.07.2012, 18:02
Re: Question about Switch - by CoDeZ - 24.07.2012, 18:18
Re: Question about Switch - by Vince - 24.07.2012, 18:22
Re: Question about Switch - by leonardo1434 - 24.07.2012, 18:27
Re: Question about Switch - by CoDeZ - 24.07.2012, 19:22
Re: Question about Switch - by CoDeZ - 24.07.2012, 20:51
Re: Question about Switch - by [KHK]Khalid - 24.07.2012, 20:58
Re: Question about Switch - by Jeffry - 25.07.2012, 09:42

Forum Jump:


Users browsing this thread: 3 Guest(s)