Guest User

Untitled

a guest
Jun 18th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Hello I am looking for someone to code this plugin, It's a simple plugin asking players to vote for a MVP player.
  2. It needs to have the following convars
  3.  
  4. I use the following:
  5. - Zephstore for credits
  6. - Zombie Reloaded 3.1
  7.  
  8. - Number of times vote runs per map (sm_votemvp_times x) - should be 1 by default as there will be credits given to mvp player
  9. - Credits given to player (sm_votemvp_creditsgiven x)
  10. - Number of players to consider to be in the vote (sm_votemvp_topno x)
  11. if x = 10
  12. plugin will look at only top 10 players and put them into a vote
  13.  
  14. Plugin process
  15. 1. plugin starts vote
  16. 2. players vote for 1 player out of top x players (not able to vote for himself)
  17. 3. vote ends with result printed to via sm_msay
  18. 4. another vote out of top 5 results
  19. 5. winner gets 250 credits(zephstore)
  20.  
  21. Leave me your donation details, and i'll send some money!
  22. Thanks.
Add Comment
Please, Sign In to add comment