DEsMOn Posted March 12, 2022 Group: Members Topic Count: 63 Topics Per Day: 0.04 Content Count: 172 Reputation: 1 Joined: 11/16/20 Last Seen: November 4, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 12, 2022 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 14 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 DEsMOn Posted March 12, 2022 Group: Members Topic Count: 63 Topics Per Day: 0.04 Content Count: 172 Reputation: 1 Joined: 11/16/20 Last Seen: November 4, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 12, 2022 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 14 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 DEsMOn Posted March 13, 2022 Group: Members Topic Count: 63 Topics Per Day: 0.04 Content Count: 172 Reputation: 1 Joined: 11/16/20 Last Seen: November 4, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 13, 2022 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 14 hours ago Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.