[px20] MVP Script v1.0 
11 comments Hello
sgn users, today i wanna upload old script, named "MVP Script".
Description 
Do you know what is "MVP"? If you never heard, it's something like most kills / hits in round. So, every end round, MVP will be announced via server message.
Rules 
You are allowed to attach or plug into your own script.
You are allowed to play it on your own server.
You are allowed to share it with my permission.
You are allowed to edit the configuration only.
You are allowed to edit all with my permission.
You are not allowed to claim it as yourself.
Please tag me if you attach this in your own script.
Change logs 
Known bugs 
What's new in next version? 
Weakest player would be good in next version.
Installation 
First step : Download this script.
Second step : Extract .zip file into your CS2D file.
Third step : You can disable this attachment from this code. Change it to "0" (false)
Last step : Play with sv_luaserver
P.S.: This file archive will be edited much times.
P.P.S.: If you don't understand, sorry for my English.
P.P.P.S.: If you found any bugs, please report it to me with comment in this file archive, any reports is my pleasure.



Do you know what is "MVP"? If you never heard, it's something like most kills / hits in round. So, every end round, MVP will be announced via server message.


You are allowed to attach or plug into your own script.
You are allowed to play it on your own server.
You are allowed to share it with my permission.
You are allowed to edit the configuration only.
You are allowed to edit all with my permission.
You are not allowed to claim it as yourself.
Please tag me if you attach this in your own script.









First step : Download this script.
Second step : Extract .zip file into your CS2D file.
Third step : You can disable this attachment from this code. Change it to "0" (false)
Code:
1
mvp = 1
Last step : Play with sv_luaserver
Code:
1
mvp.lua
P.S.: This file archive will be edited much times.
P.P.S.: If you don't understand, sorry for my English.
P.P.P.S.: If you found any bugs, please report it to me with comment in this file archive, any reports is my pleasure.
edited 2×, last 27.11.16 04:43:22 am

Comments
11 comments



Log in!
You need to log in to be able to write comments!Log in


Btw, you can improve a lot this script with some mix/match commands and other kind of sv settings like "public" or "private". You can ask me how to improve this via PM if you want.
MVP = Most valuable player.
Also this script miss the part of "Damage in this round" and "Total damage" so, the TopNotch one is even better.



