Pickup is not showing up
#4

If you dont have the stock try to add this


Код:
stock CreatePickupEx(model, type, Float:X, Float:Y, Float:Z, Virtualworld = -1)
{
	totalpickups++;
	return CreateDynamicPickup(model, type, X, Y, Z, Virtualworld);
}
Reply


Messages In This Thread
Pickup is not showing up - by _GHT_MarK445 - 12.02.2015, 14:21
Re: Pickup is not showing up - by IndependentGaming - 12.02.2015, 15:09
Re: Pickup is not showing up - by _GHT_MarK445 - 12.02.2015, 15:14
Re: Pickup is not showing up - by IndependentGaming - 12.02.2015, 15:28
Re: Pickup is not showing up - by _GHT_MarK445 - 12.02.2015, 15:36
Re: Pickup is not showing up - by IndependentGaming - 12.02.2015, 15:41
Re: Pickup is not showing up - by _GHT_MarK445 - 12.02.2015, 15:59
Re: Pickup is not showing up - by IndependentGaming - 12.02.2015, 16:01
Re: Pickup is not showing up - by _GHT_MarK445 - 12.02.2015, 16:02
Re: Pickup is not showing up - by IndependentGaming - 12.02.2015, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)