Create dynamic checkpoints only for players in race?
#3

The first argument for CreateDynamicPickup is its model. 23 is a skin model and I'm sure you can't create pickups from skins.

Your second argument, looks like a valid pickup model. So try something like:
pawn Код:
KartNos[0] = CreateDynamicPickup(1239, 1, 712.6832,-1394.9241,12.6588, -1, -1, playerid, 100.0); //NOS
That "1" is the pickup type. More of them at the wiki
Reply


Messages In This Thread
Create dynamic checkpoints only for players in race? - by Metharon - 07.06.2015, 10:37
Re: Create dynamic checkpoints only for players in race? - by Konstantinos - 07.06.2015, 11:06
Re: Create dynamic checkpoints only for players in race? - by dusk - 07.06.2015, 11:06
Re: Create dynamic checkpoints only for players in race? - by Metharon - 07.06.2015, 11:27

Forum Jump:


Users browsing this thread: 2 Guest(s)