Quote:
Originally Posted by BOYSplayCS
PHP Code:
get_user_ammo ( index, weapon, &clip, &ammo )
|
lol. its to high 4 me.
i want to check if player has <5 ammo. its bullshit which weapon.
if player has only 5 ammo or less, do code....
somthing like this
if get_user_ammo(id, xxx?, xxx) <= 5 ?? right ????
__________________