Skip to content

Manual:DIL Manual changecolor()

iamnove edited this page Jan 18, 2023 · 59 revisions


Function:  changecolor (ch : unitptr, ks : string, cstr : string ) ;
  ch
         character you are changing the color on
  ks
         key string for the color
  cstr
         color string
This will change a color in a players personal list.
Function:  changecolor(pc, "clan_who","&c+w&bn");
Clone this wiki locally