View Single Post
  #4  
Old 01-21-2008, 05:15 PM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

I found this looking through some more source code in utils\perlxs\client.h:
Code:
SetTint(sint16 slot_id, uint32 color);
It seems to be invoked by Client::SetTint(), but it doesn't look like you can execute it from a regular quest script.
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote