Avotear Posted January 19, 2020 Share Posted January 19, 2020 how to add 2 option item on this script?ini script nya hanya 1 item option dari npc.. random_option_npc.txt Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted January 19, 2020 Share Posted January 19, 2020 setrandomoption(EQI_HAND_R,0,.opt[.@sel],12,0); setrandomoption(EQI_HAND_L,0,.opt[.@sel],12,0); setrandomoption(EQI_GARMENT,0,.opt[.@sel],0,0); setrandomoption(EQI_GARMENT,0,.opt[.@sel],0,0); setrandomoption(EQI_SHOES,0,.opt[.@sel],0,0); setrandomoption(EQI_ACC_L,0,.opt[.@sel],0,0); setrandomoption(EQI_ACC_R,0,.opt[.@sel],0,0); setrandomoption(EQI_ACC_R,0,.opt[.@sel],0,0); setrandomoption(EQI_HEAD_MID,0,.opt[.@sel],0,0); setrandomoption(EQI_HEAD_LOW,0,.opt[.@sel],0,0); setrandomoption(EQI_HEAD_TOP,0,.opt[.@sel],0,0); At these lines you should change EQI_XXX,0 to EQI_XXX,1 for random option #2 1 Quote Link to comment Share on other sites More sharing options...
how to add 2 option item on this script?ini script nya hanya 1 item option dari npc..
random_option_npc.txt
Link to comment
Share on other sites