Pickup does not appear (Amount < 400) - Create pickup for specific player?
#2

Just now (SA-MP 0.2X) - creating pickup for a specific player it's not possible (maybe on plugin only...).
Hmm, check your pickup types, and test the count again.
If you want - an pickup counter, that I just scripted now (didn't tested it):
pawn Code:
new pCount = CreatePickup(1240,2,0.0,0.0,0.0);
DestroyPickup(pCount);
printf("Pickups count: %d",--pCount);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)