Iceyz Posted November 15, 2021 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 [email protected][0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray [email protected][0],0; setarray [email protected][0],0; getitem3 28705,1,1,9,0,0,0,0,0,[email protected],[email protected],[email protected]; Edited November 15, 2021 by Iceyz Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted November 15, 2021 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 Author Share Posted November 16, 2021 @sader1992 Thank you! It worked. Quote Link to comment Share on other sites More sharing options...
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 [email protected][0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray [email protected][0],0; setarray [email protected][0],0; getitem3 28705,1,1,9,0,0,0,0,0,[email protected],[email protected],[email protected];
Edited by IceyzLink to comment
Share on other sites