/WeaponRecords-b3-Plugin

Store all weapons kills and check records

Primary LanguagePython

WeaponRecord Plugin

Plugin for B3 (www.bigbrotherbot.com)

=

Installation -

  • Place weaponrecord.py in /extplugins/ and weaponrecord.xml in /extplugins/conf/
  • In your b3.xml config, add this line:
  • Insert the weaponrecord.sql in your SQL database
  • Change command levels in the weaponrecord.xml

Description -

This plugin saves every kill made with every weapon at the b3's database. You can check how many kills you made with a weapon, check other's stats or see top kills with a weapon (which players are the top killers with that weapon).

Also tracks weapon stats for all maps to check weapons records (who are the players that made more kills with that weapon at that map until map finishes) or your own weapon stats for the current map.

Commands -

!weaponstats (!wstats)

<weapon> - Check your weapon stats. <player> to check other's stats

!weapontopstats (!wtopstats)

<weapon> <number> - list the top 3 players with the selected weapon

!weaponmapstats (!wmapstats)

<weapon> - Check your weapon stats at the current map. <player> to check other's stats

!weaponmaprecord (!wmaprecord)

<weapon> (<number> or <map>) - list the top 3 players with the selected weapon for the selected map