Iceyz Posted November 15, 2021 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 46 Reputation: 2 Joined: 06/07/19 Last Seen: September 26, 2022 Share Posted November 15, 2021 (edited) Title says it all. I have tried this step from here. There's no error but when I try to use the script command getitem3, the random option won't show on the item. No error found on the ssh. setarray .@OptID[0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray .@OptVal[0],0; setarray .@OptParam[0],0; getitem3 28705,1,1,9,0,0,0,0,0,.@OptID,.@OptVal,.@OptParam; Edited November 15, 2021 by Iceyz Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted November 15, 2021 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: Tuesday at 07:50 PM Share Posted November 15, 2021 I think you can simply just edit this https://github.com/rathena/rathena/blob/master/db/item_randomopt_db.yml just remove the mode line "Mode: Renewal" 2 Quote Link to comment Share on other sites More sharing options...
0 Iceyz Posted November 16, 2021 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 46 Reputation: 2 Joined: 06/07/19 Last Seen: September 26, 2022 Author Share Posted November 16, 2021 @sader1992 Thank you! It worked. Quote Link to comment Share on other sites More sharing options...
Question
Iceyz
Title says it all. I have tried this step from here. There's no error but when I try to use the script command getitem3, the random option won't show on the item. No error found on the ssh.
setarray .@OptID[0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray .@OptVal[0],0; setarray .@OptParam[0],0; getitem3 28705,1,1,9,0,0,0,0,0,.@OptID,.@OptVal,.@OptParam;
Link to comment
Share on other sites
2 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.