getlook()
¶
Warning
This page may contain outdated information, incompatible with the current version of Hercules and its coding standards.
Syntax¶
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()
.