Quick question | +1 rep
#7

Quote:
Originally Posted by Gh05t_
Посмотреть сообщение
This is redundant.

pawn Код:
if( !IsAtPoint( playerid ) )
{
    SendClientMessage( playerid, COLOR_WHITE, "Se");
    SendClientMessage( playerid, -1, "Sa" );
    return 1;
}
Did you read all the posts before you post something. He asked if first way is same as the 2nd.
Even if it's redundant as you said, it saves lines. I have some code with this way SendClientMessage && ShowPlayerDialog and both work fine. Better to got them on one line, instead of 5 lines.
Reply


Messages In This Thread
Quick question | +1 rep - by NewbBeginner - 27.02.2012, 18:25
Re: Quick question | +1 rep - by Konstantinos - 27.02.2012, 18:27
Re: Quick question | +1 rep - by 2KY - 27.02.2012, 19:18
Re: Quick question | +1 rep - by Konstantinos - 27.02.2012, 19:20
Re: Quick question | +1 rep - by Twisted_Insane - 27.02.2012, 19:29
Re: Quick question | +1 rep - by Gh05t_ - 27.02.2012, 19:36
Re: Quick question | +1 rep - by Konstantinos - 27.02.2012, 19:40
Re: Quick question | +1 rep - by Gh05t_ - 27.02.2012, 19:45

Forum Jump:


Users browsing this thread: 1 Guest(s)