function
getPlayerSkillWeapon (server-side)
Available since version: 0.0.1
This function will get the player skill weapon.
Declaration
int getPlayerSkillWeapon(int id, int skillId)
Parameters
int
id: the player id.int
skillId: . For more information see Skill weapon constants.
Returns int
the percentage value in range <0, 100>.