[Pedido] Comandos.
#9

Quote:
Originally Posted by TenhoUmaDuvida
Посмотреть сообщение
PHP код:
//SendClientMessage(playerid, Branco, "Servidor Trancado Com Sucesso, A Senha й: %s", SenhaServer); 
Isso vai dar erro, vocк deve formatar a mensagem como no exemplo abaixo:
PHP код:
new Msg[128];
format(Msg128"Servidor trancado com sucesso, a senha й: %s"SenhaServer);
SendClientMessage(playerid, -1Msg); 
Resumindo, VLW
Reply


Messages In This Thread
Comandos. - by matheusspohr - 15.03.2015, 03:52
Re: Comandos. - by NexNix - 15.03.2015, 03:58
Re: Comandos. - by matheusspohr - 15.03.2015, 04:08
Re: Comandos. - by ipsLuan - 15.03.2015, 04:37
Re: Comandos. - by matheusspohr - 15.03.2015, 04:51
Re: Comandos. - by #Luca[S]. - 15.03.2015, 05:07
Re: Comandos. - by matheusspohr - 15.03.2015, 05:27
Re: Comandos. - by #Luca[S]. - 15.03.2015, 05:29
Re: Comandos. - by matheusspohr - 15.03.2015, 05:34

Forum Jump:


Users browsing this thread: 1 Guest(s)