sgtpepper901 Posted December 18, 2017 Share Posted December 18, 2017 I believe it used to work before. Yes, I did get the required winnings at the casino and I also used a console command to complete the quest. I do have bGameDaysPassedFix=1 in my JIP ini. Mod list. Link to comment Share on other sites More sharing options...
DoctorKaizeld Posted December 18, 2017 Share Posted December 18, 2017 I also used a console command to complete the quest.the problem ^ Link to comment Share on other sites More sharing options...
sgtpepper901 Posted December 18, 2017 Author Share Posted December 18, 2017 I also used a console command to complete the quest.the problem ^ I meant as an attempt to fix it. Link to comment Share on other sites More sharing options...
DoctorKaizeld Posted December 19, 2017 Share Posted December 19, 2017 Replay it from a save before you used the command Link to comment Share on other sites More sharing options...
sgtpepper901 Posted December 19, 2017 Author Share Posted December 19, 2017 Replay it from a save before you used the command That's way too far off. But I fixed it. There are actually two different quests tied to this that I needed to set with commands. xx00c4d4 (NVDLC01CasinoComps) and xx01340d (NVDLC01ChipReward). But now that I read a little closer, it might just be that first quest. Link to comment Share on other sites More sharing options...
dubiousintent Posted December 19, 2017 Share Posted December 19, 2017 (edited) FYI: I got interested in this and dug a little deeper. It's more complicated than just completing either or both of those quests. Neither quest has any stages or objectives. They just drive scripts. The "CasinoComps" quest runs a script that sets flags in a "CSNO Form" called "SierraMadreCasinoData" to track your level of winnings. You have to get at least 7500 (out of a max of 10000) chips to set the "Huge" winner flag to "qualify" for the "ChipReward" quest. When that happens, you are given a "note" [NVDLC01CasinoFinalComp (01013B13)], and a "holodisk" [NVDLC01FinalCompVoucher (01013B3B)] which gets consumed in the Vending Machine recipe that gives you the actual chips. I didn't find any checks for those items, but that doesn't mean there aren't any as I didn't dig any further. [Oh, and if you have a properly sorted "load order" "Dead Money" is always in mod index position "01" as the first released expansion.] The "ChipReward" quest runs another script that checks the CSNO form for the "Huge" flag, and then if enough time has passed to give you another voucher [NVDLC01FinalCompVoucher (01013B3B)], along with 100 chips to the BoS chest. So, if you didn't manage to win at least 7500 chips in the Casino, then you won't have that flag in the CSNO form set, and won't qualify for the "Complimentary Voucher" even if you set both quests to "completed". There is probably a way to tweak that form's data, but I don't know it. -Dubious- Edited December 19, 2017 by dubiousintent Link to comment Share on other sites More sharing options...
Recommended Posts