LouisEfro Posted January 12, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 10/12/15 Last Seen: September 30, 2016 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted January 12, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Yesterday at 05:59 PM Share 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 Link to comment Share on other sites More sharing options...
0 LouisEfro Posted January 12, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 10/12/15 Last Seen: September 30, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
0 Ninja Posted January 12, 2016 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Share Posted January 12, 2016 getmapflag( .@map$,mf_gvg) this tells me that it does. Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.