0 of 0

File information

Last updated

Original upload

Created by

erri120

Uploaded by

erri120

Virus scan

Safe to use

Tags for this mod

28 comments

  1. TiredVampyr
    TiredVampyr
    • supporter
    • 0 kudos
    Mod still works, thank you~ 
    Just follow the instructions in the description of the mod -  the line of code goes in between the }} and ]

    the default code...etc,etc "}}
    ];

    the default code...etc,etc "}},{"name":"erri120_AlwaysWinCoinTosses","status":true,"description":"","parameters":{}}
    ];
  2. spettelt1
    spettelt1
    • supporter
    • 0 kudos
    hello? is this guy even online anymore?
  3. spettelt1
    spettelt1
    • supporter
    • 0 kudos
    Hi there `` i want to try your mod but i am terrible at this tech stuff. I dont suppose you could give me a sligth hand? maybe a chat on discord if that is okay to ask
  4. Theotheranubis
    Theotheranubis
    • member
    • 0 kudos
    For those of you having trouble, just replace the entirety of the "Olivia" code line with the example that was provided in step 9

    {"name":"Olivia_AntiPlayerStress","status":true,"description":"<AntiPlayerStress> for RPG Maker MV version 1.6.1.","parameters":"REST OMITTED"}

    ,{"name":"erri120_AlwaysWinCoinTosses","status":true,"description":"","parameters":{}}

    ];

    Legit just straight copy/paste and replace.
    1. n4shrah
      n4shrah
      • member
      • 0 kudos
      Muchisimas gracias tenia tiempo intentando
    2. FrankAzafrank
      FrankAzafrank
      • member
      • 0 kudos
      Where do I put this code? is there a console in game?
  5. FrankAzafrank
    FrankAzafrank
    • member
    • 0 kudos
    Doesn't work. Might as well delete the mod or fix it.
  6. fdasdfasd45
    fdasdfasd45
    • member
    • 0 kudos
    It doesn't work. Can someone fix it?
  7. EchbV
    EchbV
    • member
    • 0 kudos
    Você deve colocar o ,{"name":"erri120_AlwaysWinCoinTosses","status":true,"description":"","parameters":{}} no "Olivia_MetaControls" da erro de sintaxe se você colocar no Olivia_AntiPlayerStress. Após a linha "parameters": {}
    de Olivia_AntiPlayerStress, há uma chave extra e texto que não pertence ao formato JSON, como "ATTENTION!!!".
     
    Deleta todo o código abaixo de
    {
      "name": "Olivia_MetaControls",   e adiciona o novo código.


    Código Corrigido:

     {
      "name": "Olivia_MetaControls",
      "status": true,
      "description": "<MetaControls> for RPG Maker MV version 1.6.1.",
      "parameters": {}
    },
    {
      "name": "erri120_AlwaysWinCoinTosses",
      "status": true,
      "description": "",
      "parameters": {}
    },
    {
      "name": "TY_AbortUrl",
      "status": true,
      "description": "",
      "parameters": {}
    },
    {
      "name": "Olivia_AntiPlayerStress",
      "status": true,
      "description": "<AntiPlayerStress> for RPG Maker MV version 1.6.1.",
      "parameters": {
        "ATTENTION!!!": "!!! READ THE HELP FILE !!!",
        "Center Title Command": "false",
        "Default Options": "",
        "Always Dash": "false",
        "Command Remember": "false",
        "Default Volume": "40",
        "Encounter Rate Minimum": "10",
        "Escape Always": "false",
        "Hit Rate Stacking": "false",
        "Level Up": "",
        "Recover Full HP": "false",
        "Recover Full MP": "false",
        "Proper Error Display": "true"
      }
    }]

    Deu tudo certo para mim qualquer coisa coloca esse trecho no chatgpt que ele te ajuda.
    minha vesão é a 1.9.1 e também é pirata ;).
    1. 5kay
      5kay
      • supporter
      • 0 kudos
      you helped me like no other could
  8. Tangweilong
    Tangweilong
    • member
    • 1 kudos
    hey,if someone become dark,for example:{"name":"erri120_AlwaysWinCoinTosses","status":true,"description":"","parameters":{}},
  9. Mariitricity
    Mariitricity
    • member
    • 0 kudos
    strange issue, ive installed this mod once before but after deleting the game and its files and then reinstalling it and attempting to install the mod, i found the files code lines are different. instead of saying  parameters":"REST OMITTED"}, it says ATTENTION!!! followed by READ THE HELP FILE. Did I do something in the files that i just forgot? I'm not sure whats caused the code to change. any advice or help is appreciated! not used to modding :b
    1. Modestamimany
      Modestamimany
      • member
      • 0 kudos
      same! >~<
    2. Mariitricity
      Mariitricity
      • member
      • 0 kudos
      ah jeez, i hope someone can help us out :(
    3. Kozowasky
      Kozowasky
      • member
      • 1 kudos
      yeah me too the code bit different maybe because new version of the game? which version do you use before?

      edit : it doesn't work at new version like 1.9.1
    4. Mariitricity
      Mariitricity
      • member
      • 0 kudos
      oh wow, good to know! thank you for finding that out, I spent so much time trying to get it to work before i gave up lol, glad to know it wasn't really a me problem :)
  10. EnderRydel
    EnderRydel
    • member
    • 0 kudos
    I cannot seem to get this to work despite having followed instructions. If anything it almost feels like my coin flips have become worse. :P

    I'm always using Mod Organizer so perhaps that has something to do with it?