Skip to content

getlook()

Warning

This page may contain outdated information, incompatible with the current version of Hercules and its coding standards.

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

Example

To see getlook() used in an example script, see changelook().