I haven't used the FusionPT redistribution, but point 8 of the Guide for REAL newbies to setup a PT Server by hotkicker125 lists the following hotuk.ini in step 8 of Connecting to your server.Which is nothing like yours... and then goes on to list how to manually create an account in Creating A Account Manually after point 8 of Connecting to your server.Code://Server IP and Name
//Hotuk.ini assembled by Superman666 aka Ryder
//Credits to Sik and Crackaddict also for me using his post on RFT for some of these command line
//*GAME_GUARD
*MODE SERVER
*SERVER_CODE Local
//*VERSION 3096
*SERVER_AUTOPLAY
//*NOTICE_URL
*GAME_SERVER YourPTName 127.0.0.1 127.0.0.1 127.0.0.1
//*AREA_SERVER 127.0.0.1 127.0.0.1 127.0.0.1
*LOGIN_SERVER_IP 127.0.0.1
*SYSTEM_IP 127.0.0.1
*ENABLE_CLAN
*CLAN_SERVER 127.0.0.1 80 127.0.0.1 80
*TT_DATA_SERVER
*SERVER_LINK_IP
//Server Settings
*MAX_USERS 200
//*CRAZY_PACKET
*ENABLE_PARTYITEM
*PERMIT_MONEY 1000000000
*PERMIT_EXP 1000000000
*ENABLE_SERVER_EXP 100000000
*ENABLE_PK 1
*PK_FIELD 9
//*DISABLE_THROWITEM
*START_FIELD 3
//*DISABLE_QUEST
//*DISABLE_DEC_SKILLPOINT
*SERVER_RECORD_MEM
//*CLIENT_CHECK_FUNC 1
*BLOCK_LEVEL 1
//*DISCONNECT_ITEM_ERROR
*CHECK_POTION_COUNT 10000
*CLIENT_CHECK_PROCESS_TIME 30
//*CLIENT_PROCESS_TIME_OUT
*ENABLE_CLAN
*RECORD_JOBCHANGER
//*TEST_SERVER
Event's
*EVENT_EXPUP 9000
*EVENT_POTION 30
*EVENT_BITMASK 32
*EVENT_BLESSCASTLE
*EVENT_SUMMER_CHICKEN
*EVENT_SANTAGOBLIN
*EVENT_GHOST
*EVENT_MOLLYWOLF
*EVENT_MORIFSHELTOM
*EVENT_WHITEDAY
*EVENT_VALENTINEDAY
*EVENT_NINEFOX
*EVENT_BABELHORN
*EVENT_PUZZLE
//*EVENT_BIRTHDAY
//*EVENT_STARPOINT
*EVENT_CRISTAL
*EVENT_CHILD
*EVENT_DAMAGEOFF
*EVENT_HARDCORE
*EVENT_MANDOO
//Server Protection 127.0.0.1
*CONNECT_CLIENT_CODE -869703011
*CL_PROTECT
//*DISCONNECT_CLIENT_BADCODE
//*CLSAFE_CODE 100
//*DISCONNECT_CLSAFE_CODE
//Database Backup DIR
*BACKUP_FOLDER_NAME "c:\databasebackup"
*BACKUP_PATH "c:\databasebackup"
// [ Admin Stuff ]
*REC_ADMIN_CMD
//Admin Stuff
*DEBUG_ID Admin
//*DEBUG_ID USERID
*ADMIN_IP 127.0.0.1
*ADMINISTRATOR_IP 127.0.0.1
*ADMIN_LOGIN "admin"
*ADMIN_NAME "admin"
*ADMIN_COMMAND "1"
*ADMIN_COMMAND "2"
*ADMIN_COMMAND "3"
If you have not followed to point 8 of Connecting to your server, and then the two points on Making the server go online! and the FAQ (specifically FAQ 1 "Q:I did everything but why i still get Conn.failled?") you are probably reading the original post which became corrupted at point 5 about setting up ldata.bmp when the forum was changed from ASCII to Unicode some 2 or 3 years ago... please ignore that first post as hotkicker125 has not edited his posts since this guide was corrupted.Quote:
To create an account go in your SQL Database
expand databases/accountdb/tables here u can see a lot of tables,the table you have to use is the dbo.*GameUser * is the first letter of the account ID (A for an account begining by A,B for B,...)
Open the table by right-clicking it and select open, you will have to fill some informations into the table( Do not touch the NULLS, just follow the information below ):
Userid:account id
Passwd:password
Gamecode:0
Gpcode:0
RegistDay:1/1/1900
DisuseDay:1/1/2100
Useperiod :30
inuse:0
Grade:0
EventChk:0
Blokck:0
Specialchk:0
ServerName:Your server name
Credit:0
Ecoin:0
StartDay:1/1/1900
EndDay:1/1/2100
EditDay:NULL
Rno:0
DelChk:0
Channel:0
Bnum:0
MXServer:0
MxChar:0
MXType:NULL
Be Careful, Don't use enter to pass to next step,only use enter at the last data Taken from draco13
Further down the thread, I host a link to the original post before it became corrupt. After corruption, less than half the guide remains. :wink:
The server should showonce started.Code:Server State
Users : 0
Monsters: 201
RecvMsg : 0
Thread: ( Snd:0 Rcv:0 )
RouteError: 0
ConnectError : 0 (0)
If you still can't find a server executable that will start "listening" on port 10009, you could try this one which is my modification of Shagpubs ET2 v2 server with a couple of fixes for exiting SoD and acquiring the Imperial Wing. It's nothing special, not a release, just something that was already quite stable (despite some of the nasty edits) with fixes for a couple of those nasty edits. XD (They are documented here, and are not really *my* work.)
