24.02.2015, 06:38
Have you tried putting:
Into a stock then using it as a stock instead?
pawn Код:
if(!IsAtMDC(playerid))
{
SendClientMessage(playerid, X11_TOMATO_2, "You are not at a police computer!");
return 1;
}