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!)
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.
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.
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.
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.
7 comments
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!)
Error [content0]game\player\playerwitcher.ws(14
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
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.