16.02.2010, 18:02
Not too sure but something like:
Код:
Player loop(i) ->
if(GetPlayerSkin(i) == (skin id of the Tow Truck guy))
{
SendClientMessage(i, COLOR, (the input text from the dialog box));

