WhatFT Posted February 10, 2014 Posted February 10, 2014 Why is the dispel of tarot skil working in GTB? I thought GTB blocks dispel? I already fixed the item.conf and same with my magicdamage in gtb script.. why is that? NEED HELP ! ASAP 1 Quote
Kido Posted February 10, 2014 Posted February 10, 2014 i've tryied months a go that and found that sometimes if the values are so small, the dispell/tarot bypasses the GTB even if the GTB has equal or more magic damage reduction required by the item.conf file, well this happened on my r17701 months a go, i had to add a greater value check the src skill files and find the GTB effect, maybe there is a "min/max required value to work" sry it's all i can do D: Quote
WhatFT Posted February 10, 2014 Author Posted February 10, 2014 i've tryied months a go that and found that sometimes if the values are so small, the dispell/tarot bypasses the GTB even if the GTB has equal or more magic damage reduction required by the item.conf file, well this happened on my r17701 months a go, i had to add a greater value check the src skill files and find the GTB effect, maybe there is a "min/max required value to work" sry it's all i can do D: Did you fixed it? What src can I check for the GTB effect? Quote
Kido Posted February 10, 2014 Posted February 10, 2014 i could,'t, i just had to increase the rate of ignoring those type of skills i'm not sure, could it be trunk/src/map/skill.c or trunk/src/map/skill.h huh if i remember right, tarot can break the shield even with gtb (?) Quote
WhatFT Posted February 10, 2014 Author Posted February 10, 2014 i could,'t, i just had to increase the rate of ignoring those type of skills i'm not sure, could it be trunk/src/map/skill.c or trunk/src/map/skill.h huh if i remember right, tarot can break the shield even with gtb (?) So did you find a way to prevent tarot by passing GTB? Did you increase the NoMagicDamage? Quote
Kido Posted February 10, 2014 Posted February 10, 2014 didn't find anything, i just increased the rate and it took effect let me see your script of the gtb and that conf rate please o: Quote
sandbox Posted February 11, 2014 Posted February 11, 2014 Find this line in your map/status.c then add the statuses that are made by Tarot, if im not mistaken they are also included there and tagged under 'SC_' //Status that are blocked by Golden Thief Bug card or Wand of Hermod Quote
WhatFT Posted February 12, 2014 Author Posted February 12, 2014 What If i put SC_TAROTCARD: in it? Will it block the dispel or will it block all the effects of tarotcard? or is there a SC_DISPEL: cause If I put dispel on it. I'm thinking that it iwll be the dispel of VR Card or Professor skill not the dispel of tarot Quote
sandbox Posted February 13, 2014 Posted February 13, 2014 you should try it I can't test it for you coz i don't have an SVN anymore Quote
Question
WhatFT
Why is the dispel of tarot skil working in GTB? I thought GTB blocks dispel?
I already fixed the item.conf and same with my magicdamage in gtb script.. why is that?
NEED HELP ! ASAP
9 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.