Jump to content
  • ObjectManager.Me.Race


    Bambo
    • Product: WRobot General Type: Bug Status: Unconfirmed

    I reported wotlk problem with race check about female draenei a few days ago. Today again I had false negatives as undead male on wotlk. It first happened to a customer. then i reproduced it.

    http://prntscr.com/nmhrvq



    User Feedback

    Recommended Comments

    Bambo

    Posted (edited)

    here is the logfile @Droidz

    i was level 3 and undead male

    Quote

    [D] 18:55:17 - [Quester] If[49] (ObjectManager.Me.PlayerRace == PlayerFactions.Undead && ObjectManager.Me.Level < 3) | Result: False
    [D] 18:55:17 - [Quester] If[57] (ObjectManager.Me.PlayerRace == PlayerFactions.Undead && ObjectManager.Me.Level < 5) | Result: False
    [D] 18:55:18 - [Quester] If[65] (ObjectManager.Me.PlayerRace == PlayerFactions.Undead && ObjectManager.Me.Level < ? | Result: False

    the if statements returned false 

    9 Mai 2019 18H42.log.html

    Edited by Bambo
    BetterSister

    Posted

    1st should indeed be false if it was =< 3 then it'd be true

    Bambo

    Posted (edited)

    12 minutes ago, BetterSister said:

    1st should indeed be false if it was =< 3 then it'd be true

    i know, that would be expected, but the other if statements are the problem

    edit: only happens sometimes, after char delete and fresh char it works again, really weird

    Edited by Bambo


    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...