- 听众
- 收听
- 积分
- 237
- 主题
- 回帖
- 0
- 精华
注册时间2006-4-6
最后登录1970-1-1
TA的每日心情 | 奋斗 2024-3-28 20:13 |
---|
签到天数: 2 天 [LV.1]初来乍到
|
ColourBinds这个文件也没有什么用
主要是UCHAT和YCHAT
这2个是我自己小小修改的一下
进入游戏输入
bind u "exec uchat.rc"
bind y "exec ychat.rc"
不过这有个BUG
就是活着的时候无法用Y说话U可以用
打的字也可以变成彩色的
黄
红/蓝 就是T/CT的颜色
绿
这些字符需要加在每个字母前
以下是原文
Tutorials:
 |
Colours in CS1.6 | DylanJ [ 31/01/2008 ] |
You can view a text version of this tutorial if for some reason you can't see the special charachters (it's reccomended you download the text file and open it with Notepad2)
Downloads
Text Version: Download Here
Notepad2: Download Here
Colour Tool: Download Here
You may have been in a CS1.6 server recently and seen some people using colour inside of their text. You probably asked them how they did it and they probably laughed at you and said "good day!". Well I'm here to show you how to use colours! (It is also likely that they learned it here!)
Now, onto the important stuff!
1. You can only use colours in MM1 (say ) when you are dead.
2. You can use colours in MM2 (say_team) whenever!
3. Use % to use colours at the beginning of the text.
Now lets learn what charachters do what
0x01 = [SOH] Yellow. (This is your client's text colour, default is yellow.)
0x03 = [ETX] Red/Blue/Grey depending on what team you're on.
0x04 = [EOT] Green.
Remember, if you can't see weird characters in front of 0x01, 0x03 and 0x04 then you should grab Notepad2 and download the text version of this tutorial.
Now you just learned how to use colours. But just in case you need help getting started. I've provided some examples for you to use:
"Merry Christmas" in Christmas colours:
bind "KP_5" "say_team %MERRY CHRISTMAS!"
"Check out phishcave.com" in green.
bind "KP_5" "say_team % Check out http://phishcave.com"
Bragging?
bind "KP_5" "say_team I am using colours and you are not."
Advertising your crappy team's irc channel?
bind "KP_5" "say_team %GG IDLE #YOURTEAMHERE"
Credits:
Dylan Johnston - I wrote this, i deserve some credit.. right?
Drew Bush - Arrgg...
Cameron S - Mentioned the % trick + He rips face.
Joseph Rouse - Personal hero of mine.
New Information
I wrote a simple tool that allows you to make binds that use colour. here.
Q_Ba11 Wrote this nice script on gotfrag and I snatched it before he removed his post. Grab it here (bind x exec green.rc) |
 |
评分
-
查看全部评分
|