Skip to content

Open-GTO/weaponskill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weaponskill

Some weapon skill functions

Functions

GetPlayerSkillLevel(playerid, skill);
GivePlayerSkillLevel(playerid, skill, amount);
GetWeaponSkillName(skill, name[], const size = sizeof(name));
GetWeaponSkillID(weaponid);
GetPlayerSkillLevelArray(playerid, array[MAX_WEAPON_SKILLS]);
SetPlayerSkillLevelArray(playerid, array[MAX_WEAPON_SKILLS]);
ResetPlayerSkillLevel(playerid);

About

Some weapon skill functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages