06.02.2011, 00:20
(
Последний раз редактировалось Dear; 15.03.2011 в 20:16.
)
really Stfu it's not me Scripting it's my friend scripting for paying Foo' So shut the fuck up Motherfuckers?
Scripting for Money - RP - 10-15$ Stunt - 5-10$ I dont really like script race server Gang war 2-5$ DeathMatch with zone minigames etc 10-25$ + Pay with paypal |
new taunt[MAX_PLAYERS][128];
format(taunt[playerid], sizeof(taunt[playerid]), "%s", params);
new string[128], killername[24];
GetPlayerName(killerid, killername, sizeof(killername));
format(string, sizeof(string), "%s shouts: %s", killername, taunt[killerid]);
SendClientMessage(playerid, YOURCOLOURHERE, string);