Hello peoples! How you think, this files already in internet? or Not? I try to find it, but ... anything! If you know,please, i think many peoples thx you for this information :rolleyes:
hint:
filename -> fields to change
client/ini/oem.ini -> Server1, ServerName1
server/ACCServer/config.ini -> GAMESERVER, SERVERNAME
server/GameServer/shell.ini -> GAMESERVER
server/GameServer/config.ini -> GAMESERVER
all those values must match one string, for example MyLocalServer(this replaces chinese characters)
SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');
ALTER TABLE `account`.`account` MODIFY COLUMN `password` VARCHAR(32) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL;
insert into account.account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
grant all on account.* to 'ODBC'@'localhost';
grant all on my.* to 'ODBC'@'localhost';
gogo force up this server i waiting for uQuote:
nvm.. I managed to get this to work..
tuyup01: you must run this query in your mysql:
SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');
first run accserver, then all others.
I will try to connect to this beautiful server(btw it's original release from TQ digital)