Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Syntax

  • getlook(<type></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

To see getlook used in an example script, see changelook. Category:Script Command

Clone this wiki locally