Avotear Posted January 19, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 01/19/20 Last Seen: 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 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 1 hour ago 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...
Question
Avotear
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
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.