Sid Meier's Civilization VI

Sid Meier's Civilization VI

Expandable Mods In Use Area
15 Comments
1454935198 2 Feb @ 1:05am 
哇,虽然这个区域很少用到,但用于分享模组的时候很有用。
担心兼容性问题时,可订阅pvp ui 联机ui 这些整合类模组。
Obb 11 Jun, 2024 @ 9:29am 
Ah yes I’ve read about the spectator flag, that was also a possibility.
But since what I did worked, I did not look further into it.
I just hope I will not have unforeseen effects ! ^^ I’ll see, I suppose !
Thanks for your answer.
号码菌Synora  [author] 11 Jun, 2024 @ 7:01am 
@Obb If you choose multiplayer, there will be no animations. You can try creating a game on your local network
Obb 11 Jun, 2024 @ 5:09am 
Can I bother you once again ? =3 I’ll be concise !

Wanting to disable disasters cinematics, I commented out the very first section of « function ShowPopup », in « NaturalDisasterPopup.lua », it seems to work as expected, but do you think it could cause any unforeseen effect ?

I don’t know if you’re looking for mod ideas, but this is the only cinematic / event that no mod exist yet to disable. ( Unless I just did not find one, but I searched a lot before trying it myself. ) I’m sure it could please many players, if working as intended !
Obb 10 Jun, 2024 @ 9:30am 
My friend, that’s truly fantastic !
All I can do is going in the files to blindly change random values until it works xD
That I would have never found by myself ! Thank you so much !!
号码菌Synora  [author] 10 Jun, 2024 @ 9:02am 
@Obb
function OnFinishedGameplayContentConfigure(result)
if(ContextPtr and not ContextPtr:IsHidden() and result.Success) then
GameSetup_RefreshParameters();
OnAdvancedSetup()
end
end
号码菌Synora  [author] 10 Jun, 2024 @ 9:02am 
@Obb Try to find GameSetup_RefreshParameters() in the AdvancedSetup.lua file; and then add OnAdvancedSetup() on the next line of it
Obb 10 Jun, 2024 @ 8:59am 
I supposed something like that indeed, that’s what led me to think it’s possible, though I don’t know where to look for ! =/ I’d say it’s not in a xml file, but what, a sql or lua ? I looked in several files I though could manage that but without success yet.
号码菌Synora  [author] 10 Jun, 2024 @ 8:54am 
@Obb All you need to do is find the event that corresponds to the "New Game" click, and then bind it to the "Advanced Options Button".
Obb 10 Jun, 2024 @ 8:42am 
Took me long but I finally found what I was looking for lol ( It’s PlayerPullDown )

Though, I have another question since, I don’t risk anything asking too :
But this time I have really no clue where to look for, I searched but without success…
I’d love to directly go inside the advanced options screen when clicking on « new game » button, instead of the default basic settings screen.
Obb 9 Jun, 2024 @ 3:34pm 
Sorry, it's not directly related to the mod, but I have a question about something similar, maybe you'd know : When creating a game with the advanced settings, the leader scroll selection is so tiny ! I'd love to make it longer. I think it’s managed by « AdvancedSetup.xml », but I can’t really find where… Could you know, or help, by chance ? =3
NAREBOX 13 Feb, 2024 @ 6:37am 
Helpful mod. Ty dude o7
CKHomo 11 Oct, 2023 @ 10:33pm 
Thank you, this is almost necessary for heavily-modded players.
TimberJackEB 18 Sep, 2023 @ 2:39pm 
Much needed! Many thanks!
=[NK]= Col. Jack O'Neil 16 Sep, 2023 @ 9:48pm 
Thanks!