LouisEfro Posted January 12, 2016 Posted January 12, 2016 Hello guys, i need help for editing GTB card effect. i need a different effects when using gtb from PVM was 100% and PVP/GVG goes to 50%.Any one how to solve this? Quote
0 Emistry Posted January 12, 2016 Posted January 12, 2016 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ .@map$ = strcharinfo(3); bonus bNoMagicDamage,((getmapflag( .@map$,mf_pvp ) || getmapflag( .@map$,mf_gvg ))? 50 : 100 ); bonus bUseSPrate,100; },{},{} Quote
0 LouisEfro Posted January 12, 2016 Author Posted January 12, 2016 did this include with WoE? did this could include with WoE map? 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ .@map$ = strcharinfo(3); bonus bNoMagicDamage,((getmapflag( .@map$,mf_pvp ) || getmapflag( .@map$,mf_gvg ))? 50 : 100 ); bonus bUseSPrate,100; },{},{} Quote
0 Ninja Posted January 12, 2016 Posted January 12, 2016 getmapflag( .@map$,mf_gvg) this tells me that it does. Quote
Question
LouisEfro
Hello guys, i need help for editing GTB card effect. i need a different effects when using gtb from PVM was 100% and PVP/GVG goes to 50%.Any one how to solve this?
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.