This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Support & discussion of released scripts, and announcements of new releases.
-
FuE-
- Halfop
- Posts: 57
- Joined: Sat Nov 27, 2004 3:46 pm
Post
by FuE- »
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..
-
tahu
- Voice
- Posts: 14
- Joined: Fri Feb 11, 2005 10:45 pm
- Location: bandung
-
Contact:
Post
by tahu »
#
# 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
-
FuE-
- Halfop
- Posts: 57
- Joined: Sat Nov 27, 2004 3:46 pm
Post
by FuE- »
tnx