set_account_gmlevel#

todo: docstring

class acore_soap.gm.set_account_gmlevel.SetAccountGmlevelResponse[source]#

Parse the response message of .account set gmlevel ... command.

classmethod from_soap_response(res: SOAPResponse)[source]#

Parse from soap response.

class acore_soap.gm.set_account_gmlevel.SetAccountGmlevelRequest(account: str, gmlevel: int, realm_id: int)[source]#
Parameters:
  • account

  • gmlevel

    • 0: SEC_PLAYER

    • 1: SEC_MODERATOR

    • 2: SEC_GAMEMASTER

    • 3: SEC_ADMINISTRATOR

  • realm_id – -1 for all realms

to_command() str[source]#

Build the GM command.

See all GM commands at https://www.azerothcore.org/wiki/gm-commands