Sending two messages for one problem.
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
pawn Код:
if(sscanf(params,"i",team)) SendClientMessage(playerid,COLOR_RED,"System: /selectteam [Team]"), SendClientMessage(playerid,COLOR_RED,"Type /Teams for list of Teams");
Just use a comma where a colon would be before each different function you want to use.
Wouldn't that only work with return?

pawn Код:
return Function(), Function();

But also you can just use brackets? ... if(){ function(); function(); }

--
Here's a really cool gamemode!

pawn Код:
public OnGamemodeInit() {

return print("This forum requires that you wait 120 seconds between posts. Please try again in 61 seconds.");

}
It even makes your compiler sing Chacarron Macarron!
Reply


Messages In This Thread
Sending two messages for one problem. - by Shockey HD - 16.08.2011, 01:14
Re: Sending two messages for one problem. - by Scenario - 16.08.2011, 01:16
Re: Sending two messages for one problem. - by SchurmanCQC - 16.08.2011, 01:18
Re: Sending two messages for one problem. - by Scenario - 16.08.2011, 01:21
Re: Sending two messages for one problem. - by Shockey HD - 16.08.2011, 01:41
Re: Sending two messages for one problem. - by dowster - 16.08.2011, 01:57
Re: Sending two messages for one problem. - by Scenario - 16.08.2011, 02:08
Re: Sending two messages for one problem. - by Shockey HD - 16.08.2011, 03:11
Re: Sending two messages for one problem. - by Scenario - 16.08.2011, 04:33

Forum Jump:


Users browsing this thread: 1 Guest(s)