13-12-2007 New update link server:
Server Download: [url=http://exs.mail.qq.com/cgi-bin/downloadfilepart?svrid=31&fid=252b315bb52cd0fa900a95b018040b731813b3d6e0371748]
Printable View
13-12-2007 New update link server:
Server Download: [url=http://exs.mail.qq.com/cgi-bin/downloadfilepart?svrid=31&fid=252b315bb52cd0fa900a95b018040b731813b3d6e0371748]
so nice
thanks keep it commin
Thanks hexpor,
AquaLung
@hexpor : mysql or mssql?
cant download server files says 该文件已达到200次的下载限制,您已不能下载该文件。
PLEASE OMG PLEASE UPLOAD SOMEWHERE ELSE. PLEASE.
I AM DESPERITE PLEASE UPLOAD IT ON RAPIDSHARE.
^^^^^^^^
sorry capslock but i love this game i really want private server for this game someone please can help me out: jaap_oudejans@hotmail.com
please.!!!
p.s: i keep getting this message when dling the server download and movie download: 该文件已达到200次的下载限制,您已不能下载该文件。
Here is a mirror for the video guide:
Video Guide
AquaLung
.
This means 该文件已达到200次的下载限制,您已不能下载该文件。
This document had achieved 200 times of downloading limits, you have not been able to download this document.
Can some1 plz upload server files
Best Regards eddy69
i waited for that a years! Great Game! that game = the time of the develope.
ill speak with mental about section.
The Server Files DL Code is incorrect
Translate "You fill in withdraw the code not to be correct."
i found some information about xiah.
the developers gonna give agreement for Private Server's
Xiah II: Is private server legal?
KeyWord: Xiah,private,server Date: 2007-04-06
Summary: Taewool Entertainment, the developer of Xiah Online is busy developing Xiah II, the sequel of Xiah Online. Taewool plans to introduce a new manage mode for Xiah II: players manage server.
Taewool Entertainment, the developer of Xiah Online is busy developing Xiah II, the sequel of Xiah Online. Taewool plans to introduce a new manage mode for Xiah II: players manage server.
Taewool will allow players to span their private server, the private server owners can set the item drop rate, the name of NPC, new item, exp and hold the contest and event in game. Though Taewool will open official server for players, the company will channel off players to the private servers.
upload the files to another host.
nice week.
please anyone can upload to another host ?
please fix this link...all broken
ok today i upload to another host
If admin or mod of this forum make thread about all game i release i will do something :)
link bronken hehe
how to open the movie guide?
i get it the reason it wont run i havent rename the folder 0.o anyway does the server works? anyone successful in connecting the client to the server?
cant delete user xiah in xiah_server database anyone knows how to delete it?
I hope anyone can upload the serverfile to an alternative location. Seems like hexpor didn't uploaded the file as he promised.
re-upload server plx
can't download server files :s, please help
Server Download Link : Click there
File Pass:phdev
Credits to phdev.
Link updated
re-upload movie please?
Thx to EliteAk47 for the serverfiles link.
You tried the files yet ? I bet you did. :)
Update:
How to make the server setup video work under Windows Vista.
1. Rightclick on the file
2. Click preferences
3. Click Compatible
4. Choose compatible with windows 98
5. Click OK
You are now able to watch the guide movie in Windows Vista.
Well looking forward to read your experiences with the files.
I noticed somthing in the guide that there is obviously a file missing.
Right in the beginning, where the first db "xiah" is beeing restored, you can see the list of db files needed.
The f
i have some minor problems with the mapsvr. he don't wanna reload.
but i believe that i can fix it.
I think he wants an Xiah Section here on RZ....
AquaLung
.
is there someone who can make this tut english and in a newer database program.
i try to follow this but it is useless for me. i am dutch and really noob at database etc.
so if someone could help us i think out would be great.
thnx
:D i got setup it but i am not like chinese client :D
http://img243.imageshack.us/img243/8...t000ms5.th.jpg
Good Job on setting it up snaity ... Think I got those mwo files to work... just think I need an 0.70 client.... but then today someone else set up a different archive and it supports 0.55 client version yea is off topic but the whole point is... I think hexpor should get the sections... I don't see why not.... who goes to 3online/nhero besides me? there's two that could be 'dropped' and replaced (if it was required) with xiah and mwo :) alas not my decision but I'd vote yes if a poll was on front page to have new games added.... more is always better...
ok guys from what i checked All working great in game.
now we have to start to work about the Client unpacking.(IDX/XPK File types)
thx ~ upload files
but Launcher link is broken plz re upload Launcher
sorry my bad english
hello guys,
i am an windows vista user and i cant find the sql server manager.
could someone post a link of the sql server manager so i can try to make my own server and does it work with vista of can someone post a little tut from it with other sql program?
please i am desperite please help!:rolleyes:
____________________________________________________________
i will upload the launcher movie and other files i downloaded from this post to other website
then evrybody will get xiah private server xD
Is there any GM Commands? If yes, please release it.
Thank you.
Already editable.. but I will go on holidays for 1 week..
So sorry guys you will need to wait for
the file editors.. (When I will write one editor .. I am 100% Linux user.. -__-)
Thx to EliteAk47 for contacting me.. because of the files..
(other wise noone would have done it ? ... but the files are really easy to edit ~.~)
luca your awesome. thanks for your support, you just doing good for every community that you stay. have a great week and take your time :]
no one can help me?
Can you upload the Movie guide again ?
I just uploaded the setup video to rapidshare.
Xiah Setup Video
Same goes for the Xiah Launcher.
Xiah Launcher
Have fun :)
[quote=rogan12;2909081]I noticed somthing in the guide that there is obviously a file missing.
Right in the beginning, where the first db "xiah" is beeing restored, you can see the list of db files needed.
The f
someone post exactly how to do this cause the video is being stupid
Open query analizer
and say this
Code:USE [master]
GO
CREATE DATABASE [xiah] ON
( FILENAME = N'Your Location xiah.mdf file' ),
( FILENAME = N'your location xiah.ldf file' )
FOR ATTACH
Code:USE [master]
GO
CREATE DATABASE [xiah_server] ON
( FILENAME = N'your location xiah server.mdf file' ),
( FILENAME = N'your location xiah_server.ldf file' )
FOR ATTACH
Code:USE [master]
GO
CREATE DATABASE [xiah_account] ON
( FILENAME = N'your location xiah_account mdf file' ),
( FILENAME = N'your location xiah_account ldf file' )
FOR ATTACH
when you write this you must change location mdf and ldf fileCode:USE [master]
GO
CREATE DATABASE [xiah_log] ON
( FILENAME = N'your location xiah_log mdf file' ),
( FILENAME = N'your location xiah_log ldf file' )
FOR ATTACH
Which program is people using to edit the queries and configure the files?
EDIT:
For people who are sort of having problems with the db "phdev" renamed the rar files so that when extracting they would request the folder you started the extraction due to being archived in parts.
Just take out the edits s/he has done and extract and will fix the problem lol
great thx
my ODBC do not connect with password =(
sql server manager:click
to install
open the sqleval.exe>extract is somewhere>run the setup.bat where u extracted it>and always say run this file(think it is because of windows vista) then install and continue the tutorial
third problem fixed
what you have to do is:
open sql server manager
>
open console root
>
microsoft sql server
>
sql server group
>
right click on the server you use for the xiah databases etc.
>
click properties
>
go to the security tab
>
authentication change to sql server and windows
>
ok
>
wait for re-start
>
continue on the ODBC thing
uhmm,
i did everything right, but when i started the private server it doesn't load anything?
(better description)
i double click xiah.exe
double click the server
then press the left button to connect
then it doesn't load anything.
someone know what to do?
then after you making the server side work.
you have to conf zone.ini File to your ip.
after that step.then open the launcher of the client and get in.
dont open the xiah.exe manuelly its not working yet, use the launcher.
elite Regards
Elite, can you come on msn and help.
Also can someone put a little guide on getting the server manager to work.
ofcourse i already changed the ip's
but it isn't working for me.
wait
maybe other question
the ip's i have to enter. is it the router ip? the ip from www.my-ip.com? or is it the static ip?
if i got answered this question then next one should i also enter those ip's in the sql manager?
thnx
K...
Admin give us a section on Xiah plz... Remove a forum like 3 online lol..
can someone help me reconfigure the controlsvr.reg because that one wont run in the services thing.
so if someone can reconfigure it
If someone can make their server to work for this can they make it public so we can all play?...
Snaity host up yours for a while so we n play... The damn stuff doesnt work for us lol
Help jaap to get his working then lol
lol for now i dont help with anything all thing needed to start is in VideoGuide
http://img122.imageshack.us/img122/3476/dibujogx0.jpg
I can't see the video
Oo try to rename movie file and folder Oo
the mssql wont work for me so i got to wait until someone can host...
little help here pls cannot start "mapsvr" (Services) all other work fine ... pls some one...help
i think you dont change location map folder in reg files
i chage all...in reg file is like..."MapFile"="C:\\XiahServer\\Map"... i aslo found nad cheek whit regedit.exe...C:\XiahServer\Map
but still cant run.. :\
Start in this order
:D its works here, and not use .bat files start in Control > Adm. Tools > ServicesCode:1 UpgradeSvr
2 MsgSvr
3 UnitSvr
4 MapSvr
5 AuthSvr
man pls send me you server and reg files... i go clean my windows now whit acronis...
or contact whit me in:
msn:vladisls@hormail.com
ICQ:30821561
SkyPe:vladisls75
all other is fine just this stupid mapsvr
pls...
sorry i cant send my files is the same of u Oo
This erros is a mismach configuration of "ServerConfig" and "SERVERLIST" tables.
snaity ..what client you use? Can you send me link for english client or some translation pack pls ?
i try translate client
Sorry again, I do not understand the issue of the database, someone can explain how i use them .mdf and .ldf, please
download the server files of chinese guy have posted in it have bak not mdf/ldf ou database back and database is more updated.
thx, snaity :)
other problem:
http://img128.imageshack.us/img128/5434/dibujocy8.jpg
:(
ok,
i will write a tutorial on how to make the server.
but still.
i cant figure out why the xiah client wont work on my comp(maybe because i use vista)
so, if there is someone who can tell me why the xiahclient.exe keep getting problems.
or change the xiahclient.exe's so they do work on vista.
i will make a video tutorial. with text so i will write down(in english yay) and it will be better to understand.
greetings jaap
p.s: so before i make a vid tut i first need to get working xiahclient.exe
the problem is i keep getting a run time error.
http://img266.imageshack.us/img266/3715/helpwm7.jpg
Please post link,original bd,xiah.bak,xiah_server.bak,xiah_account.bak,xiah_log.bak
for restore in Enterprise Manager....
you dont need the bak files.
you need the rar files unrarred.
then you get somthing like xiah.mdf
xiah_log.ldf
xiah_account.mdf
xiah_account.ldf
etc.
after you unrarred them.
go to your enterprise manager and go to tools>query analizer>
and type in:
USE [master]
GO
CREATE DATABASE [xiah] ON
( FILENAME = N'xiah.mdf directory' ),
( FILENAME = N'xiah.ldf directory' )
FOR ATTACH
and also do this for
USE [master]
GO
CREATE DATABASE [xiah_server] ON
( FILENAME = N'your location xiah server.mdf file' ),
( FILENAME = N'your location xiah_server.ldf file' )
FOR ATTACH
USE [master]
GO
CREATE DATABASE [xiah_account] ON
( FILENAME = N'your location xiah_account mdf file' ),
( FILENAME = N'your location xiah_account ldf file' )
FOR ATTACH
USE [master]
GO
CREATE DATABASE [xiah_log] ON
( FILENAME = N'your location xiah_log mdf file' ),
( FILENAME = N'your location xiah_log ldf file' )
FOR ATTACH
^^^^^^^^^^^^^^^^^^^^^^^^^^^
example:
USE [master]
GO
CREATE DATABASE [xiah_log] ON
( FILENAME = N'C:\Program Files\XiahServer\xiah_log mdf file' ),
( FILENAME = N'C:\Program Files\XiahServer\xiah_log ldf file' )
FOR ATTACH
and after you entered this(1 for 1)
press on the run button at the top.
BUT AGAIN IF I GOT THE XIAHCLIENT.EXE FIXED I WILL MAKE A VIDEO TUTORIAL IN ENGLISH(dutch comp) HOW TO SETUP AND CREATE THE SERVER.
The server works fine with SQL 2005?
use msvc 7.1 runtime from vista, simple delete dlls msvcp71.dll and msvcr71.dll, and use Xiah.exe to login(reason launcher generate info.dat to XiahClient connect in server).
i deleted them i dont get any run time errors.
but it still says xiahclient.exe isn't working
there has been a problem etc.
not execute XiahClient.exe directly, execute xiah.exe if u execute xiahclient.exe directly u may not connect and give a error.
uhm ofcourse i start xiah.exe
i double click on the server.
the left button turns color that you can click it.
and guess what i click it and i get error that xiahclient.exe isn't working anymore
after i few tries, the run time error got back u still got other solutions?
i heave xiah english client from old english-singapure xiah no use eweb...
Please post full installer executable name please i go find some mirrors :D
Have Found this 20041125(v288) old English Clients:
ftp://download.xiah.co.kr/xiah/xiahf...41125_v288.exe
snaty please help me:
http://img128.imageshack.us/img128/5434/dibujocy8.jpg
where problem in table server config and serverlist?
http://img412.imageshack.us/img412/3770/95688370xm1.jpg
Not detect the problem
I re-installed my computer(not only because i want the xiah server running, but also got lots of other programs i dont use anymore removed)
and i am now downloading the files again in the hope it will work now.
so let's hope guys
get on msn jaap
hi i made launcher translation link : Download Link
if you want join to xiah dev team look that forum link :Click Here