Thread: Multimod Plugin
View Single Post
Green0Turtle
Member
Join Date: Nov 2012
Old 08-20-2014 , 17:19   Re: Multimod Plugin
Reply With Quote #553

Quote:
Originally Posted by yousef View Post
MultiMod Extended

Plugin Description
  • multimod = multimod plugin with some features without multi languages ( only english ) and messages with colors
  • multimod_ml = multimod plugin with same features and with multi languages but messages only 1 color you can change it in source code line 24
PHP Code:
#define COLOR         BLUE 
New Features
  • Unlimited mods ( using pages in menus )
  • Players can rock the vote mod by saying rtvm or rtv but after 10 minutes played in map
  • A command to check available mods in server ( /mods )
  • MultiMod Menu ( /mm_menu )

MultiMod Menu
  • 1. Block Mods = you can block mods, if you blocked mods when the votemod comes players can't choose the mods that you blocked
  • 2. Choose the nextmod = you can choose the nextmod before votemod comes and when votemod comes ( by amx_votemod or auto ) it will auto votemaps for the mod that you choosed
  • 3. Cancel the nextmod = if you chose a mod with choose the nextmod by wrong you can cancel it

Change Access
PHP Code:
#define VM_FLAG     ADMIN_MAP // votemod flag
#define NMM_FLAG    ADMIN_MAP // nextmod menu flag
#define CM_FLAG     ADMIN_MAP // cancel mod flag
#define BMM_FLAG    ADMIN_MAP // block mods menu flag 
Added cvars
  • rtv_ratio ( default: 0.51 ) Ratio required to rock the vote mod.

Credits:
  • joropito
  • fysiks
  • pokemonmaster

can you add "extend mod" option in mod voting of this plugin?
Green0Turtle is offline