Page 1 of 1

Kill Counter

Posted: Sat Sep 15, 2007 6:19 pm
by ryanhi
Hi

Thanks for all the useful info and threads so far. I am writing a sort of personal stats script. I want to perform a real time calculation of the number of kills/minute and kills/area etc. and periodically display this information on my and only my display. I will use hud scripts or even iprintln to display the info. The scripting really isn't the issue so much as the implementation. Some of the beginner questions I am having are:

Where do I place the script file so that it is implemented during multiplayer gameplay?
Can a script such as this one only be executed at the server level or can it be done locally during a MP game?
What is the file extension (.scr?)?
Will others see these stats when the play?

I'm sure I will have more questions as time goes on.

Any thoughts are welcomed.

Thanks

mod

Posted: Sat Sep 15, 2007 11:54 pm
by tltrude
There is a Mod that displays kills all the time on your screen, but I don't remember the name of it, or where to get it.

Some servers don't allow people with modified game files to play.

The file extention would be .urc, I think, but they would be in a folder name "ui" (user interface).

Posted: Sun Sep 16, 2007 7:57 am
by k47a
are you looking for something like Elgan's Elgbot?