DEsMOn Posted March 12, 2022 Posted March 12, 2022 Hello Everyone. Can anyone guide how to fix this issue ? When i create new Character i get multiple random euips in my inventory. There is no daily rewards active. There is no freebies active script. Automaticitemsinventory.mp4 Quote
0 Rynbef Posted March 12, 2022 Posted March 12, 2022 Do u've check the char server conf? start_items: 1201,1,2:2301,1,16 start_items_doram: 1681,1,2:2301,1,16 Rynbef~ 1 Quote
0 DEsMOn Posted March 12, 2022 Author Posted March 12, 2022 2 hours ago, Rynbef said: Do u've check the char server conf? start_items: 1201,1,2:2301,1,16 start_items_doram: 1681,1,2:2301,1,16 Rynbef~ It's same Quote
0 Rynbef Posted March 12, 2022 Posted March 12, 2022 (edited) @DEsMOnMaybe remove all start items from the char config and at https://github.com/rathena/rathena/blob/master/src/char/char.hpp#L21 set to 0. U can give items by script if u want. Of course u need to recompile. I've scripted a npc for getting start items by script on first login. Maybe u wanna use it. //Not tested Start_items.txt Rynbef~ Edited March 12, 2022 by Rynbef 1 Quote
0 DEsMOn Posted March 13, 2022 Author Posted March 13, 2022 20 hours ago, Rynbef said: I've scripted a npc for getting start items by script on first login. Maybe u wanna use it. //Not tested Start_items.txt 1.26 kB · 4 downloads Rynbef~ Thank you so much sir for taking so much effort to fix. I tried replacing itemdb file and it worked finally.. Quote
0 Rynbef Posted March 13, 2022 Posted March 13, 2022 Sometimes it's the easiest and we try the hardest But someone need it sometimes. The script has much features Rynbef~ 1 Quote
Question
DEsMOn
Hello Everyone.
Can anyone guide how to fix this issue ?
When i create new Character i get multiple random euips in my inventory.
There is no daily rewards active.
There is no freebies active script.
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.