[Ajuda] Dъvida SendClientMessageToAll
#9

no wiki samp jб tem um tutorial traduzido de como usar format em PT/BR

https://sampwiki.blast.hk/wiki/Format_PT

Mas vб pesquisar mais sobre, no forum tem bastante tуpicos pra sanar suas dъvidas, vocк nгo precisa criar tуpicos.

Seu cуdigo acima estб correto sim, desde que vocк tenha criado "string", de qualquer maneira, vocк tambйm pode criar um macro pra simplificar suas coisas

PHP код:
#define SendMessageFormattedToAll(%0,%1,%2); \
    
new smftall[128]; \
    
format(smftallsizeof(smftall), %1, %2); \
    
SendClientMessageToAll(%0smftall); 
Uso

SendMessageFormattedToAll(cor, "mensagens", parametros);

Por exemplo

SendMessageFormattedToAll(-1, "O %s pegou jetpack", name);
Reply


Messages In This Thread
Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 02:57
Re: Dъvida SendClientMessageToAll - by ipsLuan - 10.12.2018, 02:58
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:02
Re: Dъvida SendClientMessageToAll - by ipsLuan - 10.12.2018, 03:02
Re: Dъvida SendClientMessageToAll - by SmokeKiLL - 10.12.2018, 03:08
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:27
Re: Dъvida SendClientMessageToAll - by SmokeKiLL - 10.12.2018, 03:36
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:43
Re: Dъvida SendClientMessageToAll - by Electrifying - 10.12.2018, 03:51
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:52

Forum Jump:


Users browsing this thread: 1 Guest(s)