Avotear Posted January 19, 2020 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
0 Start_ Posted January 19, 2020 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
Question
Avotear
how to add 2 option item on this script?ini script nya hanya 1 item option dari npc..
random_option_npc.txt
1 answer 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.