Funny, take out the stealth part of a stealth game, sure still will be incredible fast to advance.Attaching a save that _should_ be complete as of the xmas update - it's based on an old save I had. The xmas event should be complete, afaik. Load Save Slot 13 for the complete save
Also, a bit of a cheat, if anyone is playing this through but doesn't want to spend too much time on stealth:
Open the file: www/js/plugins/YEP_X_EventChaseStealth.js and do CTRL+F to find this line:
Game_Event.prototype.canSeePlayer = function() {
right after it is an if block. Modify it by adding two slashes in front of the if line and the closing brace, so that it now looks like this:
// if (this.meetStealthModeConditions()) {
this.stealthClearChaseSettings();
return false;
// }
Then save the file - and that's it - start the game again. No enemy should be able to spot you now, though if you run into them or interact with them they will still "catch" you. This cheat should work in future updates too if that code doesn't change.
can you just upload your edited plugin?Attaching a save that _should_ be complete as of the xmas update - it's based on an old save I had. The xmas event should be complete, afaik. Load Save Slot 13 for the complete save
Also, a bit of a cheat, if anyone is playing this through but doesn't want to spend too much time on stealth:
Open the file: www/js/plugins/YEP_X_EventChaseStealth.js and do CTRL+F to find this line:
Game_Event.prototype.canSeePlayer = function() {
right after it is an if block. Modify it by adding two slashes in front of the if line and the closing brace, so that it now looks like this:
// if (this.meetStealthModeConditions()) {
this.stealthClearChaseSettings();
return false;
// }
Then save the file - and that's it - start the game again. No enemy should be able to spot you now, though if you run into them or interact with them they will still "catch" you. This cheat should work in future updates too if that code doesn't change.
You're using backslashes (aka \\ ) you need to use forward slash, aka // - check my original post of how it's supposed to look, copy the block from there if you want.can you just upload your edited plugin?
because when i do that its encountered bug☹ View attachment 3243116
oh yeah silly me,i did not notice that thank youYou're using backslashes (aka \\ ) you need to use forward slash, aka // - check my original post of how it's supposed to look, copy the block from there if you want.
reindeerCan someone please say what is the Santa safe password?
reindeerCan someone please say what is the Santa safe password?