ModRiotGaming
AMXX Plugin - BrainBread Commands - Printable Version

+- ModRiotGaming (https://modriot.com)
+-- Forum: Supported Mods/Games (https://modriot.com/forumdisplay.php?fid=3)
+--- Forum: HL1 Modifications (https://modriot.com/forumdisplay.php?fid=71)
+---- Forum: BrainBread (https://modriot.com/forumdisplay.php?fid=4)
+---- Thread: AMXX Plugin - BrainBread Commands (/showthread.php?tid=29)



AMXX Plugin - BrainBread Commands - JonnyBoy0719 - 06-02-2015

Description
This plugins is mainly for fun, and of course, administration. There isn't much else to say about this rather than you can set the skills, level and give weapons + ammo to any player on the server!

Created by: JonnyBoy0719
Special thanks: Snapman


Tested On
brainbread v1.2 (metamod v1.21p37 + amxmodx 1.8.2)


Command Permissions
The following commands can only be used by those who have permissions to use them. All privlages goes from a to z, for the full access level types, head to the Amx Mod X Access Levels @ their Alliedmods WIKI

Kick Privlages (c)
  • bb_give_weapon
  • bb_give_ammo

Ban Privlages (d)
  • bb_set_skill
  • bb_set_level
  • bb_set_points
  • bb_admin_reset
  • bb_admin_fullreset
  • bb_admin_announce

Config Privlages (h)
  • bb_set_exp

RCON Privlages (l)
  • bb_radar_add


Server Requirements
  • brainbread
  • amxmodx 1.8x
  • mysqld

Admin Commands
bb_give_weapon <name or #userid> <item> - Gives a weapon to the player (If their skill is to low, it won't be given)
bb_give_ammo <name or #userid> <item> <primary> [secondary] - Gives ammo to the player's weapon
bb_set_skill <name or #userid> <skill> <amount> - Sets the chosen skill to a custom amount
bb_set_level <name or #userid> <level> - Sets the players level
bb_set_exp <name or #userid> <type> <amount> - This command can set, add and remove players experience
bb_admin_reset <name or #userid> - Resets the player skills
bb_admin_fullreset <name or #userid> - Makes a full reset of the player (resets everything back to 0)
bb_admin_announce <duration> <string> <string> - Produce the same message when you become a zombie and/or when a new objective is active
bb_radar_add <name or #userid> - It will add any active player into the bb_radarlist.ini file, and it will take in-effect when they respawn as a human.


Available Server Commands
bb_allow_adminresets <0|1|2> - If its set to 2, admins can reset any player (if their immunie is not the same/higher than theirs), if its its set to 1, admins can't make a full reset (level and all skills goes back to 0), and if its set to 0, resets are disabled.


Available Weapons
44sw
benelli
microuzi
microuzi_a
minigun
p225
sawed
winchester
usp
beretta_a
glock
glock_auto
glock_auto_a
stoner
mp5
flame
m16
deagle
ak47


Available Skills
speed / movement
skill / damage
health / hps


Available Types
add
remove
set


TO DO
  • None for now..

Bugs
  • Secondary ammo doesn't apply for the weapon

Screenshots
[Image: 8FB5F608FD305C0B7B9DCA538F1FCF05BC602288]



Download
GitHub