Forum

> > CS2D > Servers > ct not die
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch ct not die

32 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt geschlossen ct not die

adidas2
User Off Offline

Zitieren
this script and easy

----------------------
function Array(size,value)
local array = {}
for i = 1, size do
array[i]=value
end
return array
end

--
adminList = {37802} --ids-Usgn
--

ct_man = Array(32,false)
adminnokill = Array(32,false)



function isAdmin(id)
for _, usgn in ipairs(adminList) do
if player(id,'usgn')==usgn then
return true
end
end
return false
end

addhook([[join]],[[thejoin]])
function thejoin(id)
if isAdmin(id) then
msg("©000255255(SERVER) "..player(id,"name").." Admin Online!@C")
end
end

addhook([[team]],[[theteam]])
function theteam(id,t)
if isAdmin(id) then
if t==2 then
adminnokill[id]=true
ct_man[id]=true
elseif t==1 then
ct_man[id]=true
end
else
if t==2 then
parse("maket "..id)
return 1
end
end
end

addhook([[hit]],[[thehit]])
function thehit(id,source,weapon,hpdmg,apdmg)
if adminnokill[id]==true then
return 1
end
end
-----------------------------------------
dofile("sys/lua/samples/adminteam.lua")
-----------------------------------------
3× editiert, zuletzt 28.05.11 23:47:45

alt Re: ct not die

The Spy
User Off Offline

Zitieren
My god you shoul at least use a spoiler tag! and what exactly you edited?

Edit: Oh the RF script right? because you commented on it and you said you would edit it.

alt Re: ct not die

PeterToman
COMMUNITY BANNED Off Offline

Zitieren
Do he got permission to edit our script?
Dude, ask for permission first... -.-*

alt »®åf¡nhå«

adidas2
User Off Offline

Zitieren
I do not use translator
I'm doing English.
I'm not good
---------------------------------
do not criticize me
---------------------------

alt Re: ct not die

The Spy
User Off Offline

Zitieren
You said on the server you where good at portugues and spanish....

alt Re: ct not die

PeterToman
COMMUNITY BANNED Off Offline

Zitieren
He didn't said that. Get some grammar lessons in the future.
Oh, and why you put your name in every title? (of comment)

alt rafinha

adidas2
User Off Offline

Zitieren
user The Spy hat geschrieben
I do not know


1× editiert, zuletzt 29.05.11 00:25:06

alt Re: ct not die

PeterToman
COMMUNITY BANNED Off Offline

Zitieren
Instead of abusing smileys and quoting The Spy all the time would you do something useful? you are getting booring.

alt Re: ct not die

Mechanolith
User Off Offline

Zitieren
Hey everybody, we got a new user with a very limited intellectual capacity!

First of all, i would like to welcome you on that site and highly recommend you to read that.
After it i would like you to click on the button "Logout" if you used translators to understand what i'm saying.

Spoiler >

alt Re: ct not die

The Spy
User Off Offline

Zitieren
Youre joking you mother f*cker? when i see you somewhere i swear i will kick you

alt Re: ct not die

The Spy
User Off Offline

Zitieren
Quoting all users on this server will lead you to problems (i think)

alt Re: ct not die

Mechanolith
User Off Offline

Zitieren
Yeah, i will contact some mods, so he can learn to be mature in the hard way.

You're NOT in a idiot brazilian forum like any other crap you can find on the internet, which is full of people like you who can't grow up.
Get a life, grow up, and lose this brazilian kind you still have in your personality, oh wait, you don't even have one.

And stop using translators, it's obvious that you are using them, sometime you have to grow up and learn how to assume your mistakes, you will not be always behind a monitor or behind your mommy to defend you, this can cause you much problems.

Spoiler >
2× editiert, zuletzt 29.05.11 01:33:50

alt rafinha

adidas2
User Off Offline

Zitieren
user Kraven hat geschrieben
yes I'm not good at Inglês
not understand some words in Inglês and got to see the translator I have 12 years My script does not use a translator

add >msn - E-Mail Adresse (nur mit Login sichtbar) -
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht