Got my server up and running / 2 thumbs up / just a couple questions
Hello All you fellow PT players and fans out there...
I'll give you a run down of what I did to get it running since I see so many people with questions.
Note that I am running my server and Client on separate stations and configs are as follow:
Server:
Intel P-duo E2200 @ 2.2 Ghz
4 gig DDR 800 Ram
320G HD
Rest of the spec does not matter.
Client:
If you can run PT Client, then the spec really don't matter, it's a DX8 game :P:
I guess in theory, you might be able to run server + client on the same machine but your machine will have to be at least 3gig of ram since the server runs constantly on my box using roughly 800-1K ram, its not that much of a CPU hog from what I can tell, my CPU stays under 10%.
This is what I used:
Windows XP SP2
MS SQL 2005 Express Edition
MS SQL Sever Management Studio
Fusion PT Repack
Server_1198946227
Monster_1203376617
KPT-Endless-Tower-v2.2-Ultimate-Release (I have not installed this yet), it appears this is more of a addon rather then a patch, so I'm waiting till I get the hang of this whole p-server thing before starting to dabble into the more complex.
Client:
I'm using DPT's Client with game.exe from 1873_quantumfusion (modded the IP)
You can use PsTale(Test_1871).exe from this site also but alot of the game text inside will be in Korean.
My suggestion is keep it simple first, if you cant start your server yet and running stable, dont worry about all the bells and whistles, just get your server up and running.
I'm not going to bother writing a walkthru as I just used the info from the thumbnailed threads on this forum, just follow the instructions and that's how I got my server running.
Here are the links for your reference:
http://forum.ragezone.com/f286/guide...server-388806/
This guide has pics and all, it's a walkthru for dummies, if you cant get it to work after following this guide, you should probably just give up.
A few tips:
- turn off your firewall, you can turn it back on later once you get it working and then configure it with ports 10006 and 10009 (should probably double check that).
- Use your local IP first, once you get it running, you can try to use your ISP IP, since most of us use at least a router and or firewall, be sure you use port forwarding.
- I set my router to 192.168.0.1, my PC to 192.168.0.2 and my server to 192.168.0.3
Some of the links from the thumbnailed thread does not work, but I found all the files from this site except DPT, search is your friend.
hope this helps. :thumbup:
Edit 02-15-09: The above mentioned setup is very stable, I've been running it for 2 weeks now with occasional reboot due to upgrades and modifications and has yet to crash.
Re: Got my server up and running / 2 thumbs up / just a couple questions
Yo,
If you read SiK's guide once or twice, it doesnt matter. But all you need is in there.
Also read my guide (there are NPC help how to make it work too) http://forum.ragezone.com/f286/guide...orking-331160/
Read it till you understand it, since everything you need to make things work can be found in those guides.
Do also check out the sticky area (where those guides are located).
Peace.
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
cool deal, thx.. I found out that it was a problem on the server end, the NPC was listed in the field files but there was no NPC or Zhoon files..
Im currenently cleaning up the server files, its actually alot of work. THeres a whole bunch of garbage inside.. god items, dreadnaught, rings that gives 1000 regen, necro ax .. lol oO"
The server itself is very stable, just the tables are a mess and there are alot of useless files inside, once I am done cleaning it up, I'll upload a clean copy.. its the least I can do since this community has given so much, take a little, give a little :)
I am removing 98% of the items that are not in EPT.. dreadnaught, inferno, makova, etc, etc... The only items that I am keeping are dark/chaos sheilds 90-100 I think, the 85-90,105 weapons,
clan is disabled at the moment, working on it later.
For those FYI: Im using still using what was posted on the original post, no modifications, no modifications to the actual server exes itself.. (yet)-
DPT client
Quantum fusion.exe
Fusion Repack
Server Patch
Monster Patch
Fusion Ultimate release
Question: Has anyone manage to get the copper ore to work?
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
uPT got it workin I belive.
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
I think Mages & Priestess needs lovin, all other characters can solo at high levels, but magic class are mere XP machines at end game, Im thinking of changing some of their end game skills to 0 recharge, already did Meteor & Flame Wave, it's actually quite easy... what do you guys think?
I'm also stuck on trying to get Velento to work properly, Ive tried 2 different monster.inf files and the only thing I can result in is he dies in one hit, the other is he goes to 75% HP then goes bezerk, he litterally hits his head on the floor multiple times and the rest of his HP plummets, it's actually quite halarious.. anyone know what I am doing wrong?
GM summoned mobs dont drop loot?
eh Swez.. uPT? can I have the entire name? I can only come up with "Ultimate PT"..
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
Sorry justsomebody, and thx DK ;)
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
A little treat for those with problems running XPT account manager...
Things you will need:
A working properly configured PT Client/Server (duh!)
IIS installed Win Server 2003 or XP
php-5.2.8-win32.zip (I recommend this one instead of the .msi installer, I could'nt get the installer to work so I just configured it myself which I will explain how)
LINK: http://www.php.net/downloads.php
You'll also need XPT account manager, download the rar on the primary thread & all the updates, extract and overwrite.
LINK: http://forum.ragezone.com/f399/release-xpt-acc-char-manager-1-21-php-script-230004/
Google this file and download it !!! YOU WILL NEED IT... ntwdblib.dll (I got mine off Microsoft's site so yea, it's safe... I think....)
Step by Step here: (I assume you have somewhat at least simple knowledge of using your computer, if not, please dont try this as you may break something)
- Install IIS in windows control panel add remove programs.
- (A)Test your IIS by creating a simple text file, put inside "TEST", rename it to index.html, put it inside the default web directory which should be "C:\Inetpub\wwwroot", try connecting with your IE/Firefox using http://localhost/index.html, if you see "TEST" in your browser, grats, please proceed.
- (B)If you are getting page display error or not found, try going into control panel, administrative tools, and internet information services, expand "your computer name (local computer), web sites, then default web sites, right click on default web site, all task, then permission wizard, select next then select new security settings from a template, next select public website and next, next, next finish... try accessing your page again...
[break] - create a directory under C: call PHP. c:\php
- extract the file "php-5.2.8-win32.zip " you downloaded earlier into there.
- create a session folder inside your php folder (C:\PHP\sessionfolder)
[break] - rename the file php.ini-reccommended to php.ini
[A]change these following lines.....
[B]session.save_path variable in php.ini to be (session.save_path=C:\PHP\sessionFolder). (remove " ; ")
[C]Set extension_dir in php.ini to "C:\PHP\ext" (extension_dir = "C:\PHP\ext") (remove " ; ")
[D]Remove the ";" next to "php_mssql.dl" (unless you are using mysql or msql, etc, then remove ";" next to that one instead, I have not tested the other sql's)
[E]short_open_tag = on (default is off, must turn on to properly view XPT php pages, so change that too)
[F]we are done with the php.ini file, save it inside c:\php and also copy inside to c:\windows.
[break] - Copy the earlier download file "ntwdblib.dll" inside the "ext" folder & %systemroot%\system32\ folder, otherwise, your IIS wont be able to call the php_mssql.dll. (this is the file that works magic and makes your php scripts talk to your mssql server)
[break] - Make sure that PHP folder is in the system path, add "C:\PHP" to the server's PATH environment variable:
[A]Right-click on My Computer, choose Properties
[B]goto the Advanced tab
[C]Click the Environment Variables button
[D]Double-click the Path variable in the list of System variables.
[E]add ";C:\PHP" to the end (no quotes, need to restart pc to take effect).
[break] - ok, on to more IIS stuff... open your IIS panel again,
[A]Expand the local computer in the left pane
[B]Right-click on "default web site" under "Web Sites" in the left pane, then click "Properties" in the menu that pops up
[C]Go to the Home Directory tab
[D]Click "Configuration"
[E]Go to the Mappings tab
[F]Click Add...
[G]Enter the full path to php-cg.exe in the "Executable" textbox, YOU MUST use CG, not any of the other DLL or EXE....!!!!
[H]Enter ".php" in the extension box
[I]enter "GET,POST,HEAD" in limit to:
[J]Click OK, OK, OK.. or Apply.....
[break] - now to test your PHP in IIS, create a new text file and paste this inside: "<?php phpinfo(); ?>" (without the quotes, save it as test.php, go to your browser and try to access it http://localhost/test.php, if you see the page, you are set.
[break] - The page should be a PHP generated page with a big PHP logo on top and next to it/near it "PHP Version 5.2.8", under Server API , it should say "CGI/FastCGI", if indeed it does, grats, you are almost done..
[break] - Whew... hard part out of the way, now lets crack open XPT Account manager file, extract that to your default "C:\Inetpub\wwwroot" directory.
- Right click then edit config.php, if you manage to get your server running, you should know how to fill that out :ott1:
- FYI: adminlist is where you enter your account that you want admin rights on the XPT account manager site.
- access XPT Account manager by "http://localhost/index.php"...
Well thats all... :laugh:
A few tips on security, if you are worried that other people may access the site and use fuctions you dont want them to, you can change the security settings in IIS to force you to enter a login/password (your windows uid/pass), another thing is you can block port 80 from your router if you have one, so you can only access the site inside your network.
On your "default website properties", Directory Security tab in IIS admin panel, remove the check next to "Anonymous Acess", and check below "integrated Windows Authentication"... This should enable you having to login using your windows uid/pass to access the site from any browser..
Remember: your security is as strong as your password... so 1234567 well, you know what I mean :ott1:
Re: [Help] Server Running Stable (My Personal Journal)
NOTE: after changing the XP HEX value, there is something else that needs to be changed, Im working on that since I dont know what it is yet, but here are the HEX for reference. The current problem is characters will level past 100% and need to relog to level up...
EDIT: uploaded new, much cleaner
This is the HEX and DEC I took off from the client.exe, it is a match to that of EPT exe, there is a slight variation with the one dark has posted, so for trouble shooting purpose, I choose to go with the original table...
Code:
Original HEX Value
0000000003E8
0000000009C4
000000001388
00000000251C
0000000042CC
0000000074E5
00000000C90F
0000000155CC
0000000222E1
000000033F41
00000004AD02
000000065BEE
000000083408
0000000A410A
0000000CB70D
0000000FA3B6
000000131487
00000017200D
0000001BD7BE
000000214CC7
000000278F70
0000002EAE60
00000036CDBE
0000004002BD
0000004A6164
00000055FBD9
00000062E1A0
000000711EC9
00000080D80F
000000921BEC
000000A51A6F
000000BA1245
000000D124EB
000000EAA8E9
00000106D1A9
00000126182E
00000148CC2F
0000016F4454
00000199DEB0
000001C90142
000001FD1A7D
00000236A1D5
000002761850
000002BB67C9
00000308570B
0000035DBCC7
000003BC874E
00000425BF26
0000049A89EF
0000051D5B4B
000005AEB1F8
000006502A97
000007038F93
000007CADE3B
000008A94BBE
000009A0863D
00000AB3519F
00000BE4C0BD
00000D383E2A
00000EB3472D
00001058C3E2
0000122D7578
00001436A571
0000167A34E7
000019018E0E
00001BD1BAD5
00001EF2ECA7
0000226E40E0
0000264DDB60
00002AA1EB35
00002F73310C
000034CFD302
00003AC7907B
0000416BF06D
000048D8D48C
0000511D78F5
00005A525A87
00006492BDA2
00006FFCFEEF
00007D6D467C
00008C7A636C
00009D55DFFF
0000B0373850
0000C55C90FE
0000DD0B83AC
0000F792041D
0001154760C4
0001368D6223
000174A9A8F7
0001BF31FDF5
000218A263F3
000283F6118A
000304C0E1D9
00039F4DDBD2
000458C3D496
000537516580
00064261AD01
000782DB9C67
0009036DEEE2
000AD0EA51DC
000CFAB2C8A2
000F933CF0C3
0012B0AF8750
00166D9F6F2D
001AE9F2856A
00204BEFD34C
0026C18630C1
002E81D43A82
0037CEFEAC9C
0042F864CF21
00505D45C55B
00606FED533A
0073B98330AC
008ADE9D6D9C
00A6A4BCE9EE
00C7F8E2B251
00EFF7766F94
011FF5C152B2
01598D4E633C
Original DEC value
Code:
1000
2500
5000
9500
17100
29925
51471
87500
140001
212801
306434
416750
537608
672010
833293
1024950
1250439
1515533
1824702
2182343
2592624
3059296
3591614
4195005
4874596
5635033
6480288
7413449
8443919
9575404
10820207
12194373
13706475
15378665
17224105
19273774
21548079
24069204
26861232
29950274
33364605
37134805
41293904
45836233
50878219
56474823
62687054
69582630
77236719
85809995
95334904
105917079
117673875
130735675
145312702
161515069
179523999
199540925
221789738
246630189
274252770
304969080
339125617
377107687
419532302
466729685
519236775
577650912
642636640
715254581
796078348
886035202
986157179
1097592941
1222169740
1360886005
1515346567
1687338402
1878851311
2104313468
2356831084
2639650815
2956408912
3311177982
3708519340
4153541661
4651966660
5210202659
6252243191
7502691829
9003230195
10803876234
12964651481
15557581778
18669098134
22402917760
26883501313
32260201575
38712241890
46454690268
55745628322
66894753987
80273704784
96328445741
115594134890
138712961868
166455554241
199746665090
239695998108
287635197729
345162237275
414194684730
497033621676
596440346012
715728415214
858874098257
1030648917908
1236778701490
1484134441788
Modified DEC value (Original Value / 10)
Code:
100
250
500
950
1710
2992
5147
8750
14000
21280
30643
41675
53760
67201
83329
102495
125043
151553
182470
218234
259262
305929
359161
419500
487459
563503
648028
741344
844391
957540
1082020
1219437
1370647
1537866
1722410
1927377
2154807
2406920
2686123
2995027
3336460
3713480
4129390
4583623
5087821
5647482
6268705
6958263
7723671
8580999
9533490
10591707
11767387
13073567
14531270
16151506
17952399
19954092
22178973
24663018
27425277
30496908
33912561
37710768
41953230
46672968
51923677
57765091
64263664
71525458
79607834
88603520
98615717
109759294
122216974
136088600
151534656
168733840
187885131
210431346
235683108
263965081
295640891
331117798
370851934
415354166
465196666
521020265
625224319
750269182
900323019
1080387623
1296465148
1555758177
1866909813
2240291776
2688350131
3226020157
3871224189
4645469026
5574562832
6689475398
8027370478
9632844574
11559413489
13871296186
16645555424
19974666509
23969599810
28763519772
34516223727
41419468473
49703362167
59644034601
71572841521
85887409825
103064891790
123677870149
148413444178
and here is the resulting HEX value (original value / 10)
Code:
64
FA
1F4
3B6
6AE
BB0
141B
222E
36B0
5320
77B3
A2CB
D200
10681
14581
1905F
1E873
25001
2C8C6
3547A
3F4BE
4AB09
57AF9
666AC
77023
8992F
9E35C
B4FE0
CE267
E9C64
1082A4
129B6D
14EA17
17774A
1A482A
1D68D1
20E137
24BA08
28FCAB
2DB353
32E90C
38A9C8
3F026E
45F0C7
4DA24D
562C7A
5FA721
6A2CB7
75DA97
82EF87
917832
A19DDB
B38E5B
C77C9F
DDBAC6
F673D2
111EE8F
13079AC
1526C9D
17853EA
1A279FD
1D1588C
20576F1
23F6BB0
28027CE
2C82C48
3184ADD
3716CE3
3D495F0
4436452
4BEB81A
547FB80
5E0C1A5
68ACB3E
748E20E
81C8C18
9083C40
A0EAC90
B32E64B
C8AED72
E0C3D24
FBBC999
119F1F3B
13BC74E6
161AC05E
18C1CD36
1BBA567A
1F0E2369
25442A7F
2CB832FE
35A9D6CB
40656827
4D467CFC
5CBAFC61
6F46C875
858823C0
A03CF7B3
C049293D
E6BE317D
114E43B62
14C451410
18EB94B46
1DE77F3EE
23E298B1E
2B0FEA6F1
33ACB2EBA
3E02704E0
4A695390D
594B31142
6B2707B1C
80953C6EF
9A4CAEEB9
B928D1E77
DE30FBE29
10AA12E431
13FF49DEA1
17FF25718E
1CCBC68845
228E217052
The clients I have looked at are SGPT 1855, KPT 1870 & 1871, Server is KPT Endless Tower Ultimate Realease 2.2, the hex address for the XP table should be 312A50H and 02186E0H for the server, 1F0CF0H for the client. I'm using UltraEdit, so not sure if these numbers will work for you if you are using another, you can always do search using the table from above.
EDIT 2/22 After changing the XP tables, characters are unable to level up, still working on it, will post update once find how to resolve this issue.
Re: [Help] Got my server up and running / 2 thumbs up / just a couple questions
can you help me darkknightz
Re: Got my server up and running / 2 thumbs up / just a couple questions
hello can you help me
i cant use obdc