[Ajuda] Comandos
#1

como vou fazer pra quando o player usar esse comando
pawn Код:
if(strcmp(cmd, "/VSH", true) == 0) {CallRemoteFunction("API_Teleporte","iffffsii",playerid,2043.5845,1884.5820,11.9241,5.2172,"o VISAGE HOTEL ( /VSH )",0,0);return 1;}
aparecer as cores da mensagem tipo esse
pawn Код:
new pname[MAX_PLAYER_NAME];GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
format(string, sizeof(string), "{FF4500}%s{09D19B} foi para o Drop.{EE82EE} ( /Drop )", pname);
SendClientMessageToAll(COLOUR_TELEPORTE, string);
Reply


Messages In This Thread
Comandos - by Devasting - 06.04.2014, 22:57
Re: Comandos - by Devasting - 06.04.2014, 23:48
Re: Comandos - by Stroon - 07.04.2014, 00:07
Re: Comandos - by Diogo123 - 07.04.2014, 04:04
Re: Comandos - by caption - 07.04.2014, 04:07

Forum Jump:


Users browsing this thread: 1 Guest(s)