Welcome!

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!

maybe ull know how

Newbie Spellweaver
Joined
Oct 6, 2006
Messages
75
Reaction score
0
ok so my server is up and the only way i knew of to get on to it was by putting that # for all the ip slots....well now id like to know what i have to change in order to let other people play on my sever. below is my hotuk file please let me knwo if u can....thanks






//Server IP and Name
//*VERSION 3096
//*GAME_GUARD
*MODE SERVER
*SERVER_CODE 0
*SERVER_NAME SDPT
*SERVER_AUTOPLAY
//*NOTICE_URL
*GAME_SERVER SDPT 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 127.0.0.1 80 127.0.0.1 80
*CLAN_SERVER 127.0.0.1 80 127.0.0.1 80
*TT_DATA_SERVER
*SERVER_LINK_IP
//Server Settings
*MAX_USERS 20
//*CRAZY_PACKET
*ENABLE_PARTYITEM
//*PERMIT_MONEY 80
//*PERMIT_EXP 60
*ENABLE_SERVER_EXP 60
*ENABLE_PK 1
*PK_FIELD 2
//*REC_ADMIN_CMD
//*DISABLE_THROWITEM
//*START_FIELD
//*DISABLE_QUEST
//*DISABLE_DEC_SKILLPOINT
*SERVER_RECORD_MEM
//*CLIENT_CHECK_FUNC 1
//*BLOCK_LEVEL 1
//*DISCONNECT_ITEM_ERROR 1
*CHECK_POTION_COUNT 10000
*CLIENT_CHECK_PROCESS_TIME 30
//*CLIENT_PROCESS_TIME_OUT
*ENABLE_CLAN
//Event's
//*EVENT_EXPUP 500
*EVENT_POTION 30
*EVENT_BITMASK
//*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
*PK_FIELD 6
//Server Protection
//*CONNECT_CLIENT_CODE 1065117298
//*DISCONNECT_CLIENT_BADCODE
//*CLSAFE_CODE -1374628258
//*DISCONNECT_CLSAFE_CODE
//Database Backup DIR
*BACKUP_FOLDER_NAME "c:\databasebackup"
*BACKUP_PATH "c:\databasebackup"
// [ Admin Stuff ]
*REC_ADMIN_CMD
*DEBUG_ID rthuplift
*DEBUG_ID des3300
*DEBUG_ID soudronic
*DEBUG_ID gmran
*DEBUG_IP 127.0.0.1
*DEBUG_IP 127.0.0.1
*DEBUG_IP 127.0.0.1
*DEBUG_IP 127.0.0.1
*ADMIN_IP 127.0.0.1
*ADMINISTRATOR_IP 127.0.0.1
*ADMIN_LOGIN "rthuplift" "tomtom"
*ADMIN_NAME "Snake"
*ADMIN_COMMAND "hello1"
*ADMIN_COMMAND "hello2"
*ADMIN_COMMAND "hello3"
 
Junior Spellweaver
Joined
Aug 6, 2006
Messages
116
Reaction score
0
well, change the 127.0.0.1 to whatever ur is
 
Newbie Spellweaver
Joined
Oct 6, 2006
Messages
75
Reaction score
0
sweet and i also change it in the regs. file and the ldata too right?
 
Junior Spellweaver
Joined
Aug 6, 2006
Messages
116
Reaction score
0
yes, and thats the ip ur friends'll put in the reg and ldata to play too
 
Newbie Spellweaver
Joined
Oct 6, 2006
Messages
75
Reaction score
0
kk hmm another thing u could possibly help with....the server is hosted right of my cpu im on now for now....well i want my friend to play on the server to but also as a gm....now how do i go about getting him a login name...with gm status and how do i get him the files and client to play
 
Back
Top