Hi, all i try to update skin thor patcher but always failed and the new skin always be "temp.exe" didn't replace the old one
and the old patcher always try to download the newskin.thor and then auto close but didn't update into the new skin
PatcherSum=******
PatcherPath=newskin.thor
somebody can help me?
Hi, all i want to change animation skill jackfrost but can't see on data.grf which file effect related with that skill?
somebody can tell me which file?
thanks
Hi, i want to make gold room, and i want to setting spawn mobs depend how many players in the map
like if player <5 Only respawn 50
if player >5 & <10 respawn monster 100
its possible?
thanks
for the new one client you can setting in here data\luafiles514\lua files\service_korea
MaxLevelTable = {
BaseLevel = 99, << Edit this part into 255
BaseLevel3rd = 185,
BaseLevelExtend2 = 160,
BaseLevelUpperJob = 185,
BaseLevelHomun = 185,
BaseLevelDoram = 185,
JobLevelNovice = 10,
JobLevelSuperNovice = 99,
JobLevelBase = 50,
JobLevel2nd = 70,
JobLevel3rd = 65,
JobLevelExtend2 = 50,
JobLevelUpperJob = 60,
JobLevelDoram = 55
}
i hope it work
Hi, all somebody can help me to read this error
Program received signal SIGSEGV, Segmentation fault.
itemdb_isequip2 (id=id@entry=0x0) at itemdb.cpp:487
487 switch (id->type) {
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) n
Program not restarted.
(gdb) bt full
#0 itemdb_isequip2 (id=id@entry=0x0) at itemdb.cpp:487
No locals.
#1 0x0000555555666ec4 in pc_equippoint_sub (sd=0x55555bfdfc90, id=0x0) at pc.cpp:868
No locals.
#2 0x00005555555e7a4a in clif_parse_equipswitch_request_single (fd=<optimized out>,
sd=0x55555bfdfc90) at clif.cpp:20929
index = 29
#3 0x00005555555d5165 in clif_parse (fd=19) at clif.cpp:21070
cmd = <optimized out>
packet_len = 4
sd = <optimized out>
pnum = 0
cmd = <optimized out>
packet_len = <optimized out>
sd = <optimized out>
pnum = <optimized out>
#4 clif_parse (fd=19) at clif.cpp:20937
cmd = <optimized out>
packet_len = <optimized out>
sd = <optimized out>
#5 0x0000555555578535 in main () at /usr/include/c++/8/bits/shared_ptr_base.h:1147
No symbol table info available.
its becaouse switch equipment feature??
hi, sorry for bump this topic
i have same issue but only with normal account
http://prntscr.com/nsm7wo
So when try to buy with normal account, npc like didn't read our item in inventory and always say "you don't have enough Kafrapoints"
But if use GM account everything is fine? http://prntscr.com/nsm83g
already check in item_trade.txt still have the issue