Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. /*Working plugins that need no work
  2. 1)Country tag in nick
  3. 2)Simple chat processor and colors(tags, tagcolors, namecolors, textcolors)
  4. 3)Unlock all weapons from CS 1.6(scout, smg, knife(not sure if it works)...
  5. 4)Drop currently used item via !drop or /drop
  6. 5)Automatic campaing switcher(!mapvote and disable the ending screen when campaing finishes)
  7.  
  8. /*Working plugins that need work
  9. 1)Advertising messages - need to write messages that are going to be displayed
  10. 2)Chat filter - make a list of forbidden words using RegEx
  11. 3)Multi equipment - slots 4&5(medkits and pills slots) are disabled, but trigger for starting it(currently use button) is yet to be done
  12. 4)4+ players - needs bot adjustment, but esentially works(max 8, maybe later 8+ given the fixes that it's needed)
  13.  
  14. /*Plugins to be installed
  15. 1)Knife-not sure if it's working(should work with the "Unlock all weapons" plugin)-if not, there's a stand-alone plugin
  16. 2)Rankings
  17. 3)!buy command
  18. 4)Door countdown at the begin/end
  19. 5)Creating a steam group and adding it to server
  20. 6)2+ tanks and their mods
  21. 7)Disable votekick, adding !votekick and/or !vk command
  22. 8)Increase zombie population
  23. 9)!afk command
  24. 10)Penalty after x seconds if the door isn't closed
  25.  
  26. /*Plugins that might be added
  27. 1)Jockey race
  28. 2)Hats
  29. 3)Smoker cloud damage
  30. 4)Character select menu
  31. 5)Flares
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement