Bobi Posted March 3, 2011 Posted March 3, 2011 for example if i want to add on one item 10% resist from bow ... ( in data/stats/armor..) how need look code ? Quote
0 Tryskell Posted March 6, 2011 Posted March 6, 2011 Remove your fingers of your ass and try to check how others skills work ? Near all of those skills are NPC skills, it must begin from 4300-4399. Tanks got an active skill aswell. NONE_WPN_VULN("noneWpnVuln"), // Shields!!! SWORD_WPN_VULN("swordWpnVuln"), BLUNT_WPN_VULN("bluntWpnVuln"), DAGGER_WPN_VULN("daggerWpnVuln"), BOW_WPN_VULN("bowWpnVuln"), CROSSBOW_WPN_VULN("crossbowWpnVuln"), POLE_WPN_VULN("poleWpnVuln"), ETC_WPN_VULN("etcWpnVuln"), FIST_WPN_VULN("fistWpnVuln"), DUAL_WPN_VULN("dualWpnVuln"), DUALFIST_WPN_VULN("dualFistWpnVuln"), BIGSWORD_WPN_VULN("bigSwordWpnVuln"), BIGBLUNT_WPN_VULN("bigBluntWpnVuln"), DUALDAGGER_WPN_VULN("dualDaggerWpnVuln"), RAPIER_WPN_VULN("rapierWpnVuln"), ANCIENT_WPN_VULN("ancientWpnVuln"), PET_WPN_VULN("petWpnVuln"), Quote
Question
Bobi
for example if i want to add on one item 10% resist from bow ... ( in data/stats/armor..)
how need look code ?
2 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.
Note: Your post will require moderator approval before it will be visible.