TOP-Scripts / ROLEPLAY-SERVER

Top+ Server code
GNU General Public License v3.0
1 stars 0 forks source link

new skillsystem #124

Open MELO-06 opened 1 year ago

MELO-06 commented 1 year ago
StatSetInt(`MP0_LUNG_CAPACITY`, 50, true)
StatSetInt(`MP0_STAMINA`, 50, true)
print(StatGetInt(`MP0_LUNG_CAPACITY`,-1))
print(StatGetInt(`MP0_STAMINA`,-1))

(int)STAMINA // Add MP0 or MP1 // Stamina (int)STRENGTH // Add MP0 or MP1 // Strength (int)LUNGCAPACITY // Add MP0 or MP1_ // Lung capacity modifier (int)WHEELIEABILITY // Add MP0 or MP1_ // Bike skill modifier (int)FLYINGABILITY // Add MP0 or MP1_ // Flying modifier (int)SHOOTINGABILITY // Add MP0 or MP1_ // Shooting modifier (int)STEALTHABILITY // Add MP0 or MP1_ // Stealth modifier

https://vespura.com/fivem/gta-stats/

MrVitorF commented 1 year ago

viste isto? https://forum.cfx.re/t/release-esx-gamz-skillsystem/452945 https://vespura.com/fivem/gta-stats/