GameServer Commands

Results 1 to 7 of 7
  1. #1
    Apprentice impulzeeee is offline
    MemberRank
    Feb 2012 Join Date
    5Posts

    GameServer Commands

    Hello all, i have a one problem, all commands in my server not worked(post/add/drop/reload...)
    what need for fix it?
    thanks.
    Season 4.5
    Win7 x64


  2. #2
    Account Upgraded | Title Enabled! FlamingArm is offline
    MemberRank
    Mar 2009 Join Date
    MoldovaLocation
    216Posts

    Re: GameServer Commands

    did u cofigured it to work?

  3. #3
    Apprentice impulzeeee is offline
    MemberRank
    Feb 2012 Join Date
    5Posts

    Re: GameServer Commands

    Quote Originally Posted by FlamingArm View Post
    did u cofigured it to work?
    yes,post enabled but not worked, dont know what a ****

  4. #4
    Account Upgraded | Title Enabled! evo1123 is offline
    MemberRank
    Oct 2007 Join Date
    C:\WindowsLocation
    1,197Posts

    Re: GameServer Commands

    Quote Originally Posted by impulzeeee View Post
    Hello all, i have a one problem, all commands in my server not worked(post/add/drop/reload...)
    what need for fix it?
    thanks.
    Season 4.5
    Win7 x64
    if youre using RMST files theres a config there in GAMESERVER folder for gmsystem... juts put the name of the GM there

  5. #5
    Men In Black Shades nickypunk001 is offline
    MemberRank
    Aug 2008 Join Date
    Planet EarthLocation
    439Posts

    Re: GameServer Commands

    Quote Originally Posted by impulzeeee View Post
    yes,post enabled but not worked, dont know what a ****
    //================================================================//
    // Projeto Season 4 Koreano //
    // GameServer 90 && GameServerCS 90 //
    //================================================================//
    //=================================================================================//
    // Configs GMSystem System //
    //=================================================================================//
    // [0] = Nome //
    // [1] = Comando Reload //
    // [2] = Comando Maker //
    // [3] = Comando Post //
    // [4] = Comando Vault //
    // [5] = Comando Skin //
    // [6] = Comando Evo //
    // [7] = Comando ClearInv //
    // [8] = Comando AddPoints //
    // [9] = Comando Zen //
    // [10] = Comando PkClear //
    // [11] = Comando Online //
    // [12] = Comando CharInfo //
    // [13] = Comando MyInfo //
    // [14] = Comando GG //
    // [15] = Comando BuyVip //
    // [16] = Comando Class //
    //=================================================================================//
    // [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] //
    //=================================================================================//
    Admin 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    YourNameHere 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    end
    put your character name

  6. #6
    Apprentice impulzeeee is offline
    MemberRank
    Feb 2012 Join Date
    5Posts

    Re: GameServer Commands

    Quote Originally Posted by evo1123 View Post
    if youre using RMST files theres a config there in GAMESERVER folder for gmsystem... juts put the name of the GM there
    bydarksteam 4.5
    Muserver have a DTData, configs in it - (Commands,Common,Connect,News and more) - news worked, commants not.
    [COMMANDS]
    [PostCommand]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 10 ; Minimum level to use post command
    OnlyForGM = 0 ; Of set to 1, only game masters will be able to use it, 0 - all
    NeedZen = 1 ; 1 - Require zen, 0 - doesnt require
    Price = 100000 ; Price per message

    [Post]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 10 ; Minimum level to use post command
    OnlyForGM = 0 ; Of set to 1, only game masters will be able to use it, 0 - all
    NeedZen = 1 ; 1 - Require zen, 0 - doesnt require
    Price = 100000 ; Price per message

    [AddCommand]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 1 ; Minimum level to use add command
    NeedZen = 1 ; 1 - Require zen, 0 - doesnt require
    Price = 100000 ; Price per add

    [PKClear]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 1 ; Minimum level to use pkclear command
    OnlyForGM = 0 ; If set to 1, only game masters will be able to use it, 0 - all
    Price = 100000 ; Price per clear

    [Skin]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 1 ; Minimum level to use pkclear command
    OnlyForGM = 0 ; If set to 1, only game masters will be able to use it, 0 - all

    [Online]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    MinLevel = 1 ; Minimum level to use post command
    OnlyForGM = 0 ; If set to 1, only game masters will be able to use it, 0 - all
    NeedZen = 1 ; 1 - Require zen, 0 - doesnt require
    Price = 100000 ; Price per use

    [Reload]
    Enable = 1 ; 1 - Enabled, 0 - Disabled

    [Exit]
    Enable = 1 ; 1 - Enabled, 0 - Disabled

    [BanAccount]
    Enable = 1 ; 1 - Enabled, 0 - Disabled
    [CONNECT]
    [SQLConnect]
    SQLServer = (local)
    SQLServerLogin = sa
    SQLServerPassword = mypassword
    SQLServerDatabase = MuOnline
    SQLServerVersion = 2000
    Quote Originally Posted by nickypunk001 View Post
    //================================================================//
    // Projeto Season 4 Koreano //
    // GameServer 90 && GameServerCS 90 //
    //================================================================//
    //=================================================================================//
    // Configs GMSystem System //
    //=================================================================================//
    // [0] = Nome //
    // [1] = Comando Reload //
    // [2] = Comando Maker //
    // [3] = Comando Post //
    // [4] = Comando Vault //
    // [5] = Comando Skin //
    // [6] = Comando Evo //
    // [7] = Comando ClearInv //
    // [8] = Comando AddPoints //
    // [9] = Comando Zen //
    // [10] = Comando PkClear //
    // [11] = Comando Online //
    // [12] = Comando CharInfo //
    // [13] = Comando MyInfo //
    // [14] = Comando GG //
    // [15] = Comando BuyVip //
    // [16] = Comando Class //
    //=================================================================================//
    // [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] //
    //=================================================================================//
    Admin 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    YourNameHere 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

    end
    put your character name
    dont have this config on my muserver

  7. #7
    Men In Black Shades nickypunk001 is offline
    MemberRank
    Aug 2008 Join Date
    Planet EarthLocation
    439Posts

    Re: GameServer Commands

    It is impossible? if don't have GMSystem.ini in your server file

    look for the GMSystem.ini



Advertisement