Iceyz Posted November 15, 2021 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
0 sader1992 Posted November 15, 2021 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
0 Iceyz Posted November 16, 2021 Author Posted November 16, 2021 @sader1992 Thank you! It worked. Quote
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;
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.