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.

Kaos games

Support & discussion of released scripts, and announcements of new releases.
Post Reply
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Kaos games

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..
t
tahu
Voice
Posts: 14
Joined: Fri Feb 11, 2005 10:45 pm
Location: bandung
Contact:

try this

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
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Post by FuE- »

tnx
Post Reply