Else invalid func help
#1

CMD:buyclothes(playerid, params[])
{
if(IsAtClothShop(playerid))
// else { SendClientMessageEx(playerid, COLOR_WHITE, "You are not in a Clothing Shop!"); }
{
} // My code, no I don't give good code to people I don't know.
else
{
SendClientMessageEx( playerid, COLOR_WHITE, " You are not in a Clothing Shop!" );
}
return 1;
}

Why is the "else" invalid fun. or dec.? I have tried a lot of things but still get the error. Pls help
Reply


Messages In This Thread
Else invalid func help - by DamonD - 19.11.2013, 19:57
AW: Else invalid func help - by Skimmer - 19.11.2013, 20:04
Re: Else invalid func help - by DamonD - 19.11.2013, 20:12
Re: Else invalid func help - by -Prodigy- - 19.11.2013, 20:17
Re: Else invalid func help - by DamonD - 19.11.2013, 20:17
Re: Else invalid func help - by Pottus - 19.11.2013, 20:21
Re: Else invalid func help - by DamonD - 19.11.2013, 20:29
Re: Else invalid func help - by DamonD - 19.11.2013, 20:44
Re: Else invalid func help - by PrivatioBoni - 19.11.2013, 20:46
Re: Else invalid func help - by DamonD - 19.11.2013, 21:27

Forum Jump:


Users browsing this thread: 1 Guest(s)