Pickups And Checkpoints..
#2

Not, this can inversate pickups under OnPlayerPickUpPickup();.

But you can do:

pawn Код:
new pickup[100];
And then:

pawn Код:
pickup[0] = CreatePickup(1242, 2, 1503.3359, 1432.3585, 10.1191, -1);
pickup[1] = CreatePickup(1242, 2, -1213.21, 123.1313, 134.1412, -1);
Reply


Messages In This Thread
Pickups And Checkpoints.. - by TheRaGeLord - 17.01.2015, 10:22
Re: Pickups And Checkpoints.. - by HY - 17.01.2015, 10:32
Re: Pickups And Checkpoints.. - by TheRaGeLord - 17.01.2015, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)