How to unpack client data for translate ?
Printable View
How to unpack client data for translate ?
Yeah,Same problem.
MAybe need Bigworld
Sent from my iPad using Tapatalk
Tutorial:
1.create a user : bigworld, and :
2.extract bigworld.tar.gz to /home/bigworld/game/Code:rm -rf /tmp/xses-* /tmp/mapping-* /tmp/orbit-* /tmp/keyring-*
$chown -R bigworld:bigworld /home/bigworld
mkdir /home/bigworld/game
setup bigworld
3.Config bigworldCode:cd /home/bigworld/game/bigworld/tools/server/rpm/binary_rpms
yum --nogpgcheck install bigworld-bwmachined-1.9.3.1-1.x86_64.rpm
4.Configure MySQL serverCode:vi ~/.bwmachined.conf
# Format: MF_ROOT;BW_RES_PATH
/home/bigworld/game;/home/bigworld/game/lg/res:/home/bigworld/game/bigworld/res
5.install ServerToolsCode:mysql> GRANT ALL PRIVILEGES ON *.* TO 'bigworld'@'localhost' IDENTIFIED BY 'bigworld';
mysql> GRANT ALL PRIVILEGES ON *.* TO 'bigworld'@'%' IDENTIFIED BY 'bigworld';
mysql> GRANT ALL PRIVILEGES ON *.* TO 'bigworld'@'127.0.0.1' IDENTIFIED BY 'bigworld';
mysql> CREATE DATABASE lg;
6.config lieguo serverCode:$ cd /home/bigworld/game/bigworld/tools/server/install
$ ./install_tools.py
copy res to /home/bigworld/game/lg
copy bw.xml to /home/bigworld/game/lg/server
make dbCode:su bigworld
vi ~/.sunhome.conf
[global]
server_id=1
server_name=lg01
Code:su bigworld
cd /home/bigworld/game/bigworld/bin/Hybrid64/commands/
./sync_db
7.Login to WebConsole
Start server.Code:URL:http://192.168.1.xx:8080/cc
user:admin
password:admin
Translation would be a big pain :) But with server files, the biggest part is done
http://i62.tinypic.com/2cfcqo3.jpghttp://i60.tinypic.com/2ps2dsk.jpg
İnstall Centos 5.4
Create User : bigworld Pass : bigworld
directory does not exist ???
file is missing ??
bigworld/tools/server/rpm/binary_rpms
cd /home/bigworld/game/bigworld/tools/server/rpm/binary_rpms
yum --nogpgcheck install bigworld-bwmachined-1.9.3.1-1.x86_64.rpm
bigworld.tar.gz 在哪里
Password :blush: ?
I think missing files !!!!
or whole source is legal?
REFRESH!
or whole source is legal?