Why won't this work?(Solved)
#1

Код:
	if(strcmp("/givedrugs", cmdtext, true, 10) == 0)
	{
	 	SetPlayerWantedLevel(playerid,GetPlayerWantedLevel(playerid)+1);
	 	SendClientMessage(playerid, COLOR_GREEN, "You sold drugs to %s",playerid);
	}
It won't send to the person that bought the drugs
Reply


Messages In This Thread
Why won't this work?(Solved) - by ScottCFR - 21.02.2010, 05:05
Re: Why won't this work? - by fsnameless - 21.02.2010, 05:07

Forum Jump:


Users browsing this thread: 1 Guest(s)