Dramakus commented on a Page, Kombat Game  -  Nov 12, 2007

Fixed the color examples

on *:LOAD: {
  /echo Kombat script loaded.
  /echo Colors: 0,1 0=White 1 1=Black 2 2=Dark Blue 3 3=Green 4 4=Red 5 5=Dark Red 6 6=Dark Purple 7 7=Orange 8 8= Yellow 9 9=Bright Green 10 10=Teal 11 11=Light Blue 12 12=Blue 13 13=Purple 14 14=Dark Gray 15 15=Gray
  /set %txt1 $?=\"What text color # did you want to use?\"
  /set %bg1 $?=\"What Background color # did you want to use?\"
  /set %KCol  $+ %txt1 $+ , $+ %bg1
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.