419 B
419 B
Function: GetTSArrowColor(player, level)
Description: Gets the arrow color depending on the player's tradeskill level against the target level.
Parameters:
player
(Spawn) - Spawn object referenceplayer
.level
(uint8) - Integer valuelevel
.
Returns: Return is UINT32 represents the arrow colors GRAY 0, GREEN 1, BLUE 2, WHITE 3, YELLOW 4, ORANGE 5, RED 6.
Example:
Example Required