21.12.2009, 20:03
Just remove this
pawn Код:
if(giveplayerid == playerid)
{
SendClientMessage(playerid, COLOR_GREY, "[Error:] You can not sell weapons to yourself");
return 1;
}