Kết quả 1 đến 10 của 43
Chủ đề: Tghm offline
-
13-01-09, 10:29 PM #1
- Ngày tham gia
- Dec 2008
- Bài viết
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Tghm offline
tested 100% hoạt động
server 1.2.6
Code:http://www.mediafire.com/download.php?v9mmxcyhxmv http://www.mediafire.com/download.php?z3z5wjdhbmz http://www.mediafire.com/download.php?etwyykb1ume http://www.mediafire.com/download.php?mtovddznrui http://www.mediafire.com/download.php?7bw5xmy3lwq
Code:http://perfectworld.com.my/downloads-clients.asp
Code:http://www.mmorpg-dev.com/forum/f101/release-perfect-world-server-colinux-image-guide-339/
[Only registered and activated users can see links. ]Lần sửa cuối bởi khiemegold, ngày 13-01-09 lúc 10:39 PM.
Khách viếng thăm hãy cùng khiemegold xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-01-09, 07:03 AM #2
- Ngày tham gia
- Jan 2009
- Bài viết
- 54
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: Tghm offline
Khách viếng thăm hãy cùng letuandi1988 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-01-09, 09:30 AM #3
- Ngày tham gia
- Jan 2009
- Bài viết
- 54
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: Tghm offline
ông làm ơn chỉ tui chương trình gì ghép 5 file .001,..... lại đi tui down về xong ko bít attack ra như thế nào
Khách viếng thăm hãy cùng letuandi1988 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-01-09, 09:31 AM #4
- Ngày tham gia
- Jan 2009
- Bài viết
- 54
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: Tghm offline
ông up luôn patch lient việt hóa luôn nhe
chư lient ông cho down toàn tiếng anh ko àKhách viếng thăm hãy cùng letuandi1988 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-01-09, 09:59 AM #5
- Ngày tham gia
- Dec 2008
- Bài viết
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: Tghm offline
[SHARE] Perfect World Server coLinux Image (and guide)
Hello,
Since there's so many people who have no clue how to set up Perfect World server, I decided to put together working server.
If for some reason it doesn't work, post screen shots and and logs here. Maybe If I'm still around I will help [IMG]file:///E:/coLinux/huongdan_files/smile.gif[/IMG] If I'm not, then someone else can.
Fixes and changes
March 24, 2008 : IMPORTANT: A Matter of Security (Q&A: 3.11)
March 24, 2008 : IMPORTANT: [Only registered and activated users can see links. ] (Fixed problems with registration page.)
Download
Part 1: [[Only registered and activated users can see links. ]] [RS] [MU] (100Mb)
Part 2: [[Only registered and activated users can see links. ]] [RS] [MU] (100Mb)
Part 3: [[Only registered and activated users can see links. ]] [RS] [MU] (100Mb)
Part 4: [[Only registered and activated users can see links. ]] [RS] [MU] (100Mb)
Part 5: [[Only registered and activated users can see links. ]] [RS] [MU] (4Mb)
* Freaking university blocked all file sharing services except few, so no mirrors.
Package contains
- coLinux (with Fedora 5) (In case you need to know)
- Installed Perfect World server compatible with 1.2.6
- Registration page
What you need to have and know
- Perfect World Client (1.2.6)
- coLinux and WinPCap (included in archive "/install/")
- Microsoft SQL Server (guide for installation included)
- Few minutes of your time to patch up Perfect World client (patch included)
- I don't care if your house burns down as a result of running this server. I'm not responsible.
- This set up was created as free. This means, you can not sell it, rent it, or get any profit (like selling cubi-gold). Although I can not stop you from doing this.
- It was build with one playing in mind, so you most likely will have to edit some files in order to make it public. (I don't know if it can be used as public server, since I have no ability to test it.)
- Jakarta was removed. You can install it yourself if you desperately need it.
Installation
- Install MSSQL (Use guide/mssql_installation.html if you need help)
- Configure MSSQL (Use guide/mssql_configure.html)
- Install WinPcap (install/WinPcap_4_0_2.exe)
- Install coLinux (install/coLinux-0.7.2.exe) to "C:\coLinux\". During installation, do not download any additional Linux images.
- Copy/Move files from "pwserver" folder to coLinux ("C:\coLinux\pwserver\")
- Launch "C:\coLinux\PWServer\PWServer.bat"
- User "root" to login into linux
- Edit hosts (type: nano /etc/hosts) and replace 172.20.13.16 with your DB IP, press Ctrl+W, then Enter. * See Q&A 3.7 for details.
- Type ./start.sh and choose one of the options
- Install client patch by copying files from /patch/ to your PW folder
Q & A
Q (3.1): What user name do I use for Linux login?
A: Username: root (there's no password)
Q (3.2): How do I find user ID?
A: Open Enterprise Manager (Start->All Programs->Microsoft SQL Server->Enterprise Manager). Follow this path:
Quote:
"Console Root->Microsoft->SQL Server Group->{(Local) (Windows NT}->Databases->dbTables"
Right click on "users" table, and then "Open Table->Return all rows". Find desired user name, ID is on it's left.
Q (3.3): How to add GM powers?
A: Open "Query Analyzer" (Start->All Programs->Microsoft SQL Server->SQL Query Analyzer). Connect to database server, select "dbo" as your database and type:
Quote:
exec addGM ID, ZONEID
(ID = user id, ZONEID = zone id, use 1). Press F5.
~ Thanks to Bear
Q (3.4): How to get cubi-gold?
A: Open "Query Analyzer" (Start->All Programs->Microsoft SQL Server->SQL Query Analyzer). Connect to database server, select "dbo" as your database and type:
Quote:
DECLARE @error integer
exec usecash ID,1,0,1,0,500000,1,@error
(ID = user id)
Press F5. This will give you 5000 cubi gold. Procedure takes some time, and may require you to relogin.
~ Thanks to shazbomb
Q (3.5): Server is OK, but I can not log in.
A: Server takes some time to load completely. So wait a little longer.
Q (3.6): How do I check if my DB IP address and account is right?
A: Try to connect to it. In coLinux box type:
Quote:
/opt/lampp/bin/tsql -S IP_ADR:1433 -U sa
Where IP_ADR is your IP address and "sa" is login. Enter password when needed. If you see "1>" then connection is OK. If you don't, then try disabling firewall and restarting Windows.
Q (3.7): How do I find database IP?
A: During your Windows session, go to Start->Run, type "cmd", then type "ipconfig", find your primary internet connection, then find "IP Address.....: IP" (where IP is your IP address)
Q (3.8): How do I access registration page?
A: There was a mess up, in order to access registration page, follow [Only registered and activated users can see links. ] guide. Then your registration page would be accessible on [Only registered and activated users can see links. ]
Q (3.9): How do I change exp, sp, drop rate?
A: During your coLinux session, type:
Quote:
nano /home/gamed/ptemplate.conf
and change exp_bonus, drop_bonus, sp_bonus, money_bonus to your desire.
Q (3.10): I don't want to use disk C: for my set up...
A: You will have to modify PWServer.conf (located in /pwserver/). Change values of cobd0 and cobd1 accordingly to your changes in path. For example if you installed coLinux on disk D: then change:
Quote:
cobd0="C:\coLinux\pwserver\PWServer.ext3"
cobd1="C:\coLinux\pwserver\PWServer"
to
Quote:
cobd0="D:\coLinux\pwserver\PWServer.ext3"
cobd1="D:\coLinux\pwserver\PWServer"
Q (3.11): How secure is this set up?
I did not pay any attention to security, mainly because it was build as a private (only for you alone) server. All security matters are your responsibilities.
On another hand, some of the web server features can be secured by typing
Quote:
/opt/lampp/lampp security
in your coLinux console and following directions.
Additional: [Only registered and activated users can see links. ] - follow this guide to remove eth1 interface. After that, coLinux will have only 29000 and 80 ports open, which are accessible on your Windows machine.
There may be other openings which I don't know of.
1. Install MSSQL (Use guide/mssql_installation.html if you need help) remember your SApassword, exampl set as SAPASSWORD.
2. Configure MSSQL (Use guide/mssql_configure.html)
3. Install WinPcap (install/WinPcap_4_0_2.exe)
4. Install coLinux (install/coLinux-0.7.2.exe) to "C:\coLinux\". During installation, do not download any additional Linux images.
5. Copy/Move files from "pwserver" folder to coLinux ("C:\coLinux\pwserver\")
6. Launch "C:\coLinux\PWServer\PWServer.bat"
7. User "root" to login into linux
8. Edit hosts (type: nano /etc/hosts) and replace 172.20.13.16 with your DB IP, press Ctrl+W, then Enter. * See Q&A 3.7 for details.
Edit table.xml add your SA password.
in Colinux:
nano /etc/table.xml
look for:
!-- MSSQL -->
driver name="com.microsoft.jdbc.sqlserver.SQLServerDriver "/>
connection name="auth0" poolsize="8" url="jdbc:microsoft:sqlserver://dbserver:1433;databasename=dbo"
username="sa" password="SAPASSWORD"/>
F2
Y
enter
Edit core.php add SA password.
nano /opt/lampp/htdocs/register/core.php
look for:
$ADMIN_PASS = "SAPASSWORD";
F2
y
enter
Hope it helped.... I also had the same problems... Restarting is good too...^^Code:http://www.freebyte.net/download/hjsplit.zip
Khách viếng thăm hãy cùng khiemegold xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-01-09, 11:53 AM #6
-
14-01-09, 11:58 AM #7
-
14-01-09, 11:58 AM #8
-
14-01-09, 04:02 PM #9
-
14-01-09, 07:31 PM #10
- Ngày tham gia
- Jan 2009
- Bài viết
- 54
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: Tghm offline
làm ơn up hướng dẫn = tiếng việt đi ông tui gà tiếng anh lắm
down xong hết rồi mà ko bit` làm gì hết vì ko bít hướng dẫn ko down dc
ai có cho xin 1 bản hướng dẫn đi ông [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
tiếng việt hoàn toàn hay quest tiếng anh vậyKhách viếng thăm hãy cùng letuandi1988 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
lổi server TGHM
Bởi killwilliam trong diễn đàn Thế Giới Hoàn MỹTrả lời: 4Bài viết cuối: 22-06-09, 11:36 PM -
Mới tập cài TGHM chỉ giáo
Bởi anhnhuong trong diễn đàn Thế Giới Hoàn MỹTrả lời: 8Bài viết cuối: 13-10-08, 06:49 PM -
Bác nào có TGHM offline ko?
Bởi nam470 trong diễn đàn Thế Giới Hoàn MỹTrả lời: 1Bài viết cuối: 06-09-08, 03:52 PM -
Nhờ các bạn cài TGHM được giúp đở!
Bởi killwilliam trong diễn đàn Thế Giới Hoàn MỹTrả lời: 0Bài viết cuối: 29-07-08, 05:09 PM -
Các bác pro ơi Help em TGHM!!!
Bởi Lovepw trong diễn đàn Thế Giới Hoàn MỹTrả lời: 3Bài viết cuối: 25-05-08, 09:42 PM