WhatFT Posted February 10, 2014 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Share 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 Link to comment Share on other sites More sharing options...
Kido Posted February 10, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share 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 Link to comment Share on other sites More sharing options...
WhatFT Posted February 10, 2014 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Kido Posted February 10, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share 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 Link to comment Share on other sites More sharing options...
WhatFT Posted February 10, 2014 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Kido Posted February 10, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share 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 Link to comment Share on other sites More sharing options...
sandbox Posted February 11, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share 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 Link to comment Share on other sites More sharing options...
WhatFT Posted February 12, 2014 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
sandbox Posted February 13, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted February 13, 2014 you should try it I can't test it for you coz i don't have an SVN anymore Quote Link to comment Share on other sites More sharing options...
Kido Posted February 13, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted February 13, 2014 always make sure you have a backup D:! Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.