Kill Counter
Posted: Sat Sep 15, 2007 6:19 pm
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
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