MD5 Scripts for 2.1

Gravl

Full Member
Just sorted the MD5 checks. Download Here

Consists of 4 files
check.txt
message.txt
21check.txt
banlist.txt

You only need to exec the check.txt as the rest run from that file.
Admins feel free to edit them.

EDIT: This is only needed by Admins
 
Last edited:

Medivac

Doggin' at a spot near you
Cheers m8ty thanks for the work you've done on this too :)

Oh and Kami can you pop your messages up too pls :)

We should be able to pop them on the message.txt and set up a delay before they activate.
 
Last edited:

Gravl

Full Member
The following is how to set messages running at different times.

Tasks
pb_sv_task <start-seconds> <optional-run-every-seconds> - This allows server admins to set a task starting from a specified time in seconds and then running again every x seconds there after. If no re-run value is specified then the task is only run once. This feature is not limited to PB functions and can run in-game functions as well. You may use more than one task if you like. Example:

pb_sv_task 10 300 "say ^3Visit us at www.yourwebsite.com"
pb_sv_task 15 305 "say ^5Email server admins: [email protected]"
pb_sv_task 700 "pb_sv_bindsrch com_maxfps"
pb_sv_task 700 "pb_sv_bindsrch m_pitch"

This will spam your two messages on screen and re run them at the specified times. The last two will run a bind-cvar check once only.
 
woot to the new scripts - well doen Grav!

i knew about the message timing thing - just gone for the more bone-idle approach til now- gonna cobble it all together + take out stuff about nade spamming and add in something about not spamming chat/coloured texts being annoying etc.

hopefully get the colours running on our own spam - a nice Blue i thought...
 
colour thing sussed - posting new version in a few minutes after cutnpaste repetative strain injury

EDIT:hmmm - not as easy as it seemed - has bugged up some of the lines - have made server passworded while i nail this

have done a nice =CLANUK= in red white n blue though...
 
Last edited:
okay - all new singing n dancing spam text

hit a few problems adding colour in - it doesn't want to play ball anymore - won't give me 4 lines at a go - will only do 3 - if you try to do 4 the fourth one disappears into nothingness for some reason (?) no idea - not giving it any more thought.
...so I've got round it by popping in a blank line that drops in 1 second before next paragraph appears.

Not too sure about the red White n Blue Boxes - but it certainly makes Admin rules stand out a bit

am restarting server as public now...
 

Attachments

  • message.txt
    1.8 KB · Views: 5

Fanforran

One is not Amused
Acording to Dwarden and a few other guys on PB Forums we have some old obsolete file checks on ours.
They have posted the newer ones on the boards Ill tell you what we need to do on ts later.
 

Fanforran

One is not Amused
We are going to have to increase the time between the our spams. Was admining earlier and getting quite a few complaints about the frequency of the spams. I think we should prolly extend the time between to may be 5 or 10 mins.
5 mins the average length of a round and 10 mins for max length of a round.
 

Artanix

Full Member
hmm... why not just set max to 10, and average to length of a normal round... or is that 10 mins? *grin*
 
will redo - space them out across the maximum length - which is 700 ticks (however long that is) as it was before-
is currently set as 700 but with all the messages set to roll out in the 1st 250 ticks - thought behind it was to get em over with - though it does come across as a bit of a barrage I must admit.
Also going to tone down - get rid of the Red White n Blue just settle on 1 non-distracting colour.
 
Top