Map Specific Rule: Detective Testing on Bowling

Discussion in 'Rules and Protocol' started by Python~, Oct 13, 2016.

  1. Python~

    Python~ Young Bard VIP Silver Emerald

    On Bowling, if a Detective tests the tester turns red
    This presented a problem earlier when I tested with an inno and a D as I was also inno
    The tester turns red and green, so the inno testing with us presumed that I was the reason the tester turned red
    However, on this map when a D tests it shows up as red
    Since this was not in the map specific rules, the inno who killed me used common sense and was not slain for it
    This should be implemented if this occurs in the future

    Here is a demo of that test
     
    Last edited: Jan 17, 2017
    • Like Like x 5
    • Agree Agree x 2
    • Winner Winner x 1
    • Optimistic Optimistic x 1
  2. Noctorious

    Noctorious Your Best Nightmare VIP Emerald

  3. Dolph1n

    Dolph1n Time is an adventure- if you know when to look. Banned Elite

    +1
     
  4. Python~

    Python~ Young Bard VIP Silver Emerald

  5. Mr. Disco

    Mr. Disco Jeff Lynne is a musical genius. VIP

    I got slain for a situation.

    A D tested, but I know he's innocent. Two other people tested with him. I thought I would kill one and see if he was a T.

    The reason D's show up as a T is because testers do the following.

    If player.role = "Innocent" then
    lights.color = "Green"
    else
    lights.color = "Red"

    Basically if the person is not innocent, it turns red. It's not testing for detectives. Because it doesn't make sense to test a detective anyway.

    +1 btw




    (also I got slain... for it by @Shaddoll )
     
    Last edited: Jan 17, 2017
  6. Chai

    Chai returned; VIP

    Addressed in future patch.

    Thanks for reporting!
     
    Last edited: Jan 17, 2017
    • Winner Winner x 2