OnPlayerPickUpPickup not working?
#1

Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
	SendClientMessage(playerid, COLOR_WHITE, "test");
	return 1;
}
Something isn't right here, I use both AddStaticPickup and CreatePickup, neither seem to work. I've tried using pickup types 2 and 23. Any idea whats causing this?
Reply


Messages In This Thread
OnPlayerPickUpPickup not working? - by NovaParadox - 12.02.2009, 20:50
Re: OnPlayerPickUpPickup not working? - by mirkoiz - 12.02.2009, 20:53
Re: OnPlayerPickUpPickup not working? - by NovaParadox - 12.02.2009, 20:57
Re: OnPlayerPickUpPickup not working? - by mirkoiz - 12.02.2009, 21:00

Forum Jump:


Users browsing this thread: 1 Guest(s)