[bf1942] How to test high ping kicker is working

Kingsley Foreman kingsley at internode.com.au
Wed Jun 29 08:56:55 EDT 2005


wow outlook broke that

  if not getSettings():
     return
to
   getSettings()


it will make it work


----- Original Message ----- 
From: "Kingsley Foreman" <kingsley at internode.com.au>
To: <bf1942 at icculus.org>
Sent: Wednesday, June 29, 2005 10:24 PM
Subject: Re: [bf1942] How to test high ping kicker is working


>i found out why it wasn't working without the modified admin script
>
> in def init()
>
> change
>
>   if not getSettings():
>      returnto   getSettings()
> it will make it work
>
> ----- Original Message ----- 
> From: ""Einar S. Idsø"" <esi at itk.ntnu.no>
> To: <bf1942 at icculus.org>
> Sent: Wednesday, June 29, 2005 10:03 PM
> Subject: Re: [bf1942] How to test high ping kicker is working
>
>
>> Nicolo Tüllmann wrote:
>>> Hi @ all
>>>
>>> ok i have make all waht he say on his side.
>>> I edit the script so
>>>  admin/standard_admin/__init__.py
>>>
>>>
>>> import autobalance
>>> import tk_punish
>>> import bf2cc
>>> import pingkick.py
>>
>> It seems SomeOne(tm) made a typo when writing those instructions. It
>> should read
>> import pingkick
>> (not pingkick.py)
>>
>> Does that modification make it work, or is it still refusing? If so, try
>> to remove the line with "import bf2cc" and try again. Maybe there is
>> some sort of incompatibility between the two that we don't know about?
>>
>> Einar
>>
>
> 




More information about the Bf1942 mailing list