
Описание: Roll The Dice - Интерестный плагин, играем в лотерею. Пишите в чате rtd и вас выпадает сюрприз или миниган или пинки под зад до смерти (всего 24 сюрпризов)
Команды: rtd - Получить сюрприз
Cvars: Все cvars копируем в amx.cfg и убираем их описание. К сожалению я не нашел русского описания плагина.
amx_dice Type: COMMAMD Default: on Description: Turns dice games on or off amx_dice_delay Type: CVAR Default: 180 Description: Sets the time players have to wait before gambling again (Set either in amxx.cfg or by amx_cvar command) amx_dice_monstermod Type: CVAR Default: 0 Description: Enable/Disable Monstermod support (You need activate monstermod to use this option) amx_dice_admin Type: CVAR Default: 0 Description: Enable/Disable amx_dice_delay for admins (use ADMIN_ACCESS to set the flag) amx_dice_statictimes Type: CVAR Default: 0 Description: Switch between static- and random-times for prizes
Use this CVARS when 'amx_dice_statictimes' is ENABLED (all times in seconds): amx_dice_nightclubtime Default: 15 Description: Sets the prize-time of NightClub amx_dice_slaptime Default: 12 Description: Sets the prize-time of Slap Disease amx_dice_oldmantime Default: 10 Description: Sets the prize-time of Old Man amx_dice_humanbombtime Default: 15 Description: Sets the prize-time of Human TimeBomb amx_dice_drunkardtime Default: 20 Description: Sets the prize-time of Smoking Drunkard amx_dice_nocliptime Default: 10 Description: Sets the prize-time of Noclip amx_dice_godmodetime Default: 15 Description: Sets the prize-time of Godmode amx_dice_zeusmodetime Default: 20 Description: Sets the prize-time of Zeusmode amx_dice_lukeskywalkertime Default: 20 Description: Sets the prize-time of Luke Skywalker amx_dice_racecartime Default: 17 Description: Sets the prize-time of Race Car amx_dice_invisiblegodtime Default: 17 Description: Sets the prize-time of Invisible God amx_dice_invisibletime Default: 17 Description: Sets the prize-time of Invisible Normal amx_dice_wildridetime Default: 3 Description: Sets the prize-time of Wild Ride amx_dice_debug Default: 0 Description: Enable/Disable Debug mode. 0 - Debug mode disabled 1 - Normal Debug mode 2 - Advanced Debug Mode amx_dice_playmode Default: 1 Description: Specify which team(s) are able to roll the dice. 1 - ALL 2 - Only T 3 - Only CT amx_dice_badprizes Default: abcdefghijklm Description: Enable all BAD PRIZES you want. a = Win 100 Chickens b = Nightclub c = Deadly Slap Disease d = Burning e = Wild Ride f = Old Man g = Human Timebomb h = Smoking Drunkard i = Lose XP j = Bankrupt k = Win 50 Crabs (or Monsters) l = Hit by Lightning m = Go Blind amx_dice_goodprizes Default: abcdefghijklm Description: Enable all GOOD PRIZES you want. a = No Clip b = Godmode c = Zeusmode d = Luke Skywalker e = Win Health f = Race Car g = Invisible God h = Invisible Normal i = Win XP j = Win Money k = Full Equipment l = Unlimited Ammo m = Para Action (Rambo)
Требуемы модули:
Fun Engine Counter-Strike CSX
Установка: 1. Файл rtd.amxx копируем в "addons/amxmodx/plugins" 2. Файл rtd.sma копируем в "cstrike/addons/amxmodx/scripting" 3. Пропишем строчку rtd.amxx в "addons/amxmodx/configs/plugins.ini" 4. Добавим необходимые настройки в amx.cfg
|