Ajjwidjdneidjenw Posted November 9, 2012 Posted November 9, 2012 (edited) add to item_db2.txt 4142,Doppelganger_Card,Doppelganger Card,6,20,,10,,,,,,,,2,,,,,{ if(Class!=Job_Creator) bonus bAspdRate,10; },{},{} Edited November 9, 2012 by garet999 Quote
McNeri Posted November 9, 2012 Author Posted November 9, 2012 i mean doppel card cannot equip by Professor, sorry. Quote
Bin4ry Posted November 9, 2012 Posted November 9, 2012 (edited) You can't stop a card from equipped by whom since it's only added to EQ, you can only stop the effect from effecting them. Edit: Oops, if you mean Professor instead of Creator then change Job_Creator to Job_Professor Edited November 9, 2012 by darristan Quote
McNeri Posted November 9, 2012 Author Posted November 9, 2012 what if i want to decrease the doppel card effect to Professor to 5% andfor the rest job is 10%? Quote
Emistry Posted November 9, 2012 Posted November 9, 2012 try this bonus bAspdRate,( ( BaseClass == Job_Alchemist || BaseClass == Job_Sage )? 5:10 ); Quote
Question
McNeri
Anyone can help me out there?
6 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.