Difference between revisions of "Manual:DIL Manual/delcolor()"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(No difference)

Latest revision as of 13:08, 27 May 2020


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");