Draftpick: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 55: Line 55:
==sm_pick==
==sm_pick==
==sm_dmusic==
==sm_dmusic==
[[Category:Sourcemod|Draftpick]]

Revision as of 22:03, 1 April 2021

Home > Draftpick

Draftpick is a SourceMod plugin by Mikleo, it is responsible for automatically balancing the players between teams using statistics gathered by Empstats. It includes four types of Draft.

Drafts

Drafts are automated processes that helps control which players goes in which team. There are five types of drafts

Captain Draft

In the Captain Draft players elect two captains which will then pick a number of players for their team before the rest are automatically assigned.

Captain Squad Draft

In the Captain Squad Draft players elect two captains which will then pick a number of players or squad of players for their team before the rest are automatically assigned.

Auto Draft

In the Auto Draft players are automatically assigned to teams based on their MMR which is determined by statistics gathered by Empstats.

Auto Squad Draft

In the Auto Squad Draft players and squad of players are automatically assigned to teams based on their MMR which is determined by statistics gathered by Empstats.

Ranked Match

Ranked Match is a special type of draft that plays like Captain Draft but is reserved for competitive matches.

Admin Chat Commands

setcaptain

setcaptain is a chat command added by Draftpick, it allows admins to pick a Captain during a Manual Draft or a Manual Squad Draft.

  • Syntax: /setcaptain "player"
    • Where "player" can be partial or full name.
  • Example: /setcaptain Xia - will make Xiam captain.

removecaptain

removecaptain is a chat command added by Draftpick, it allows admins to remove a Captain during a Manual Draft or a Manual Squad Draft.

  • Syntax: /removecaptain "player"
    • Where "player" can be partial or full name.
  • Example: /removecaptain Xia - will remove Xiam from captains.

leavecaptain

setteam

reloadteams

swapteams

loadteams

saveteams

autopick

sm_autobalance

draft

squaddraft

autodraft

autosquaddraft

rankedmatch

squadlimit

sm_restartdraft

pausedraft

resumedraft

drafttime

teambalance

reloaddraftmusic

Client Chat Commands:

sm_rmi

sm_pick

sm_dmusic