When to use 'else'...
#1

Can someone tell me when to use else for this situation I'm in.
Quote:

case 0:
{
SetPlayerFightingStyle(playerid, FIGHT_STYLE_BOXING);
GivePlayerMoney(playerid, -100);
SendClientMessage(playerid, COLOR_WHITE, "You've learnt Boxing!");
}

I want to use else so if they don't have enough money it will say "You don't have enough money!", please help.
Reply


Messages In This Thread
When to use 'else'... - by angus_31 - 03.10.2012, 08:17
Re: When to use 'else'... - by RedJohn - 03.10.2012, 08:30
Re: When to use 'else'... - by angus_31 - 03.10.2012, 08:57

Forum Jump:


Users browsing this thread: 2 Guest(s)