Dupstep Posted May 24, 2012 Posted May 24, 2012 (edited) Works only in ETpro After my old tutorial threads are gone. I make now freshed,@own made ET tutorials.:angel: 1. CMD should be your first word in the sentence 2. Color code ^ = BB BB = in the game means that you must be a sign -> » List of most used color codes: ^1 Red ^2 Green ^3 Yellow ^4 Blue ^5 Cyan ^6 Pink ^7 White ^8 Orange ^9 Gray ^0 Black So, it's going to be a bit more complicated. Let me explain all sorts of it. Suppose that you want now, so if you are going to medic and says: » Medic Code would look like this: I have medic bind F5,you may change it,as you want. bind F5 " class m 1; cmd say_team ^5=BB ^7Medic" Suppose that you want now, if you are going to medic with "snap" sound, it would play one of your pk3 Sounds. Code would look like this: bind F5 " class m 1;cmd say_team ^>=BB ^7Medic; play sound/menu/select" Suppose that, as you want now, if you are going to Medic and it says in echo "Medic".Echo is the actual text, which shows who is killing who, and which are corrected n'stuff. Code would look like this: bind F5 " class m 1; cmd say_team ^>=BB ^7Medic; play sound/menu/select; echo ^8>^7Medic^0." Here is picture of codes: If you have problems with making these scripts,PM to me. Edited March 30, 2018 by Fearless Staff Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.