[Tutorial] Strings: How to...
#6

Quote:
Originally Posted by FireCat
Посмотреть сообщение
No cmd do aan nгo gostei da parte de 128 para texto, ninguem usa 128 caracters :O
E muda:
pawn Код:
if(params[0] == 1)
            return SendClientMessage(playerid,-1,"USE: /aan [texto]");
Para:
pawn Код:
if(params[0] == 0)
            return SendClientMessage(playerid,-1,"USE: /aan [texto]");
De resto gostei, parabens!
Nгo й a questгo de ninguem usar, mas nunca se sabe, por isso mais vale prevenir do que remediar...
Sobre a questгo do params, esta certo, pois eu testei antes de fazer o post, e se usar "if(params[0] == 0)" ele nгo vai mandar a mensagem. Podem testar.
Reply


Messages In This Thread
Strings: How to... - by RebeloX - 11.11.2011, 21:28
Re: Strings: How to... - by AppleX - 11.11.2011, 21:30
Re: Strings: How to... - by steki. - 11.11.2011, 21:31
Re: Strings: How to... - by RebeloX - 11.11.2011, 21:32
Re: Strings: How to... - by FireCat - 11.11.2011, 21:46
Re: Strings: How to... - by RebeloX - 11.11.2011, 21:58
Re: Strings: How to... - by steki. - 11.11.2011, 22:00
Re: Strings: How to... - by Pharrel - 11.11.2011, 22:04
Re: Strings: How to... - by RebeloX - 11.11.2011, 22:07
Re: Strings: How to... - by FireCat - 11.11.2011, 22:09

Forum Jump:


Users browsing this thread: 2 Guest(s)