27.09.2018, 11:58
I'm making a kind of simple hp pickup when a player dies and the first one who takes it gets +20 health, so in this case i should call the variable with
or what? because i'm not sure if i should use this or simple this
it doesn't really explain on wiki (https://sampwiki.blast.hk/wiki/CreatePickup)
PHP код:
new hp_pickup[MAX_PICKUPS];
PHP код:
new hp_pickup;