English Say Colours icon

29 comments
07.01.12 04:51:37 pm
like 3 like it!
484 b, 597 Downloads
bho3
User
Offline Off
My Two script.

Helmans: My name in CS2D

SayColours:

√ AdminSay
√ VipSay
√ GoldUserSay

√ Welcome Message

Pls rate. Thanks

Credits:

-Lover-: For Example.
imageimageimageimage
edited 1×, last 07.01.12 04:53:03 pm
x This file has been reviewed and declined by GeoB99 (15.03.16 04:27:41 pm)
There are already files in the archive which have a similar content. Please create files which are more different from existing ones. Use the description to explain us the advantages of your version.

Comments

29 comments
Goto Page
To the start Previous 1 2 Next To the start

Log in!

You need to log in to be able to write comments!Log in
28.08.13 12:59:02 pm
Up
Xirot
Idiot
Offline Off
This guy is showing us his script bug or what ?
31.05.12 02:04:04 am
Up
sheeL
User
Offline Off
@user bho3: Use
Code:
1
return 1

to disabled double say ... !
30.05.12 05:14:46 pm
Up
ANOTHERDAILY
User
Offline Off
portugues: ei da pra voce me ajudar? tipo eu coloco esse script o admin fica normal porem o vip repeti 2 veses a fala dele.. repete uma como vip e outra como play normal me ajuda

ingles: hello help me? I put this script admin is fine however the vip 2 repeats veses .. As a VIP, and as a normal player, could you help me
30.05.12 06:40:07 am
Up
KiRa_3
User
Offline Off
epic old lol
30.05.12 06:22:46 am
Up
Devil-Thanh
GAME BANNED
Offline Off
like shit
30.05.12 03:42:17 am
Up
omg
User
Offline Off
lol necrobumped

use this instead:
Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
adminlist = {xxx}
viplist = {xxx}
goldlist = {xxx}

addhook("say","failsay")
function failsay(id,txt)
     for _,usgn in ipairs(adminlist) do
          if player(id,'usgn') == usgn then
               msg("©255255255"..player(id,"name").."(»Ädmµn«): "..txt)
               return 1
          end
     end
     for _,usgn in ipairs(viplist) do
          if player(id,'usgn') == usgn then
               msg("©000000255"..player(id,"name").."(»Vµ¶«): "..txt)
               return 1
          end
     end
     for _,usgn in ipairs(goldlist) do
          if player(id,'usgn') == usgn then
               msg("©255255000"..player(id,"name").."(»Gøld«): "..txt)
               return 1
          end
     end
end

addhook("join","msajes")
function msajes(id)
     msg2(id,"©255255255Welcome to my server "..player(id,"name").."! Come again.")
end

i changed some of the code so it makes more sense
lol fail i fixed a small error...it should work now
edited 1×, last 31.05.12 12:28:22 am
30.05.12 03:10:37 am
Up
ANOTHERDAILY
User
Offline Off
portugues: ei da pra voce me ajudar? tipo eu coloco esse script o admin fica normal porem o vip repeti 2 veses a fala dele.. repete uma como vip e outra como play normal me ajuda?

ingles: hello help me? I put this script admin is fine however the vip 2 repeats veses .. As a VIP, and as a normal player, could you help me?
21.03.12 07:04:30 am
like I like it!
Up
escarabajo
User
Offline Off
poker face
11.03.12 10:21:00 am
Up
Devil-Thanh
GAME BANNED
Offline Off
hum...newbie!
11.03.12 09:38:00 am
Up
@user DeLiXx: I have, and it's so fucking better than this.
11.03.12 07:28:20 am
Up
DeLiXx
User
Offline Off
I wanted to write (epic)fail,then i read the comments...
Edit it for more likes
Btw @zomplantjelo sht up-.-
You dont have even "1" Script -.-
11.03.12 04:31:26 am
Up
Anders4000
User
Offline Off
return 1.
11.03.12 04:21:57 am
like I like it!
Up
b4by0512
User
Offline Off
Yeah!
08.03.12 10:23:13 pm
Up
Colak
User
Offline Off
Sorry But Double Talk is very *CENSORED*
07.03.12 05:07:12 pm
Up
Melo10
User
Offline Off
It is bad
07.03.12 05:02:30 pm
Up
Alistaire
User
Offline Off
Return 1; only works at the end of the whole function..
07.03.12 04:59:58 pm
Up
unics_ru_admin
User
Offline Off
bad code =(((
14.01.12 08:08:05 am
Up
Misho
User
Offline Off
Dubble chat! this means FAIL!
13.01.12 07:22:06 pm
like I like it!
Up
General Mata Noob
User
Offline Off
Simple but useful
Great for maps as de_dust, de_cs2d and other
08.01.12 03:49:54 pm
Up
Crash13
User
Offline Off
Why don't encourage peoples that made first scripts? Is so useful for that peoples that can't do scripts

@bho3 - One minus. Here are more and more scripts like this. Can see in threads
To the start Previous 1 2 Next To the start