Forums
ETPub.org - Enemy Territory mod :: Forums :: Enemy Territory Game :: General Discussion
 
<< Previous thread | Next thread >>
Post you !Command
Go to page  [1] 2 3 4
Moderators: Calzonzin, tjw, stumpy, josh, forty, bman, s1a, quad, Phenomenon
Author Post
|bTc|ClawFire
Sat Aug 26 2006, 02:31AM
|bTc| The.Fun.Clan

Registered Member #109
Joined: Mon Apr 04 2005, 02:34PM
Posts: 595
here my fisrt ! commands

wrote ...
[command]
command = Hello
exec = cp ^3*^1Hello World!!!^3*
desc = Say "Hello World!!!" to all Players!
levels = 0 1 2 3 4 5

[command]
command = Gravityon
exec = cp ^3*^1Normal Gravity ON^3* ; set g_gravity "800"
desc = Enable Gravity!
levels = 5

[command]
command = Gravitylow
exec = cp ^3*^1LOW Gravity ON^3* ; set g_gravity "100"
desc = LOW Gravity!
levels = 5

[command]
command = Gravityoff
exec = cp ^3*^1NO Gravity ON^3* ; set g_gravity "1"
desc = Disable Gravity!
levels = 5

[command]
command = Panzeron
exec = cp ^3*^11/Panzer Team!^3* ; set team_maxPanzers "1" ; set g_partyPanzersEnabled "0" ; set g_panzersSpeed "2500"
desc = Only 1/Team can have a panzerfaust!
levels = 5

[command]
command = Panzeroff
exec = cp ^3*^1No panzers available!^3* ; set team_maxPanzers "0" ; set g_partyPanzersEnabled "0" ; set g_panzersSpeed "2500"
desc = Turn off all panzers!
levels = 5

[command]
command = Punlimit
exec = cp ^3*^1Unlimited panzers!^3* ; set team_maxPanzers "-1" ; set g_partyPanzersEnabled "0" ; set g_panzersSpeed "2500"
desc = Everyone can have a panzerfaust!
levels = 5

[command]
command = PartyPOn
exec = cp ^3*^1PARTY PANZERS ON!^3* ^3*^13/Panzers Team!^3* ; exec panzerpatternon.cfg
desc = Activate PartyPanzers!
levels = 5

[command]
command = PartyPOff
exec = cp ^3*^1PARTY PANZERS OFF!^3* ^3*^11/Panzer Team!^3* ; exec panzerpatternoff.cfg
desc = Disable PartyPanzers!
levels = 5

[command]
command = Time30
exec = set timelimit "30"
desc = Sets the Timelimit to 30 min.!
levels = 5

[command]
command = Time40
exec = set timelimit "40"
desc = Sets the Timelimit to 40 min.!
levels = 5


Back to top
Website
ASD
Sat Aug 26 2006, 02:57AM
Spammer

Registered Member #143
Joined: Thu Apr 14 2005, 11:03AM
Posts: 1618

[command]
command = nos
exec    = g_moverscale 10
desc    = mover werden schneller (g_moverscale 10)
levels  = 10 11 12

[command]
command = nosoff
exec    = g_moverscale 1
desc    = mover normal schnell (g_moverscale 1)
levels  = 10 11 12

[command]
command = megalol
exec    = !lol 0; !lol 1; !lol 2; !lol 3; !lol 4; !lol 5; !lol 6; !lol 7; !lol 8; !lol 9; !lol 10; !lol 11; !lol 12; !lol 13; !lol 14; !lol 15; !lol 16; !lol 17; !lol 18; !lol 19; !lol 20; !lol 21; !lol 22; !lol 23; !lol 24; !lol 25; !lol 26; !lol 27; !lol 28; !lol 29; !lol 30
desc    = !lol fuer jeden slot gleichzeitig
levels  = 10 11 12

[command]
command = rules
exec    = exec _rules.cfg
desc    = Print out the Server Rules
levels  = 3 4 5 6 7 8 9 10 11 12

[command]
command = kickbots
exec    = bot maxbots 0 ;bot minbots 0 ;bot kickall
desc    = remove all bots
levels  = 7 10 11 12


and many lieke this

[command]
command = kenny
exec    = cp ^_OMG sie haben Kenny getoetet!!^7;playsound sound\AuZ\kenny.wav
desc    = Prints they killed kenny funmessage
levels  = 3 4 5 6 7 8 9 10 11 12




[ Edited Sat Aug 26 2006, 02:59AM ]

sorry for my bad eng. I try my best. If you don't understand pls ask... I will try to explain
Servers:


Back to top
Website
Flames
Sat Aug 26 2006, 03:37AM

Registered Member #260
Joined: Sun May 08 2005, 01:33PM
Posts: 1948
the megalol has no use you know... just do and everyone gets lolled too
Back to top
ASD
Sat Aug 26 2006, 05:23AM
Spammer

Registered Member #143
Joined: Thu Apr 14 2005, 11:03AM
Posts: 1618
Flames wrote ...

the megalol has no use you know... just do and everyone gets lolled too

oh yes it have!
if you do

 !lol

every player throw 1 (one] greanade
some players can survive (by having flackjackec or adren or simply jumping away)

if you do

!megalol

every player throw 8 (eight) grenades
this is a much louder BOOOOM and noone will survive

sorry for my bad eng. I try my best. If you don't understand pls ask... I will try to explain
Servers:


Back to top
Website
|bTc|ClawFire
Sat Aug 26 2006, 05:42AM
|bTc| The.Fun.Clan

Registered Member #109
Joined: Mon Apr 04 2005, 02:34PM
Posts: 595
where do you print out your rules???

Back to top
Website
_Mr.Beef.
Sat Aug 26 2006, 07:10AM
Smarter Than It Looks

Registered Member #635
Joined: Sun Nov 06 2005, 05:47PM
Posts: 619
okiez

All these commands can practicaly be turned on any time, because they are allways reset in the map.cfg file ^_^ (just in case an admin gets diconnected mid map)

[command]
command = rules
exec = exec commands/rules.cfg
desc = Print out the Server Rules
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = language
exec = exec commands/language.cfg
desc = Print out the language Rules
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = recruitment
exec = exec commands/recruitment.cfg
desc = Print out the recruitment info
levels = 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = url
exec = exec commands/url.cfg
desc = Print website
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = ts
exec = exec commands/ts.cfg
desc = Print ts info
levels = 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = stats
exec = exec commands/stats.cfg
desc = Print VSP stats info
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = xp
exec = exec commands/xp.cfg
desc = Print out xp save info
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = 1mg42
exec = exec commands/1mg42.cfg
desc = Limits 1mg42 per team
levels = 5 6 7 8 9 10 11 12

[command]
command = 2mg42
exec = exec commands/2mg42.cfg
desc = Limits 2mg42s per team
levels = 5 6 7 8 9 10 11 12

[command]
command = 1mortar
exec = exec commands/1mortar.cfg
desc = Limits 1mortar per team
levels = 4 5 6 7 8 9 10 11 12

[command]
command = 2mortar
exec = exec commands/2mortar.cfg
desc = Limits 2mortars per team
levels = 4 5 6 7 8 9 10 11 12

[command]
command = 1flamer
exec = exec commands/1flamer.cfg
desc = Limits 1flamer per team
levels = 7 8 9 10 11 12

[command]
command = 2flamer
exec = exec commands/2flamer.cfg
desc = Limits 2flamers per team
levels = 7 8 9 10 11 12

[command]
command = sc-vs-on-allied
exec = exec commands/sc-vs-on-allied.cfg
desc = silent clan vs
levels = 8 9 10 12

[command]
command = sc-vs-on-axis
exec = exec commands/sc-vs-on-axis.cfg
desc = silent clan vs
levels = 8 9 10 12

[command]
command = sc-vs-off
exec = exec commands/sc-vs-off.cfg
desc = silent clan vs off
levels = 8 9 10 12

[command]
command = muteall
exec = exec commands/muteall.cfg
desc = mutes all players
levels = 11 12

[command]
command = unmuteall
exec = exec commands/unmuteall.cfg
desc = unmutes all players
levels = 11 12

[command]
command = death_streak
exec = exec top/death_streak.cfg
desc = displays the highest death streak on the server
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = kill_streak
exec = exec top/kill_streak.cfg
desc = displays the highest kill streak on the server
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = most_games
exec = exec top/most_games.cfg
desc = displays the person who played the most games
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = most_kills
exec = exec top/most_kills.cfg
desc = displays the player with most kills ever
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = skill
exec = exec top/skill.cfg
desc = displays the player with most skill
levels = 0 1 2 3 4 5 6 7 8 9 10 11 12

[command]
command = super-jump-on
exec = exec commands/super-jump-on.cfg
desc = puts on super double jump
levels = 11 12

[command]
command = super-jump-off
exec = exec commands/super-jump-off.cfg
desc = puts off super double jump
levels = 11 12

[command]
command = d-jump-on
exec = exec commands/d-jump-on.cfg
desc = puts on double jump
levels = 11 12

[command]
command = d-jump-off
exec = exec commands/d-jump-on.cfg
desc = puts off double jump
levels = 11 12



I'm a nice guy really...
Back to top
Calzonzin
Sat Aug 26 2006, 11:57AM
ETPub.org Admin


Registered Member #1
Joined: Sun Mar 06 2005, 03:47PM
Posts: 1672
Heres a command that is useful:

set timelimit 0.1

It sets the map timeoput to 3 seconds, therefore ending the map immediately. This is a good command to use instead of !nextmap because it does go through the intermission, displaying scores, top players, etc...

Calzonzin
ETPub.org Admin
Back to top
Flames
Sat Aug 26 2006, 12:02PM

Registered Member #260
Joined: Sun May 08 2005, 01:33PM
Posts: 1948
and not saving XP
Back to top
ASD
Sat Aug 26 2006, 01:06PM
Spammer

Registered Member #143
Joined: Thu Apr 14 2005, 11:03AM
Posts: 1618
ClawFire wrote ...

where do you print out your rules???

in my _rules.cfg is this

say ^1Server Rule: ^3NO Spawnkilling!!^7
say ^1Server Rule: ^3NO Teamkilling!!^7
say ^1Server Rule: ^3GERMAN or ENGLISH!! NO swearing!^7
say ^1Server Rule: ^3NO whining... ^7"
say ^1Server Rule: ^3Defending team ^1must ^3be one player more when teams are not even.^7


sorry for my bad eng. I try my best. If you don't understand pls ask... I will try to explain
Servers:


Back to top
Website
GI-JOE
Sat Aug 26 2006, 09:08PM

Registered Member #631
Joined: Sun Nov 06 2005, 01:15AM
Posts: 333
[command]
command = Party
exec = vstr nextparty
desc = Toggles Party Panzer Mode
levels = 3 4 5

[command]
command = Headshot
exec = vstr nexthead
desc = Toggles Headshot Mode
levels = 3 4 5

[command]
command = Bots
exec = vstr nextbot
desc = Toggles bots on and off
levels = 3 4 5

[command]
command = Botsr
exec = exec botsr.cfg
desc = Puts all bots on Axis
levels = 3 4 5

[command]
command = Botsb
exec = exec botsb.cfg
desc = Puts all bots on Allies
levels = 3 4 5
Back to top
|bTc|ClawFire
Sun Aug 27 2006, 07:53AM
|bTc| The.Fun.Clan

Registered Member #109
Joined: Mon Apr 04 2005, 02:34PM
Posts: 595
here my lastest !commands

ps: !megalol is cool, asd *g* and i print my rules in centerscreen

[command]
command = Aimboton
exec = cp ^3*^1Server Aimbot ON^3* ; exec aimboton.cfg
desc = ^3Activate SERVER-Aimbot!
levels = 5

[command]
command = Aimbotoff
exec = cp ^3*^1Server Aimbot OFF^3* ; exec aimbotoff.cfg
desc = ^3Deactivate SERVER-Aimbot!
levels = 5
[command]
command = Atompron
exec = cp ^3*^1ATOM-PANZER ON^3* ^3*^11/Panzer Team^3* ; exec apanzeron.cfg
desc = ^3Activate ATOM-PANZER!
levels = 5

[command]
command = Atompoff
exec = cp ^3*^1ATOM-PANZER OFF^3* ^3*^11/Panzer Team^3* ; exec apanzeroff.cfg
desc = ^3Deactivate ATOM-PANZER!
levels = 5

[command]
command = Gravityon
exec = cp ^3*^1Normal Gravity ON^3* ; set g_gravity "800"
desc = ^3Enable Gravity (800)!
levels = 5

[command]
command = Gravitylow
exec = cp ^3*^1LOW Gravity ON^3* ; set g_gravity "250"
desc = ^3LOW Gravity (250)!
levels = 5

[command]
command = Gravitylower
exec = cp ^3*^1LOWER Gravity ON^3* ; set g_gravity "100"
desc = ^3LOWER Gravity (100)!
levels = 5

[command]
command = Gravityoff
exec = cp ^3*^1NO Gravity ON^3* ; set g_gravity "1"
desc = ^3Disable Gravity (1)!
levels = 5

[command]
command = Megalol
exec = cp ^3*^1MEGA !LOL^3* ; 0; 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; 31; 32; 33; 34; 35; 36; 37; 38; 39; 40; 41; 42; 43; 44; 45; 46
desc = ^3!lol for every slot!
levels = 5

[command]
command = Move1x
exec = cp ^3*^1Vehicles moves normaly^3* ; set g_moverScale "1"
desc = ^3Vehicles move normaly (1x)!
levels = 5

[command]
command = Move10x
exec = cp ^3*^1Vehicles moves 10x faster^3* ; set g_moverScale "10"
desc = ^3Vehicles move faster (10x)!
levels = 5

[command]
command = Panzeron
exec = cp ^3*^11/Panzer Team!^3* ; exec panzeron.cfg
desc = ^3Only 1/Panzer at a Team!
levels = 5

[command]
command = Panzeroff
exec = cp ^3*^1No panzers available!^3* ; exec panzeroff.cfg
desc = ^3Turn off all panzers!
levels = 5

[command]
command = Punlimit
exec = cp ^3*^1Unlimited panzers!^3* ; exec punlimit.cfg
desc = ^3Everyone can have a panzerfaust!
levels = 5

[command]
command = PartyPOn
exec = cp ^3*^1PARTY PANZERS ON!^3* ^3*^13/Panzers Team!^3* ; exec panzerpon.cfg
desc = ^3Activate PartyPanzers!
levels = 5

[command]
command = PartyPOff
exec = cp ^3*^1PARTY PANZERS OFF!^3* ^3*^11/Panzer Team!^3* ; exec panzerpoff.cfg
desc = ^3Disable PartyPanzers!
levels = 5

[command]
command = Rules
exec = exec rules_crazy.cfg
desc = ^3Print out the Server Rules!
levels = 2 3 4 5

[command]
command = Time30
exec = set timelimit "30"
desc = ^3Sets the Timelimit to 30 min.!
levels = 5

[command]
command = Time40
exec = set timelimit "40"
desc = ^3Sets the Timelimit to 40 min.!
levels = 5


Back to top
Website
|bTc|ClawFire
Sun Aug 27 2006, 09:37AM
|bTc| The.Fun.Clan

Registered Member #109
Joined: Mon Apr 04 2005, 02:34PM
Posts: 595
ok, i have a problem.

i put all my customcommand into my shubbot.cfg and do !readconfig

now it works all fine. but after a !ban all my command are away!
whats wrong?

Back to top
Website
_Mr.Beef.
Sun Aug 27 2006, 09:51AM
Smarter Than It Looks

Registered Member #635
Joined: Sun Nov 06 2005, 05:47PM
Posts: 619
im curious as to why !megalol?
just ! lol and everyone is lol'd


I'm a nice guy really...
Back to top
GI-JOE
Sun Aug 27 2006, 10:57AM

Registered Member #631
Joined: Sun Nov 06 2005, 01:15AM
Posts: 333
_SC-Beef wrote ...
m curious as to why !megalol?
just ! lol and everyone is lol'd


wrote ...

Flames Said...
the megalol has no use you know... just do and everyone gets lolled too

ASD Said....
oh yes it have!

if you do every player throw 1 (one] greanade
some players can survive (by having flackjackec or adren or simply jumping away)

if you do !megalol every player throw 8 (eight) grenades
this is a much louder BOOOOM and noone will survive


wrote ...
ok, i have a problem.

i put all my customcommand into my shubbot.cfg and do !readconfig

now it works all fine. but after a !ban all my command are away!
whats wrong?


Please dont bring problems here, this is not a problems thread. That issue has been taked about many times in the other forums as well.

[ Edited Sun Aug 27 2006, 11:05AM ]
Back to top
Calzonzin
Sun Aug 27 2006, 12:07PM
ETPub.org Admin


Registered Member #1
Joined: Sun Mar 06 2005, 03:47PM
Posts: 1672
Would someone PLEASE PLEASE PLEASE send me their shrubbot.cfg so I can fix the bans problem?

Calzonzin
ETPub.org Admin
Back to top
LYKAN
Tue Aug 29 2006, 10:19PM
Registered Member #1164
Joined: Wed Jul 26 2006, 04:47AM
Posts: 42
how did you do that mutall command. that would come in handy. LOL

This is one of my favorite commands!

[command]
command = pbjtime
exec = cp ^nIt's Peanut Butter ^eJelly Time! ; playsound commands/sounds/pbjtime.wav
desc = It's Peanut Butter Jelly Time!
Levels = 5
Back to top
GI-JOE
Tue Aug 29 2006, 11:35PM

Registered Member #631
Joined: Sun Nov 06 2005, 01:15AM
Posts: 333
Most likely he just wrote a cfg the says
!mute 1
!mute 2
!mute 3

And so on for every slot on his server, then

!unmute (clan member 1)
!unmute (clan member 2)
!unmute (clan member 3)

Etc.... For each clan members name.
Then just has the !muteall command run that cfg.
Back to top
LYKAN
Tue Aug 29 2006, 11:55PM
Registered Member #1164
Joined: Wed Jul 26 2006, 04:47AM
Posts: 42
see i tried that but it mutes even the person executing the command so i can't use !unmute unless i go thru rcon or off the box. i wonder if there is away to ahve the person executing the !command be immune to the mute. If not i really can;t use it i don't want to bring problems in this thread but i was just curious.




[ Edited Wed Aug 30 2006, 04:17AM ]
Back to top
_Mr.Beef.
Wed Aug 30 2006, 05:29AM
Smarter Than It Looks

Registered Member #635
Joined: Sun Nov 06 2005, 05:47PM
Posts: 619
mute 1
mute 2
mute 3
.........etc.......
mute 34
mute 35
mute 36
unmute =SC=Beef
unmute =SC=Pimp
cp ^oSILENCE!

If you have more people in your server, i strongly suggest sticking in a wait time. Or the load may casue a crash

Thanks for the timelimit command Calzonzin, it works great

[ Edited Wed Aug 30 2006, 05:30AM ]


I'm a nice guy really...
Back to top
GI-JOE
Wed Aug 30 2006, 07:35AM

Registered Member #631
Joined: Sun Nov 06 2005, 01:15AM
Posts: 333
wrote ...
see i tried that but it mutes even the person executing the command so i can't use !unmute unless i go thru rcon or off the box


I meant adding the unmute inside the cfg after all the mutes.

That would be run by the console and you cant mute the console.
Back to top
Go to page  [1] 2 3 4  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System