Problem with client HELP Pls

Newbie Spellweaver
Joined
Apr 9, 2006
Messages
29
Reaction score
0
Location
Argentina
well first sorry for my english.

i have a problem sorry for my ingnorance, i create a server, and modify the registry but when i open Priston Tale icon in my desktop the game connect with the official no with my server... what i need to do for fix this.

and the other question, anybody have a web files to make a webpage to my server, with registration?

i hope you understand my problems.

bye
 
dont worry about this item.dat. The importan is what ip is in windows registry.

save text bellow as pt.reg and run it to change ip of you registry to your local ip:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Triglow Pictures\PristonTale]
"Server1"="127.0.0.1"
"Server2"="127.0.0.1"
"Server3"="127.0.0.1"
"ServerName"="yourservername"
"Account"=" "
"Graphic"="2"
"Network"="1"
"ScreenSize"="1"
"ColorBPP"="16"
"MotionBlur"="false"
"CameraSight"="OFF"
"Sound"="On"
"CameraInvert"="false"
"FullMode"="Off"
"MicOption"="OFF"
"FirstFlg"="1"
"Version"="1850"
"PATH"="C:\\Arquivos de programas\\TriglowPictures\\PristonTale"
 
Back