Skip to content

Manual:DIL Manual getcolor()

iamnove edited this page Jan 18, 2023 · 53 revisions


Function:   string getcolor (ch : unitptr, ks : string) ;
  ch
         character you are deleting the color from
  ks
         key string for the color
  returns
         returns the color in a string
This function returns what color a player has for a key in the players list.
Function:  string := getcolor(pc, "clan_who");
Clone this wiki locally