Manual:DIL Manual/delcolor()

From DikuMUD Wiki
Jump to navigation Jump to search


Function:  delcolor (ch : unitptr, ks : string) ;
  ch
         character you are deleting the color from
  ks
         key string for the color
This function is used to delete any colors from a players personal color list.
Function:  delcolor(pc, "clan_who");