#globalscripts
Explore tagged Tumblr posts
whatiscalligraphy · 8 months ago
Link
0 notes
purpleberrypunch · 1 year ago
Text
Tumblr media Tumblr media
messing with the game a little again. just a little.. probably not going to post this as a mod since it's so simple - no extracting of anything needed, it's just editing a text file.
so to make the player character have dumb dialogue options even when not below average intelligence:
find the text file called globalscripts.globalscriptbundle in this folder - Indiana\Content\Exported\BaseGame\Design\GlobalScripts. no extraction needed, it's just there.
open it in notepad and find the script for IsPlayerDumb.
change LessThanOrEquals to GreaterThanOrEquals. or you could make it whatever conditions you want.
save the file - make sure to change file type to all files and then save it as globalscripts.globalscriptbundle and it will save it as a globalscriptbundle file type.
disclaimer that when i mod the game, i don't test much (literally just did this minutes ago lol) so use at your own risk. :)
there's other stuff in that file and some other files editable in notepad. like the conditions for back up at the end of the game from the various groups. not much else that i am interested in messing around with but perhaps someone else would and i don't see this mentioned in a google search so. i tried this in sce but might work in original too.
17 notes · View notes