alt.getStat

Returns the current value of a player stat / ability.

Stat Names

flying_ability    
lung_capacity    
shooting_ability    
stamina    
stealth_ability    
strength    
wheelie_ability

Returns a number.

Declaration

alt.getStat(): number

Usage

const result = alt.getStat();

Real World Example

const result = alt.getStat();
console.log(result);

These examples assume you have imported alt from alt-client.

results matching ""

    No results matching ""