-
Enthusiast
I cant buy items in npc
Hey guys, ever since 2 days ago I started making my own offline server,
I encountered a few problems but managed to solve them thanks to this forum,
and yet when everything seemed okay, I edited the rupiah drop rate so I can buy items in the npc,
But when I tried to buy Tikoy from (Premium) NPC, my client suddenly disconnected, and also, I have an NPC (Weapon A21) that doesn't show up when I click him,
Please help me,
This is my current itemserver.txt and config.txt
(MyServer/Itemserver/itemserver.txt)
"127.0.0.1 7514"
(MyServer/Itemserver/config.txt)
"TantraGM sa Elyrb
127.0.0.1 7514 none none
none none
TantraGM sa Elyrb
10 200"
When I run itemsrv.exe it works fine
Also my SQLDAEMON cannot connect to DB-SERVER
(MyServer/SQLDAEMON/config.txt)
"TantraGM TantraGM Elyrb"
(MyServer/SQLDAEMON/LocalIP.txt)
"127.0.0.1 5052"
(MyServer/SQLDAEMON/ServerList.txt)
"0 0 10 0 127.0.0.1 1000
0 1 127.0.0.1 3001
0 2 127.0.0.1 3002
0 3 127.0.0.1 3003
0 4 127.0.0.1 3004
0 5 127.0.0.1 3005
0 6 127.0.0.1 3006
0 7 127.0.0.1 3007
0 8 127.0.0.1 3008
0 9 127.0.0.1 3009
0 10 127.0.0.1 3010
0 11 127.0.0.1 3011
0 12 127.0.0.1 3012
0 13 127.0.0.1 3013
0 14 127.0.0.1 3014
0 15 127.0.0.1 3015
0 16 127.0.0.1 3016
0 17 127.0.0.1 3017
0 18 127.0.0.1 3018
0 19 127.0.0.1 3019
0 20 127.0.0.1 3020
0 21 127.0.0.1 3021
0 22 127.0.0.1 3022
0 23 127.0.0.1 3023
0 24 127.0.0.1 3024
0 25 127.0.0.1 3025
0 26 127.0.0.1 3026
0 27 127.0.0.1 3027
0 28 127.0.0.1 3028
0 29 127.0.0.1 3029
0 30 127.0.0.1 3030
0 31 127.0.0.1 3031
0 32 127.0.0.1 3032
0 33 127.0.0.1 3033
0 34 127.0.0.1 3034
0 35 127.0.0.1 3035
0 36 127.0.0.1 3036
0 37 127.0.0.1 3037
0 38 127.0.0.1 3038
0 39 127.0.0.1 3039
0 40 127.0.0.1 3040
0 41 127.0.0.1 3041
0 42 127.0.0.1 3042
0 43 127.0.0.1 3043
0 44 127.0.0.1 3044
0 45 127.0.0.1 3045
0 46 127.0.0.1 3046
0 47 127.0.0.1 3047
0 48 127.0.0.1 3048
0 49 127.0.0.1 3049
0 50 127.0.0.1 3050
0 51 127.0.0.1 5001
0 52 127.0.0.1 5052
0 53 127.0.0.1 5053"
Please help me out I just wanna be able to play as GM in my own server and I wan't everything to work out
-