0 of 0

File information

Last updated

Original upload

Created by

herboren

Uploaded by

herboren

Virus scan

Safe to use

Tags for this mod

7 comments

  1. Smuggg
    Smuggg
    • member
    • 0 kudos
    Interesting idea. ANY CHANCE you could do something similar but for quest rewards/gold?

    I would REALLY like to be able to bump up the monster quest gold rewards and play some of the more hardcore mods without having to rely on scrounging and scavenging for every penny (gives you a reason to do monster quests after all!)
    1. herboren
      herboren
      • member
      • 1 kudos
      Sure I don't see why not. I tested the functionality a sec ago by adding additional code which rewarded me with 200% more gold upon completion. I will make some minor cosmetic changes and add a gold radio button to w3mxp UI. If I can't post it before work @ 7PM, it should be up by tomorrow.
    2. Smuggg
      Smuggg
      • member
      • 0 kudos
      Fantastic! I'll be looking forward to it, make a great mix with School of the Roach
    3. herboren
      herboren
      • member
      • 1 kudos
      There seems to be a slight delay in production here. With work in the way. I am actually redesigning the UI and also in the middle of uncooking all of the game scripts. I will keep you posted.
  2. elopuki
    elopuki
    • member
    • 0 kudos
    It doesn't work for me. I have an error at the compilation stage
    31aa0b0a10fe3898e0a76c013c799f71.jpg
    1. herboren
      herboren
      • member
      • 1 kudos
      Do you have other Mods installed? I've read that if you do have other mods installed you will have to combine this r4Game.ws with that mod. Or if you already have an r4Game.ws that exists, you can only have one and you must update that file with the new changes.
    2. elopuki
      elopuki
      • member
      • 0 kudos
      No, i haven't any other mods installed. There is a result of removing *hacks* folder:

      Error [content0]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\playerdialogstate.ws(4: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\aimthrow.ws(42): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\combat.ws(124): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\exploration.ws(55): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\swimming.ws(252): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\vehicles\horseriding.ws(49): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\vehicles\sailing.ws(56): Function 'LogWithName' does not take 1 param(s)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.