PDA

View Full Version : Help with console.cfg!!!


Vetis
22nd April 2003, 20:50
Hi!

I have a problem with the console.cfg. It doesn't work! When i make my own Server it works fine, but not on publics!!! I've bind it on every key, but with no success!!!

HELP A NEWBIE!!! :classic:

alias
23rd April 2003, 19:47
1. i have a server.cfg not a console.cfg it looks like this....

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.5 Server"

// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 20

sv_cheats 0

2. to make online servers go to play online then create

3. if u where onabout console..

bind "~" "toggleconsole"

4. if this didnt help tell me exacly what u are trying to do and i will make u a how 2


alias:bunny:

Vetis
24th April 2003, 01:11
THX for helping!!! But this is not what I'm looking for... I try to explain it (my english is not so good...)

The console.cfg is a Tool to "fake" messages like "console: This Server was hacked and the RCON password was changed! ;-)"

The term of these were: bind x "name console; wait 2; say bla bla bla; name <ownname>"

My problem is the wait time, it's too short to change name in console, it will be printed my own Nick! If I set the wait longer it doesn't work. Only upon a set over 1000 it works, but it's too long, so everybody could see my change in Resultscreen!!!

Thank you 4 helping and excuse me 4 my terrible english!!! lol

alias
24th April 2003, 16:04
1 of 3 things is happening

1. u do not have the password/ip of admin on an online server

2. u have not "exec console.cfg"

3. some 1 is sneeking in and messing about with your pc:cheeky:


alias:bunny:

unpro
24th April 2003, 19:32
where i can get this console.cfg ?

GrumpySpyGuy
24th April 2003, 21:11
alias name "name console"
alias say "say "This server's RCON Address has Just been stolen. Thank You""
alias w "wait 20"
alias n2 "name [insert name u want here]"
alias console " name; say; w; n2"

bind [letter] "console"

alias
24th April 2003, 21:17
Grumpy he says he has a cfg that works on lan but not online and i think unpro wants a copy of what Vetis is trying to get to work


alias:bunny: