WhatFT Posted February 11, 2014 Posted February 11, 2014 Why does the Tarot Skill breaks ARMORS, SHIELDS AND WEAPONS, Boots Garmnt and Headgear instead of Boots, Garment and Headgear only? How to fix this? Ned help thanks! Quote
sandbox Posted February 12, 2014 Posted February 12, 2014 find this in your skill.c case CG_TAROTCARD then you should find the switch statement where it breaks the equipment, alter the code accordingly then recompile. Quote
WhatFT Posted February 12, 2014 Author Posted February 12, 2014 find this in your skill.c case CG_TAROTCARD then you should find the switch statement where it breaks the equipment, alter the code accordingly then recompile. I already removed EQP_ARMOR etc etc and recompiled but still it destroys all of the equipments -.-, r17701 sucks lol Quote
sandbox Posted February 13, 2014 Posted February 13, 2014 can you post a pastebin link of your skill.c here? or just the block where the tarot card skill is Quote
Question
WhatFT
Why does the Tarot Skill breaks ARMORS, SHIELDS AND WEAPONS, Boots Garmnt and Headgear instead of Boots, Garment and Headgear only?
How to fix this? Ned help thanks!
3 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.