| View previous topic :: View next topic |
| Author |
Message |
FuE- Halfop
Joined: 27 Nov 2004 Posts: 57
|
Posted: Sat Feb 26, 2005 7:24 pm Post subject: Kaos games |
|
|
| do you know some more good KaOS gaems like MArky's in tcl archive.. his script is kinda anoying becuse i can't remove the colors.. |
|
| Back to top |
|
 |
tahu Voice
Joined: 11 Feb 2005 Posts: 14 Location: bandung
|
Posted: Fri Mar 04, 2005 7:45 am Post subject: try this |
|
|
#
# Color Routines
#
proc kcb {} {
return "\0034" <====[ change the number ]
}
proc kcg {} {
return "\00312"
}
proc kcr {} {
return "\0031"
}
proc kcm {} {
return "\00304"
}
proc kcc {} {
return "\0031"
}
proc kcs {} {
return "\0032"
}
proc kaos {} { _________________ no limit to learn |
|
| Back to top |
|
 |
FuE- Halfop
Joined: 27 Nov 2004 Posts: 57
|
Posted: Fri Mar 04, 2005 6:14 pm Post subject: |
|
|
| tnx |
|
| Back to top |
|
 |
|