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

if(strcmp("/givedrugs", cmdtext, true) == 0)
{
SetPlayerWantedLevel(playerid,GetPlayerWantedLevel (playerid)+1);
SendClientMessage(playerid, COLOR_GREEN, "You sold drugs to %s",playerid);
return 1;
}
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: 2 Guest(s)