Buyscript With Rcon Control

Started by OldBloke, September 19, 2003, 09:05:15 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

OldBloke

Chaps,

As the upgrade to 1.6 forced me to revisit my buyscripts I decided to take a look at the various flavours as recommended by members.

I settled on RzE's CS Helper

The reason I'm posting here is because with a simple text editor it's possible to edit the in-game menu system to provide commands like restart round, post predefined messages ("3 RR then Knives"), change map,  exec configs.

'Tis worth a look.
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey

TeaLeaf

Aye, that's the one I settled on last night after looking at a few others.  I edited it and installed it, but then steam would not let me join to check it worked fully :(  Never mind, I'll attempt to give it a hammering tonight and try to test the edit functions for rcon etc.

Cheers OB, maybe we should compare text edits?

TL.
TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

OldBloke

I've messed about with the in-game VGUI and added some dMw-type shortcuts.

I've posted it here for those wishing to add it to their own RzE Helper.

On the map change section I've used an alias called w5. This is defined by the following which should be added to your userconfig.cfg:

//Wait Aliases ********************************************
alias w1 "wait"
alias w2 "w1; w1; w1"
alias w3 "w2; w2; w2"
alias w4 "w3; w3; w3"
alias w5 "w4; w4; w4"

When we've got our rotation sorted I'll change the map change section to reflect it.
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey

Dr Sadako

hmmm ... is that the entire text?

What key is the menu bound to?
-=[dMw]=-Dr "Doc" Sadako

"Gravitation is not responsible for people falling in love." Albert Einstein

TeaLeaf

TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

OldBloke

QuoteOriginally posted by Sadako@Sep 21 2003, 05:15 PM
hmmm ... is that the entire text?

What key is the menu bound to?
If you installed RzE's Helper then the key is bound for you:

bind "'" "+commandmenu"

^^^^^ That is the single quote below the @ on your keyboard.
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey

Dr Sadako

I got it sorted. Still I was never fond of vgui menus ...  <_<
-=[dMw]=-Dr "Doc" Sadako

"Gravitation is not responsible for people falling in love." Albert Einstein

Dr Sadako

I have been playing around with my own commandmenu-file and I have added some things that might be useful.

"2" "Std Config" "rcon exec std.cfg"
"2" "Alltalk on" "rcon sv_alltalk 1"
"2" "Alltalk off" "rcon sv_alltalk 0"

You have to change the numbers so they fit to your own script. I made a new menu that I called "More RCON".

Cheers,
-=[dMw]=-Dr "Doc" Sadako

"Gravitation is not responsible for people falling in love." Albert Einstein