Difference between revisions of "Getlook"

From Hercules Wiki
Jump to: navigation, search
(Created page with "== Syntax == * getlook(<type>) == Description == This function will return the number for the current character look value specified by type. See 'setlook' for valid ...")

Revision as of 04:52, 20 September 2013

Syntax

  • getlook(<type>)

Description

This function will return the number for the current character look value specified by type. See 'setlook' for valid look types.

This can be used to make a certain script behave differently for characters wearing certain styles/colors. :)

Examples