Solved Blindness and Nausea effect. What level???

Discussion in 'Plugin Development' started by pasow, May 23, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    pasow

    I'm not sure what level to use on these effects.


    I tried level 1-3 but it only gave a very small effect :/


    maybe I shouldnt use .addPotionEffect, but .addEffect???
     
  2. Offline

    Pink__Slime

    Have you tried an amplifier of 50? If 1-3 is too low, try something higher!
     
  3. Offline

    pasow

    I'll try.

    but it seems weird, because on servers like MineZ, it just says Nausea and not Nausea LIX or something like that
     
  4. Offline

    chasechocolate

    I think that when you get to higher levels (> 5 maybe) it will stop showing the number in Roman numerals for the effect.
     
    pasow likes this.
  5. Offline

    ZachBora

    There's a command in game to create effects. Best results around 50.
    /effect <player> <effect> <time> <power>
    ex:
    /effect zachbora jump 100 50
    /effect zachbora speed 100 50
    /effect zachbora confusion 100 50

    You can remove with milk or with /effect <player> <effect> 0 0

    Edit: I'm mentioning this so you can do tests on the levels.
     
    pasow and Pink__Slime like this.
  6. Offline

    CubieX

    Nausea (Confusion) and Blindness do not have different amplifier levels.
    Just use Level 1.
    What does matter for Confusion is the duration. Longer Confusion will wobble more, because it increses the wobble effect, until some seconds have passed.

    And what I expierienced: You have to make sure, that "Fog" is enabled in graphic options.
    Especially when using "OptiFine".
    Otherwhise the blindness Effect will only darken the sky a bit.
     
  7. Offline

    pasow


    i already thought that it might have something to do with optifine.


    anyways, i'm gonna go testing right now.


    brb
    ----------------------------------------


    ok, im back.

    so the blindness effect really depends on your fog settings.
    having fog turned off with optifine breaks the blindness effect.


    nausea is time dependant and a nice effect needs at least a duration of around 9 seconds.

    levels dont change the effect at all!

    ---------------


    thx to everyone who helped on this thread! :D
     
Thread Status:
Not open for further replies.

Share This Page