Adding a Command to pickup?? [help]
#2

then remove public OnPlayerPickUpPickup and write

pawn Код:
if (strcmp("/buycar", cmdtext, true, 10) == 0)
{
    ShowMenu(playerid, // yourthings);
    return true;
}
Reply


Messages In This Thread
Adding a Command to pickup?? [help] - by BurgessGaming - 13.03.2011, 17:35
Re: Adding a Command to pickup?? [help] - by Medal Of Honor team - 13.03.2011, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)