How Do?
#2

Under includes:
Код:
new OMFGHAX;
Under OnGameModeInIt:
Код:
OMFGHAX=CreatePickup(1239, 2, 1855.2666, 2024.6781, 13.7848);
Under OnPlayerPickUpPickup:
Код:
if(pickupid==OMFGHAX)
{
SendClientMessage(playerid, 0x21DD0033, "Blaa, Blaa Example");
}
Reply


Messages In This Thread
How Do? - by BLACK-RIDER-1692 - 22.08.2009, 19:55
Re: How Do? - by ronyx69 - 22.08.2009, 20:07
Re: How Do? - by BLACK-RIDER-1692 - 22.08.2009, 20:21
Re: How Do? - by BLACK-RIDER-1692 - 22.08.2009, 20:39
Re: How Do? - by BLACK-RIDER-1692 - 22.08.2009, 20:52
Re: How Do? - by ronyx69 - 22.08.2009, 20:56
Re: How Do? - by BLACK-RIDER-1692 - 22.08.2009, 21:06

Forum Jump:


Users browsing this thread: 1 Guest(s)