KucingHitam Posted June 30, 2017 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 4 Joined: 01/23/12 Last Seen: August 10, 2021 Share Posted June 30, 2017 Hello Rathena... Please Help me fix this script.. thank you guys... https://pastebin.com/3AyzSHPE Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted July 15, 2017 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Wednesday at 12:29 PM Share Posted July 15, 2017 change for( set .@i,1; .@i <= 6; set .@i,.@i + 1 ) into for( set .@i,EQI_SHOES; .@i <= EQI_HAND_R; set .@i,.@i + 1 ) and make sure your item are refine-able, check your item_db Quote Link to comment Share on other sites More sharing options...
0 Z3R0 Posted July 15, 2017 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share Posted July 15, 2017 The set .@menu $, .@menu $ + ":"; Are irrelevant... remove those else's... that would just create empty spacers in the menu and there is no reason for that... although I am assuming you have that because the menu is not setup to be dynamic... Wish people would take more approaches with dynamics than just making "extra" room hehe... I can help look when I get to my pc on Monday if it is not resolved by then. Quote Link to comment Share on other sites More sharing options...
-1 Cyro Posted June 30, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted June 30, 2017 can you elaborate what is your actual problem ? Quote Link to comment Share on other sites More sharing options...
-1 KucingHitam Posted June 30, 2017 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 4 Joined: 01/23/12 Last Seen: August 10, 2021 Author Share Posted June 30, 2017 my refining script not showing other equipment on menu list.. only headgear.. hurm.. Quote Link to comment Share on other sites More sharing options...
Question
KucingHitam
Hello Rathena... Please Help me fix this script.. thank you guys...
https://pastebin.com/3AyzSHPE
Link to comment
Share on other sites
4 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.