Manual:DIL Manual getcolor() - Seifert69/DikuMUD3 GitHub Wiki


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");
⚠️ **GitHub.com Fallback** ⚠️