Rosemount Posted August 25, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 82 Reputation: 18 Joined: 01/02/12 Last Seen: March 25, 2023 Share Posted August 25, 2013 How to fix this i using SVN r17459 Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 25, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 13 hours ago Share Posted August 25, 2013 it's removed....because...it make no sense if an equip that you currently wearing is non-identified. so you can just simply remove that part from your script ... 1 Quote Link to comment Share on other sites More sharing options...
LuLu Posted August 25, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 398 Reputation: 131 Joined: 11/10/12 Last Seen: October 6, 2024 Share Posted August 25, 2013 post the whole script.maybe someone could help. Quote Link to comment Share on other sites More sharing options...
Rosemount Posted August 25, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 82 Reputation: 18 Joined: 01/02/12 Last Seen: March 25, 2023 Author Share Posted August 25, 2013 Sorry late reply http://pastebin.com/HBBJ6MTY Quote Link to comment Share on other sites More sharing options...
LuLu Posted August 25, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 398 Reputation: 131 Joined: 11/10/12 Last Seen: October 6, 2024 Share Posted August 25, 2013 there is no "getequipisidentify" if rAthena. but it exist in hercules. Maybe this script is from hercules? you can remove this line //Check if the item is identified... (Don't know why this is in here... but kept it anyway) if(!getequipisidentify(.@part)){ mes "[" + getarg(0) + "]"; mes "You can't refine this"; mes "if you haven't appraised"; mes "it first. Make sure your"; mes "stuff is identified before"; mes "I can refine it."; close; } and it will load perfectly but it will remove the check if item is identified function 1 Quote Link to comment Share on other sites More sharing options...
Rosemount Posted August 25, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 82 Reputation: 18 Joined: 01/02/12 Last Seen: March 25, 2023 Author Share Posted August 25, 2013 Problem Solved Thanks to Lulu & Emistry Quote Link to comment Share on other sites More sharing options...
Question
Rosemount
How to fix this
i using SVN r17459
Link to comment
Share on other sites
5 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.