OnPlayerPickUpPickup does not work
#1

OnPlayerPickUpPickup does not work.
simply does not work.
someone can help me?
please

example if I use it

in OnGameModeInit

pickup1 = lalala


continuing

pawn Код:
public OnPlayerPickupPickup(playerid,pickupid)
{
    if(pickupid == pickup1)
    {
         SendClientMessage(playerid,COLOR_BLUE,"Cool");
    }
    return 1;
}
so if you are not working
even then not in any way
Reply


Messages In This Thread
OnPlayerPickUpPickup does not work - by DartakousLien - 26.03.2011, 01:00
Re: OnPlayerPickUpPickup does not work - by Mike Garber - 26.03.2011, 01:10
Re: OnPlayerPickUpPickup does not work - by blackwave - 26.03.2011, 01:17
Re: OnPlayerPickUpPickup does not work - by MadeMan - 26.03.2011, 09:36
Re: OnPlayerPickUpPickup does not work - by DartakousLien - 26.03.2011, 13:21

Forum Jump:


Users browsing this thread: 2 Guest(s)