Forum

> > CS2D > General > Server Commands!
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Server Commands!

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

alt Server Commands!

Mexican
User Off Offline

Zitieren
What is the commands to:
Speed up someone
Give health to someone
give an item to someone
Increase someone Damage factor?


Thanks :]

Admin/Mod Kommentar

please leave the "help" or "question" out of the topic! its pointless. title changed. /DC

alt Re: Server Commands!

sonnenschein
User Off Offline

Zitieren
All commands in console

> "speedmod ID NUMBER"
> "sethealth ID NUMBER"
> "equip ID IID"
> i dont kno this one


huh?
ID = Player id
IID = item id
NUMBER = i think you know

alt Re: Server Commands!

Admir
User Off Offline

Zitieren
New Game --> More Settings --> General
you can see mp_damagefactor 1.0 there.

alt Re: Server Commands!

Todesengel
User Off Offline

Zitieren
Wie mach ich eigentlich den Befehl, dass der Text in der Mitte erscheint?

Also bei
1
rcon msg [TEXT]

Erscheint es nur im Chat..

---------------------------------------
öhm sry English Forum.. then here:


     
How do I actually the text so that it appears in the middle instead of chatting?

on
1
rcon msg [TEXT]

Is it every in the Chat
1× editiert, zuletzt 02.05.09 14:27:28

alt Re: Server Commands!

Mexican
User Off Offline

Zitieren
BeLiioN hat geschrieben
Wie mach ich eigentlich den Befehl, dass der Text in der Mitte erscheint?

Also bei
1
rcon msg [TEXT]

Erscheint es nur im Chat..

---------------------------------------
öhm sry English Forum.. then here:


     
How do I actually the text so that it appears in the middle instead of chatting?

on
1
rcon msg [TEXT]

Is it every in the Chat

That doesnt appear in middle, that appears on the Left Chat.

alt Re: Server Commands!

DC
Admin Off Offline

Zitieren
rcon msg "TEXT@C"

@C at the end will display it in the center of the screen.

alt Re: Server Commands!

Mexican
User Off Offline

Zitieren
DC hat geschrieben
rcon msg "TEXT@C"

@C at the end will display it in the center of the screen.

How can i make it a color? like red?

In the script i have its @Msg so is on the left side, but i wanna make it middle color red

alt Re: Server Commands!

Mexican
User Off Offline

Zitieren
DC hat geschrieben
©255000000YOURTEXT@C

see http://www.unrealsoftware.de/forum_posts.php?post=125720#lastpost for details about the color codes

gahh i read it... i still dotn get it.....

this is what i have

elseif (level==2) then
               parse("sv_sound \"fun/doublekill.wav\"");
               msg (player(killer,"name").."©255000000 made a Doublekill!@C")

But when it does it , it says
Mexican©255000000 made a Doublekill!

alt Re: Server Commands!

ohaz
User Off Offline

Zitieren
what you need is:
msg ("©255000000"..player(killer,"name").." made a Doublekill!@C")

alt Re: Server Commands!

Mexican
User Off Offline

Zitieren
TheKilledDeath hat geschrieben
what you need is:
msg ("©255000000"..player(killer,"name").." made a Doublekill!@C")

Thanks DUDE! another question,
Where do i put "@C" for middle msg in here?

-- FIRST BLOOD?
     if (sample.ut.fblood==0) then
          sample.ut.fblood=1
          parse("sv_sound \"fun/firstblood.wav\"");
          msg ("©255000000"..player(killer,"name").." sheds FIRST BLOOD by killing "..player(victim,"name").."!")
     end
     -- HUMILIATION? (KNIFEKILL)
     if (weapon==50) then
          -- HUMILIATION!
          parse("sv_sound \"fun/humiliation.wav\"");
          msg ("©255000000"..player(killer,"name").." humiliated "..player(victim,"name").."!")

alt Re: Server Commands!

ohaz
User Off Offline

Zitieren
msg ("©255000000"..player(killer,"name").." sheds FIRST BLOOD by killing "..player(victim,"name").."!@C")
and
msg ("©255000000"..player(killer,"name").." humiliated "..player(victim,"name").."!@C")
@C must be the last thing in the text, the colors must be the first

alt Re: Server Commands!

Mexican
User Off Offline

Zitieren
TheKilledDeath hat geschrieben
msg ("©255000000"..player(killer,"name").." sheds FIRST BLOOD by killing "..player(victim,"name").."!@C")
and
msg ("©255000000"..player(killer,"name").." humiliated "..player(victim,"name").."!@C")
@C must be the last thing in the text, the colors must be the first

Thanks man... Really..
1× editiert, zuletzt 03.05.09 01:14:09

alt Re: Server Commands!

DC
Admin Off Offline

Zitieren
BeLiioN hat geschrieben
Dont work.. i make with

sv_msg test@C


works. 100%. displays "test" at the center of the screen. of course only if you are the server. otherwise you have to use rcon.

alt Re: Server Commands!

ketcha
User Off Offline

Zitieren
is there a command to reset the rank?!
perhaps i didnt chek the commands enough, but i didnt find iton the first look

alt Re: Server Commands!

Lee
Moderator Off Offline

Zitieren
ketcha hat geschrieben
is there a command to reset the rank?!
perhaps i didnt chek the commands enough, but i didnt find iton the first look

Actually, deleting the rank data should work. As far as I see there's no garbage data in the userstats.dat file so if you just clear it out it should delete all of the data without causing any harm.
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht