Weapon Drop on Death issue
#3

Try something like:

pawn Код:
public DeletePickup(pickupid)//delete timer
{
    DestroyDynamicPickup(WeaponDrop);
    // your var for storing position = 0;
    return 1;
}
Reply


Messages In This Thread
Weapon Drop on Death issue - by BlackWolf120 - 18.04.2011, 00:30
Re: Weapon Drop on Death issue - by BlackWolf120 - 18.04.2011, 14:16
Re: Weapon Drop on Death issue - by Stigg - 18.04.2011, 14:29
Re: Weapon Drop on Death issue - by BlackWolf120 - 18.04.2011, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)