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
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
did u cofigured it to work?
//================================================================//
// 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
bydarksteam 4.5
Muserver have a DTData, configs in it - (Commands,Common,Connect,News and more) - news worked, commants not.
[COMMANDS]
[CONNECT][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
dont have this config on my muserver[SQLConnect]
SQLServer = (local)
SQLServerLogin = sa
SQLServerPassword = mypassword
SQLServerDatabase = MuOnline
SQLServerVersion = 2000
It is impossible? if don't have GMSystem.ini in your server file
look for the GMSystem.ini