28.06.2013, 07:44
Hello, i want to create adrenaline pill pickup.
but i want it to give the player adrenaline, how can i do this?
but i want it to give the player adrenaline, how can i do this?
CreatePickup(1241,1,x,y,z,0);
yes, but i don't need it to give health or armor.. i need it to give the player "walk fast".. 1241 this is the pickup id - adrenaline pill.. but when i create it the player can't take it.
PHP код:
|