21.01.2011, 13:41
Hey so I got this dialog, and I'd like to get a code:
Any help?
pawn Код:
if(... this is the thing I need. );
{
//my stuff
}
else
{
SendClientMessage(... );
}