karazu 33 Posted November 3, 2013 Are guys having Problem with this items? I cannot use them. 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill AL_TELEPORT,1; },{},{}602,Wing_Of_Butterfly,Butterfly Wing,11,300,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill AL_TELEPORT,3; },{},{} Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted November 3, 2013 (edited) could it be that your Hercules server is not up to date ? try the items in this way 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",1; },{},{}602,Wing_Of_Butterfly,Butterfly Wing,11,300,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",3; },{},{} Edited November 3, 2013 by ossi0110 Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted November 3, 2013 If you can't use them, and provided you didn't modify it or in case you've modified it wrong, you should have got errors or any kind of notice when parsing the items on the console. Have you checked it? Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted November 3, 2013 is there any errors in map-server when you using those items? it seems your hercules is outdated. or it could be affected of some modifications in your svn. Quote Share this post Link to post Share on other sites
0 karazu 33 Posted November 3, 2013 probably this is the reason whyhttp://herc.ws/board/topic/2776-pc-skill-error/#entry18503 Quote Share this post Link to post Share on other sites
0 karazu 33 Posted November 3, 2013 if ever I will update my trunk will it affect all the changes that ive done? like SRC etc.. Quote Share this post Link to post Share on other sites
0 karazu 33 Posted November 3, 2013 (edited) If that is, what particular db should I upgrade? EDIT: No idea but Theirs no error in the MAP server every-time i use those items. Edited November 3, 2013 by karazu Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 3, 2013 (edited) if ever I will update my trunk will it affect all the changes that ive done? like SRC etc.. There will be conflict but you can re-arrange your mod to fit on Hercules src. and pLease avoid multiple posting, use the edit button.. Edited November 3, 2013 by sevenzz23 Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted November 4, 2013 If that is, what particular db should I upgrade? EDIT: No idea but Theirs no error in the MAP server every-time i use those items. did you tried to change the item script i told yo on the second post 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",1; },{},{}602,Wing_Of_Butterfly,Butterfly Wing,11,300,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",3; },{},{} Quote Share this post Link to post Share on other sites
0 karazu 33 Posted November 4, 2013 If that is, what particular db should I upgrade? EDIT: No idea but Theirs no error in the MAP server every-time i use those items. did you tried to change the item script i told yo on the second post 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",1; },{},{}602,Wing_Of_Butterfly,Butterfly Wing,11,300,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "AL_TELEPORT",3; },{},{} Sorry for double Posting I thought its like in Rathena that it will automatically merge your post so the 1st one. Tested also in other usable items like Rune Knight "RUNES" I cannot use them also. (No ERROR in the MAP server) if I will click them in-game this will show Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted November 4, 2013 Im guessing that you didn't comment out 'packetver_re' in src/common/mmo.h. Quote Share this post Link to post Share on other sites
0 Nardoth 4 Posted September 17, 2016 (edited) I'm having this issue now, does somebody know how to solve it? I do not have any errors on my console, and I did not edit the itemskill function script nor the clif_item_skill function. I'm using 20140205 Ragexe version. One thing I noted is that after using a magnifier, I couldn't use the skill Appraisal by itself until I used something else like a fly wing, if it helps to know what's going on. The issue happens with items with itemskill script in general. The functions I mentioned are being called and are passing the variables properly. EDIT: Found the problem, was calling skill->check_condition_castbegin at clif_parse_UseSkillToId. Edited September 17, 2016 by Nardoth Quote Share this post Link to post Share on other sites
Are guys having Problem with this items?
I cannot use them.
Share this post
Link to post
Share on other sites