Follow up to 2a29ac0

documentation update according to @aleos89's suggestion.
This commit is contained in:
Jittapan Pluemsumran 2016-04-02 02:23:14 +07:00
parent 2a29ac0037
commit ee979f30f0

View File

@ -2648,7 +2648,7 @@ This function returns the weapon level for the weapon equipped in the specified
equipment slot on the invoking character. For a list of equipment slots see equipment slot on the invoking character. For a list of equipment slots see
'getequipid'. 'getequipid'.
If -1 is passed as <equipment slot> argument. Weapon level for the item calling this function, If -1 is passed as the equipment slot argument then the weapon level for the item calling this function,
assuming it is called by an item script, will be returned. Otherwise, 0 will be returned. assuming it is called by an item script, will be returned. Otherwise, 0 will be returned.
Only EQI_HAND_L and EQI_HAND_R normally make sense, since only weapons have Only EQI_HAND_L and EQI_HAND_R normally make sense, since only weapons have