Hi,
I can buy items to npc but i can't pick up them, why? :/
I try the command: /@put "name of item or code" nothing happen but with: /@get "name of item or code" i can see the item but i can't pick it.
What i need to do please :'(
Printable View
Hi,
I can buy items to npc but i can't pick up them, why? :/
I try the command: /@put "name of item or code" nothing happen but with: /@get "name of item or code" i can see the item but i can't pick it.
What i need to do please :'(
/@put Fein "Celesto"
Yea thanks that's works but often i can't pickup items or he disappear when i click on :/
This may be a incorrect hotuk setting, post yours.
My Hotuk:
And if you can tell me how can i change the xp/drop/gold of my server :) (I tryed on this Hotuk but nothing change for the xp and for the gold/drop i have a .exe for but nothing change too)Code://Server IP and Name
//*GAME_GUARD
*MODE SERVER
*SERVER_CODE 0
*SERVER_NAME SrPT
*VERSION 3096
*SERVER_AUTOPLAY
//*NOTICE_URL
*GAME_SERVER srPT 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 127.0.0.1
*CLAN_SERVER 127.0.0.1 127.0.0.1
*TT_DATA_SERVER
*SERVER_LINK_IP
//Server Settings
*MAX_USERS 20
//*CRAZY_PACKET
*ENABLE_PARTYITEM
//*PERMIT_MONEY 60
//*PERMIT_EXP 60
*ENABLE_SERVER_EXP 8000
*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 80
//*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 Dak
*DEBUG_ID hoolyshit
*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 "Dak"
*ADMIN_NAME "Dak"
*ADMIN_COMMAND "1"
*ADMIN_COMMAND "2"
*ADMIN_COMMAND "3"
*EVENT_EXPUP is the command for enabling higher exp rates. On the gold rate you have to edit the monster files directly (Almost all server files should come with that Gold and Drop rate changer by QuantumFusion)
Disable these lines:
*AREA_SERVER
*SERVER_LINK_IP
*TT_DATA_SERVER
Should give you a smoother time adjusting things
Ok thank you :)