[Request] Item List

Newbie Spellweaver
Joined
Jul 20, 2006
Messages
30
Reaction score
0
Location
USA
I need a list of items with itemid plz :D.
And can you give me a field with monsters and npcs?
I would use the search tool, but its not there >_<

**EDITTED**
oh yeah and how do you edit your character? so its level 100.
 
Last edited:
to edit your character use CU(MasterID) it should be in the main folder of your server files (when u change your level on it remember to hit enter.. or it will just revert
for a list of items with item id check the sticky (resources)
and your fields will have npc's and monsters already
if they dont.. copy the char and field folders from your client into your server folder
 
Thanks that helped a lot!
Can you tell me how to use the GM?
I have the admin client but I dont know how to login as a GM. Heres my HotUK

//Server IP and Name

//*GAME_GUARD
*MODE SERVER
*SERVER_CODE 0
*SERVER_NAME PT
*VERSION 3096
*SERVER_AUTOPLAY
//*NOTICE_URL
*GAME_SERVER srPT 72.205.12.69 72.205.12.69 72.205.12.69
*AREA_SERVER 72.205.12.69 72.205.12.69 72.205.12.69
*LOGIN_SERVER_IP 72.205.12.69
*SYSTEM_IP 72.205.12.69
*ENABLE_CLAN 72.205.12.69 80 72.205.12.69 80
*CLAN_SERVER 72.205.12.69 80 72.205.12.69 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 5
//*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_MANDOO
//*EVENT_HARDCORE 2
//*EVENT_BLESSCASTLE 2
//*EVENT_SIEGE_TIME
//*EVENT_BITMASK 65535

//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 moon
*DEBUG_ID hoolyshit
*DEBUG_ID soudronic
*DEBUG_ID gmran
*DEBUG_IP 127.0.0.1
*DEBUG_IP 62.66.173.31
*DEBUG_IP 172.188.141.148
*DEBUG_IP 82.81.101.192

*ADMIN_IP 127.0.0.1
*ADMINISTRATOR_IP 127.0.0.1
*ADMIN_LOGIN "moon"
*ADMIN_NAME "moon"
*ADMIN_COMMAND "hello1"
*ADMIN_COMMAND "hello2"
*ADMIN_COMMAND "hello3"

And I want to know how to give myself items.


**EDITTED**
I got a question... My Admin Client keeps crashing >_< i dont know why. my normal game clients are working fine except for the admin clients.
 
thanks! that really helped a lot.
Can you tell me why I cant see any other players? I told my lil brother to get in and he got in. We're at the Ricarten Warehouse but we cant see each other. If he drops an item I can see it too, If i drop an item he can see it too.
Can anyone tell me whats wrong?
 
well actually u can use 127.0.0.1 to log on as admin, i do it (seems more stable running through local for tests)
really depens on your setup wether u can get local to work or not

as for your "i cant see other people" have u definately got ur char and field folders copied from your client into your server?
 
Back