Getlook - HerculesWS/Hercules GitHub Wiki
- getlook(<type></type>)
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. :)
To see getlook used in an example script, see changelook. Category:Script Command