Forum Thread
  Posts  
Need little script (q3 engine) (Forums : Coding & Scripting : Need little script (q3 engine)) Locked
Thread Options
JDW
JDW
Jun 17 2004 Anchor

hello !
first, sorry for my bad english, i'm french

I need a little script for Wolf ET, to prohibit the command "/kill"
It's possible ?

my msn if you want : jdw_40@hotmail.com

thanks !

leilei
leilei The person who doesn't like anything
Jun 17 2004 Anchor

Yes, just edit your config file and add this line, or type it in the console:

bind k "kill"

and of course, hitting the K key will suicide you.

Then again, unless the map is very bad in brushwork,
SUICIDERS SUCK

--

<  insert subject games here  >

Jun 17 2004 Anchor

how to PROHIBIT cheapy ... :eyebrow:

JDW
JDW
Jun 18 2004 Anchor

lol, yes, prohibit.....sorry if I don't speak correctly English, I will try to make efforts.

Jun 18 2004 Anchor

I've only glanced at Q3 engine games' game code before, but there do seem to be a few leftovers from QuakeC in terms of function naming, etc.

If there's a function called 'ClientKill' in the game code anywhere, you can delete its contents or make it do something else or something...

--

User Posted Image

JDW
JDW
Jun 19 2004 Anchor

Ok, I test it, thks !

ambershee
ambershee Nimbusfish Rawks
Jun 19 2004 Anchor

you could also list it under the 'cheat commands' reference list in the source also - it's been a while since I touched Q3A, so I wouldn't be able to demonstrate ;)!

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.