camelot10 155 Posted October 31, 2016 Share Posted October 31, 2016 example if (ObjectManager.Me.Blacksmithing > 600) or if (ObjectManager.Me.Fishing > 0) @Droidz Link to comment https://wrobot.eu/forums/topic/4287-how-i-can-check-if-char-have-certain-proffesion/ Share on other sites More sharing options...
Droidz 2738 Posted October 31, 2016 Share Posted October 31, 2016 Hello, int currentValue = wManager.Wow.Helpers.Skill.GetValue(wManager.Wow.Enums.SkillLine.Fishing); int maxValue = wManager.Wow.Helpers.Skill.GetMaxValue(wManager.Wow.Enums.SkillLine.Fishing); List of skillline: Frost Fire Arms Combat Subtlety Swords Axes Bows Guns BeastMastery HunterSurvival Maces TwoHandedSwords Holy ShadowMagic Defense LanguageCommon DwarvenRacial LanguageOrcish LanguageDwarven LanguageDarnassian LanguageTaurahe DualWield TaurenRacial OrcRacial NightElfRacial FirstAid FeralCombat Staves LanguageThalassian LanguageDraconic LanguageDemonTongue LanguageTitan LanguageOldTongue Survival HorseRiding WolfRiding TigerRiding RamRiding Swimming TwoHandedMaces Unarmed Marksmanship Blacksmithing Leatherworking Alchemy TwoHandedAxes Daggers Thrown Herbalism Retribution Cooking Mining PetImp PetFelhunter Tailoring Engineering PetSpider PetVoidwalker PetSuccubus PetInfernal PetDoomguard PetWolf PetCat PetBear PetBoar PetCrocolisk PetCarrionBird PetCrab PetGorilla PetRaptor PetTallstrider RacialUndead Crossbows Wands Polearms PetScorpid Arcane PetTurtle Assassination Fury Protection Protection2 PetGenericHunter PlateMail LanguageGnomish LanguageTroll Enchanting Demonology Affliction Fishing Enhancement ShamanRestoration ElementalCombat Skinning Mail Leather Cloth Shield FistWeapons RaptorRiding MechanostriderPiloting UndeadHorsemanship Restoration Balance Destruction DruidHoly Discipline Lockpicking PetBat PetHyena PetBirdofPrey PetWindSerpent LanguageGutterspeak KodoRiding RacialTroll RacialGnome RacialHuman Jewelcrafting BloodElfRacial PetEventRemoteControl LanguageDraenei DraeneiRacial PetFelguard Riding PetDragonhawk PetNetherRay PetSporebat PetWarpStalker PetRavager PetSerpent Internal DkBlood DkFrost DkUnholy Inscription PetMoth Runeforging Mounts Companions PetExoticChimaera PetExoticDevlisaur PetGhoul PetExoticSilithid PetExoticWorm PetWasp PetExoticRhino PetExoticCoreHound Archaeology Logging happiness7 1 Link to comment https://wrobot.eu/forums/topic/4287-how-i-can-check-if-char-have-certain-proffesion/#findComment-19835 Share on other sites More sharing options...
camelot10 155 Posted October 31, 2016 Author Share Posted October 31, 2016 k, thanks Link to comment https://wrobot.eu/forums/topic/4287-how-i-can-check-if-char-have-certain-proffesion/#findComment-19836 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now