Pick-ups [+REP]
#4

Here You Go:
pawn Код:
new Pickup;
//OnGameModeInit
Pickup = CreatePickup(ObjectID,Type,X, Y, Z,Virtualworld);
//OnPlayerPickUpPickup
if(pickupid == Pickup)
{
//Code
return 1;
}
Reply


Messages In This Thread
Pick-ups [+REP] - by Biggy54 - 19.09.2014, 15:21
Re: Pick-ups [+REP] - by Biggy54 - 19.09.2014, 15:27
Re : Pick-ups [+REP] - by streetpeace - 19.09.2014, 18:49
Re: Pick-ups [+REP] - by M0HAMMAD - 19.09.2014, 19:39

Forum Jump:


Users browsing this thread: 1 Guest(s)