i need scripting help , please! with this error i get
#3

pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == MyPickup)
    {
        SendClientMessage(playerid, COLOR_YELLOW, "You won $100 dollars!");
        GivePlayerMoney(playerid, 100);
    }
    return 1;
}
Reply


Messages In This Thread
i need scripting help , please! with this error i get - by Jake212321 - 31.12.2012, 12:58
Re: i need scripting help , please! with this error i get - by JaKe Elite - 31.12.2012, 13:00
Re: i need scripting help , please! with this error i get - by Windrush - 31.12.2012, 13:07

Forum Jump:


Users browsing this thread: 1 Guest(s)