Finaly kicking jumper killers trough punkbuster

Talk about anything related with the servers

Moderator: Core Staff

leveller
CJ Fan
CJ Fan
Posts: 156
Joined: June 25th, 2005, 12:24 pm

Finaly kicking jumper killers trough punkbuster

Post by leveller » July 20th, 2005, 2:45 am

I have been edeting a bit with the AWE_v211 mod, and added a bit of my own input.

Its still the same mod, but with a few extras, (if you turn off the any kill function, it works as the normal mod)

you can turn on the anti kill function
give the numbers of allowed kills
and set when it should warn the killer

if the killer reaches the max killing limit, his name gets changed in to a more appropriate name.

if you got punkbuster enabled, than this is when the fun starts.
i aded the PB_SV_BadName line to the awe.cfg.

it picks up the bad (changed) name from the killer, and kicks him, from the server in a blink of an eye :D
you can set the duration of the kick with punkbuster, default = 2 min

Finaly i found something that makes punkbuster useful.

Got it ready for download in the link below.

http://www.sidecar-productions.nl/jump-bitch/
Last edited by leveller on April 13th, 2006, 3:58 pm, edited 1 time in total.

Koekie
Past/Inactive Team Member
Past/Inactive Team Member
Posts: 1141
Joined: January 9th, 2005, 7:10 pm
Location: The Netherlands
Contact:

Post by Koekie » July 20th, 2005, 12:34 pm

wow, nice work m8
this is very usefull :D
Image
Image

User avatar
<LT>YosemiteSam[NL]
Core Staff
Core Staff
Posts: 2155
Joined: December 7th, 2004, 2:07 am
Location: Netherlands
Contact:

Post by <LT>YosemiteSam[NL] » July 20th, 2005, 1:42 pm

Nice work m8..but does it also look at the IP or just the name ?

leveller
CJ Fan
CJ Fan
Posts: 156
Joined: June 25th, 2005, 12:24 pm

Post by leveller » July 20th, 2005, 4:08 pm

Certainly not name based, i beliefe pb looks at the gui of the player. :roll:

Been busy today, and aded a "save position" function to the the mod.
(becouse it didn't work well together with the respawn mod on this site)

New version below

http://www.sidecar-productions.nl/jump- ... ve_pos.zip

User avatar
Ursemmer-Shapiro
CJ Worshipper
CJ Worshipper
Posts: 448
Joined: May 4th, 2005, 5:06 pm
Location: Holland Ursem
Contact:

Post by Ursemmer-Shapiro » July 20th, 2005, 4:54 pm

Nice leveller , finally those killers are going to die!!!!!!! muawhahahaha , ghe he
Sonic-T Image Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » July 20th, 2005, 10:22 pm

Wow, thats some pretty smart thinking Leveller. Good Job :)
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

|-ERS-|Pvt.^Dwarf
CJ Wannabe
CJ Wannabe
Posts: 31
Joined: June 25th, 2005, 11:21 pm

Post by |-ERS-|Pvt.^Dwarf » July 21st, 2005, 8:18 pm

This mod is now running on my server (COD Jumping, ip: 67.80.222.207:28960) if anyone is interested in trying it out.

leveller
CJ Fan
CJ Fan
Posts: 156
Joined: June 25th, 2005, 12:24 pm

Post by leveller » July 21st, 2005, 10:40 pm

This message is deleted until futher notice.
Last edited by leveller on July 22nd, 2005, 2:45 pm, edited 1 time in total.

Luke
Past/Inactive Team Member
Past/Inactive Team Member
Posts: 1774
Joined: May 31st, 2005, 12:42 am
Location: Cornwall, UK

Post by Luke » July 21st, 2005, 11:51 pm

can you plz tell me how to make this mod work with the save mod, i tried it and i get this error message "WARNING: Could not load GameType description file maps/mp/gametypes/saveposition.txt for gametype saveposition"
Is this mod made to work with the save mod or is it incorporated? and should the awe.cfg be used as on its own for the server setup? sorry if its a dumb question but my knowledge isnt good when it comes to this stuff :oops:

|-ERS-|Pvt.^Dwarf
CJ Wannabe
CJ Wannabe
Posts: 31
Joined: June 25th, 2005, 11:21 pm

Post by |-ERS-|Pvt.^Dwarf » July 22nd, 2005, 12:29 am

I get that error message everytime I start the server or the map changes, but the save mod still works. That error message means nothing really you can just ignore it. There is a cvar that Leveller added into the awe.cfg (at the top) to turn the save mod on and off, just make sure that is turned on. And yes saving was incorporated into the awe mod. The AWE.cfg I dont belive can be used on its own so just cut and paste the text from your normal server .cfg into the awe .cfg or vice versa and that works fine.

leveller
CJ Fan
CJ Fan
Posts: 156
Joined: June 25th, 2005, 12:24 pm

Post by leveller » July 22nd, 2005, 1:58 pm

The error you got about the saveposition.txt has been solved in the latest version (no more errors about that)

http://www.sidecar-productions.nl/jump- ... i_kill.zip

Like Dwarf said, its incorporated and its better to remove anny other save posiotion mod you have running.

You can use the the mod without the awe.cfg file but awe has a few things enabled by default, witch you may not like,
therefor i think its easier to edit (to your liking) and use the awe.cfg file.


there are a few things that need to be set, you can just put them in your config_mp.cfg, or your own custom server file :





// enable, to save positions (0 = off, 1 = on) (default = 0)
seta [~Leveller~]_savepositions "1"

// Turn on the anti kill function (0 = off, 1 = on) (default 0)
//Dont Forget to turn off Anti Teamkilling if you use this function
seta [~Leveller~]_AntiKill "1"

// Maximal allowed kills (default = 0)
seta [~Leveller~]_AntiKill_max "3"

// Number of kills before recieving a warning. (default = 0)
seta [~Leveller~]_AntiKill_warn "1"

This one (seta awe_disable "0") must always be set to zero, or else nothing works.
seta awe_disable "0"





if you wish to enable punkbuster, you need to set the following :

//this is to enable punkbuster
pb_sv_enable

// just a wait state
wait

// in case you forgot to set this in your config_mp.cfg
set sv_punkbuster "1"

//This is the name that punkbuster kickes DONT TOUCH!
PB_SV_BadName 0 I_am_a_pathetic_jumper_killer!

Dan2k3k4
CJ Worshipper
CJ Worshipper
Posts: 264
Joined: February 5th, 2005, 12:10 pm
Location: London, UK
Contact:

Post by Dan2k3k4 » July 22nd, 2005, 5:47 pm

Wow Leveller! You make awesome maps and now you have this setup? :shock: This is awesome! Great job Leveller :) 8)

Luke
Past/Inactive Team Member
Past/Inactive Team Member
Posts: 1774
Joined: May 31st, 2005, 12:42 am
Location: Cornwall, UK

Post by Luke » July 22nd, 2005, 7:30 pm

well i put all the awe.cfg settings into my server settings file, and the server says its running the mod, but the save positition still dont work and pb keeps kicking me with some auth unknown shit. also cooking nades have to go, couldnt find the setting though

leveller
CJ Fan
CJ Fan
Posts: 156
Joined: June 25th, 2005, 12:24 pm

Post by leveller » July 22nd, 2005, 8:33 pm

I dont know if it works verry well if you just put all the stuf from awe.cfg in to your server file.

ifyou got pb kicked with auth unknown than you need to set a guid relax, this happens when you play on your own lan or pc

then you must add the folowing to your server settings -----> pb_sv_guidrelax 1
it can be set from 1 to 7

you may also add -------> pb_sv_lanmask "192"
192 is the beginning of your own internal network ip
remember your ip might not begin with 192 but with
an other number, so besure to check that.

Luke
Past/Inactive Team Member
Past/Inactive Team Member
Posts: 1774
Joined: May 31st, 2005, 12:42 am
Location: Cornwall, UK

Post by Luke » July 22nd, 2005, 10:39 pm

Thanks m8, that fixed the pb problem, and the anti kill function works lol..i decided to run the awe and the server setup seperately, so the awe.cfg has all the correct settings for the mod, but only anti kill and all the other shit work but not the save position. any ideas?
would be nice to streamline it so its just for jump servers, like no realism stuff with cookable nades and bombs going off ect, but i assume that can be disabled, there are loads of settings there :?

Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests