SuperHero Mod




Commands


SuperHero Mod Commands
  • amx_shsetlevel <nick | @team | @ALL | #userid> <level> - Sets SuperHero level on players
  • amx_shsetxp <nick | @team | @ALL | #userid> <xp> - Sets Players XP
  • amx_shaddxp <nick | @team | @ALL | #userid> <xp> - Adds XP to Players
  • amx_shban <nick or #userid> - Bans a player from using Powers
  • amx_shunban <nick | #userid | authid | ip> - Unbans a player from using Powers
  • amx_shresetxp - Erases ALL saved XP (may take some time with a large vault file)
  • say /superherohelp or /help - Help MOTD popup
  • say /herolist - Shows a list of heroes and powers
  • say /playerskills - Shows you what skills other players have chosen
  • say /playerlevels - Shows you what levels other players are
  • say /myheroes - Shows what heroes you have picked and their power binds
  • say /clearpowers - Use this to clear all powers and repick your heroes
  • say /showmenu - Displays power menu if you have heroes available to pick
  • say /drop <heroname> - Use this to drop just one hero and pick another
  • say /whohas <heroname> - This will show who has the specified hero

amx_shvaulttosql - Command to copy vault into mysql. Run it once to convert to the XP in the vault to mysql database. Run it ONLY ONCE. This command is only available if you are using the plugin compiled for mysql saving. Table Schema is in superheromodmysql.inc, you must build the tables first. If you're smart enough to run mysql I'm sure you're smart enough make the tables.