Help How to create entrance for only vip
#6

This is obviously something you're trying to do, but this is surely in the wrong place.

Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
AddStaticPickup(19607, 2, 1506.3359, 1432.3585, 10.1191, 0);
return 1;
}
Also from your code, you have a OnPlayerEnterCheckpoint, and a OnPlayerPickupPickup, yet nowhere in the script did you actually make those checkpoints/pickups.

And what pickup you create, is created when someone picks up a pickup, so thus, it'll never turn up.
Reply


Messages In This Thread
Help How to create entrance for only vip - by Ayyash - 28.02.2017, 08:02
Re: Help How to create entrance for only vip - by iLearner - 28.02.2017, 08:23
Re: Help How to create entrance for only vip - by Ayyash - 28.02.2017, 10:24
Re: Help How to create entrance for only vip - by GTLS - 28.02.2017, 10:26
Re: Help How to create entrance for only vip - by Ayyash - 02.03.2017, 12:52
Re: Help How to create entrance for only vip - by Sew_Sumi - 02.03.2017, 14:51
Re: Help How to create entrance for only vip - by Ayyash - 02.03.2017, 15:53
Re: Help How to create entrance for only vip - by Sew_Sumi - 02.03.2017, 16:50
Re: Help How to create entrance for only vip - by GTLS - 04.03.2017, 15:37
Re: Help How to create entrance for only vip - by Sew_Sumi - 04.03.2017, 16:49

Forum Jump:


Users browsing this thread: 3 Guest(s)