- Joined
- Jan 21, 2007
- Messages
- 4,493
- Reaction score
- 161
Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!
Join Today!Wow you guys found out alot 0-0
Well I hope it would be enough for a PS
Creating a private server of a game takes more than just screwing with the client
please do it in someplace else like... hereInstalling sql 2005 or more, then attack 2 is Db_Logs and Db_Tank db (1 db is not there anymore but the ldf file, but the db is not important) place sa 123,456 pass
- In the source directory server releasePatch the section runs
- By creating a folder d drive D: \ dandantang, then the Herman-PC \ workspace \ Servercopy out what's in it to D: \ dandantang
- At the Drive E: \ create directory E: \ ddtserver (PvE) and also copy everything that the Herman-PC \ workspace \ Server on
If there is to drive E releasePatch \ ... find the file of the form. Exe.config reconfiguration.
- Set the iis to run asp web
- Find the correct ip machine config file (many files)
- Temporary such as DC running server without being dis those still in the server error message.
- The most important but the file copy to C: \ Inetpub \ wwwroot to run the web host (still looking)
Still waiting for my free item...
directoryTreeFile
{
fileName (UTF-16 string)
packFileNumber (byte)
fileLength (int32)
fileChecksum (int32)
fileOffset (int32)
nulls (int32)
}rhFile
{
numRows (int32)
numColumns (int32)
columnNames (array of strings)
columnTypes (array of int32)
rowData
}ENUM columnTypes
{
int32 = 0
float32 = 1
string = 3
int64 = 4
}