Hello , i am getting the below error ( cant add this text to word doc )
You don't have permission to view the spoiler content.
Log in or register now.
I'm waiting for the next update to play this game.Hi everyone first of all Merry Christmas y'all i decided to come back to see what's up in this game, I saw a lot of disappointment from the last update so my question is should I try the new update or wait for the new update seeing how disappointed are you guys from the last one.
I'm having the same problem when talking to someone while looking 4 keyI get the same error...
EDIT: you have to press on ignore like 10 times and after that go to the Police HQ
shady has keyI'm having the same problem when talking to someone while looking 4 key
also shady, unless you got the first one from him alreadyHow to get "Airbender Scroll"?
I'm guessing it's the demo for the crossover game the artist was working on. Wew lad, $20.New Patreon post, only for Aang and Iroh rank, anyone able to share?
You must be registered to see the links
go to main map, click the statue, walk the streets. you will come across game error's if they weren't fixed yet.so I have to find information on the equalists where do i find it?
ah so its not just me then ok good to know when it's fixed please let me know herego to main map, click the statue, walk the streets. you will come across game error's if they weren't fixed yet.
Yep -- only pointed out that code example you gave to show how the coder thinks. Even if the 'logic' he's using was the correct one, his zigzag list of godawful if/thens could have been mostly replaced by one neat recursive function instead of 400ish lines of fuck-all.What's weirder still is that the game actually HAS a gallery system for Book 4, and it's implemented exactly how you'd think - by literally rewriting every single scene line by line into a new label that doesn't try to check variables (yes, really). You don't need to be a 300 IQ galaxy brain coder to see why that's a bad idea, so you'd probably want to refactor the game instead by making each major scene a standalone component from start to finish like you should've done in the first place.
Which to be frank isn't as big a deal as it sounds. The horrifying screenshot I posted is from the card minigame, which once again has fuck all to do with the rest of the game. Most of what you'd be doing involves copying scene declarations and "show character at left" statements around so everything is set up at the start of a segment, addingor _in_replay == True
to every if condition, then slapping$ renpy.end_replay()
at the end. IIRC there was even a guy who made an unofficial mod with a gallery mode at some point by doing exactly that. Not to mention that FET, being a trainer game at its core, is already structured in an artificial and "game-y" fashion with a clear map laid out for things (a character has a training menu with 7 scenes in it, each scene has 2-3 variants that are progressively more "corrupted", etc.)
But even failing that, you could do some truly disgusting shit like declaring new labels in the middle of scenes to use as jumping points, setting up all the missing backgrounds/characters from "outside" the scene before starting the replay, and having a "pass every check" mode which sets all of your variables to 999 temporarily.
Which WOULD technically work and accomplish the same thing with minimal coding, at the cost of some of your sanity.Python:screen Gallery: add g.button(title="Toph Anal 2", icon="gal26-tanal2.png", label="toph_anal_replay_start" xalign=0.5, yalign=0.5) label toph_anal_replay_start: $ set_up_the_usual_variables() $ replay = True $ bk3_variable = 3 $ bk3_toph_stage = 12 $ bk3_did_something = True scene bk3_house_night show toph at right play music "RoyaltyFree.ogg" jump toph_anal_replay label bk3_village_night_menu: "A bunch of shit happens here" menu: "Pound Toph's ass": $ toph_ass_pounded = True "You go to your room and start the scene with Toph" label toph_anal_replay: "The scene happens here" "The scene happens here" "The scene happens here" "The scene happens here" "The scene happens here" "The scene happens here" "The scene happens here" if replay: return "The game keeps going here"
Input the following into your console to unlock all siege cards:so any cheat code to unlock the full album so that i dont play siege more than 60 times to get it all?
for cardnum in range(1, 61): exec('mp' + str(cardnum) + ' = True')
you can ignore the errors and continue with story, even when talking to z for the quest. there will be several of them. talk to police chief afterah so its not just me then ok good to know when it's fixed please let me know here
search the thread for the error you're getting, specifically "zhuli_big" or "korra_spank3". The fixes have beeen posted numerous times.ah so its not just me then ok good to know when it's fixed please let me know here
The debug scene for senna isHas anyone the jump codes for Senna?
jump senna_dildo