PDA

View Full Version : [Scripts]:How to get » marks in game.



Dupstep
4-02-2011, 15:02
Works only in ETpro



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:
http://www.upload.ee/image/1035153/kasulik9oj.png

If you have problems with making these scripts,Contact with to me.
Xfire: Dupstep

Copyright by Dupstep

Jari
11-04-2012, 21:11
awesome i always was looking for this stuff, i always copied them if i wanna use them
btw it work also on jaymod when there isnt PB on the server =)!

Dupstep
14-07-2012, 18:30
Yes, the PB ignores extended ASCII.

However the extended ASCII can be exploited on the server =P

But Etpro LUA script and latest Jaymod/ETpub/NQ have fixed it!

Heaven
31-08-2013, 19:19
so it works with silent ?

qpae
1-09-2013, 21:17
http://data.hourb.com/redirect/nms6.3.jpg

Found good old "name maker studio" on my serv.. meight help
Direct download; Nmsv63.zip (http://data.hourb.com/temp.et/ToolsNmsv63.zip)