Hi. Please tell me I need to run the script "beat_inbred_kidnap", but I can't. The script kills. I really need help with this as this encounter has the entry I need for Arthur's diary. Please explain to me what needs to be done.
For anyone reading this, I'd like to achieve/create a script for " Romancing " Sadie Adler !
Basically I'm looking for to get an action prompt that could trigger native flirting dialogue when I lock on her alongside with " Greet " and " Antagonize ". The games has Arthur dialogues when he says things like " M'aam, may I say you look beautiful today " or " I loooove yaaaaaaa ! " ( Drunk ), then Sadie has also some kind dialogues too she can says as answers. After a " flirt " action done, I'd like to have a " Kiss " prompt option ! There are several kiss animations natively too like the one with Charles Chatenay...
So I think it's more likely doneable, and would be a excellent adition to mods that allows to have Sadie spawned as a bodyguard ( or simply by Rampage trainer ) ! Only problem is I do not have any knowledge in scripting... So all brave modders are welcomed to help me on how to achieve this ! I hope that this comment will come up in google results also...
Hi, I'm trying to run the script beat_posse_breakout, as it contains the 'Rescue Bill Williamson' random encounter. my goal is to force this random encounter to trigger. the difficulty is, that when I start the script, with stack size under 3072 (3072 crashes the asi file), the script instantly kills itself. i'm new to rdr2 modding and it would be great if you could help me out.
It would be epic if you could access and edit the values for ?update.rpf-common-data-timecycle Would make for some very cool graphics editing beyond settings
Sorry im new with those script i install it in the main folder but i cant find a way to open it. it it thru F5 with RAMPAGE or do i have to put in the the SCRIPT file and click another key to open it im a bit lost on that one
16 comments
Basically I'm looking for to get an action prompt that could trigger native flirting dialogue when I lock on her alongside with " Greet " and " Antagonize ".
The games has Arthur dialogues when he says things like " M'aam, may I say you look beautiful today " or " I loooove yaaaaaaa ! " ( Drunk ), then Sadie has also some kind dialogues too she can says as answers.
After a " flirt " action done, I'd like to have a " Kiss " prompt option ! There are several kiss animations natively too like the one with Charles Chatenay...
So I think it's more likely doneable, and would be a excellent adition to mods that allows to have Sadie spawned as a bodyguard ( or simply by Rampage trainer ) !
Only problem is I do not have any knowledge in scripting... So all brave modders are welcomed to help me on how to achieve this !
I hope that this comment will come up in google results also...
Thanks !
import os
def PrintFileNamesInPath(path):
path = os.fsencode(path)
for file in os.listdir(path):
filename = os.fsdecode(file)
print(filename)
PrintFileNamesInPath(r"path_to_the_scripts")
z = input("Press any key to continue: ")
?update.rpf-common-data-timecycle
Would make for some very cool graphics editing beyond settings