OnPlayerPickupPickup problems..
#2

And what`s your problem / error?

Try using:
pawn Код:
if(pickupid == THCSPA)
{
    //blabla
}
if(pickupid == THCM4)
{
   //blabla
}
if(pickupid == THCSPA)
{
   //blabla
}
And so on, only if statements and yes, like AlexzzPro said, use CreatePickup.
Reply


Messages In This Thread
OnPlayerPickupPickup problems.. - by Skylar Paul - 11.04.2011, 02:53
Re: OnPlayerPickupPickup problems.. - by antonio112 - 11.04.2011, 07:22
Re: OnPlayerPickupPickup problems.. - by BizzyD - 11.04.2011, 07:37
Re: OnPlayerPickupPickup problems.. - by Skylar Paul - 11.04.2011, 13:52

Forum Jump:


Users browsing this thread: 2 Guest(s)