07.05.2014, 01:39
I ask is there any way to create a pickup with the adranaline pill with out getting that fast run thing
CreatePickup(1241, 1, Float:X, Float:Y, Float:Z, Virtualworld);
Originally Posted by SA-MP Wiki
Certain pickup types come with 'automatic responses', for example using an M4 model in the pickup will automatically give the player the weapon and some ammo. For fully scripted pickups, type 1 should be used.
|
Originally Posted by SA-MP Wiki
1Exists always. Disables pickup scripts such as horseshoes and oysters to allow for scripted actions ONLY. Will trigger OnPlayerPickUpPickup every few seconds.
|