Sid Meier's Civilization VI

Sid Meier's Civilization VI

Ocen: 68
Mod Leaders Only
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Type: Mod
Mod: Gameplay
Rozmiar pliku
Zamieszczono
Zaktualizowano
6.516 KB
16 sierpnia 2017 o 6:23
6 kwietnia 2023 o 9:10
Listy zmian: 12 ( zobacz )

Zasubskrybuj, aby pobrać
Mod Leaders Only

Opis
This mod allows you to play a game only with your Civs from mods. So if you want a game with only Touhou-Characters, you wont have Bismarck in there, which would totally break immersion.

It disables all Vanilla and DLC Leaders, allowing you to play a game only with Civilizations and Leaders from Mods. May go well with my Only Mod City States-Mod.

Overall a rather simple mod. If you want to include a specific vanilla Civilization, simply delete the corresponding line in the .sql-file.

Make sure, you have enough mod-leaders to fill all spots in the map settings, otherwise it can lead to strange behaviour.
Komentarzy: 74
危境僵局 2 grudnia 2023 o 15:16 
I also tried to save it as a new local file but it seem still useless, That's really useful mode and it would be better if it's able to be modified
危境僵局 2 grudnia 2023 o 15:11 
sorry but I deleted some leader in both .sql files but they can still not able to show thin the selection menu, If there're something wrong?
WEI 4 października 2023 o 8:27 
Hello there,
I wanted to let you know that there seems to be a conflict between your mod and a part of Goldenage-Brave New World related to leader modifications during turbulent times. Since I'm not well-versed in modding, I'll leave it to you to dig into the code to find the specifics of this conflict.
Shaft Ten 29 lipca 2023 o 11:56 
ERROR: Invalid Reference on TraitModifiers.TraitType - "TRAIT_LEADER_SEJONG" does not exist in Traits. Conflict with Harmony in diversity.
Soya Suki  [autor] 6 kwietnia 2023 o 9:11 
@ÆG1S
Thanks a lot! I updated it.
AEG1S 5 kwietnia 2023 o 20:28 
copy paste this in OnlyModLeaders.sql and OnlyModLeadersMenu.sql

OR LeaderType = 'LEADER_YONGLE'
OR LeaderType = 'LEADER_WU_ZETIAN'
OR LeaderType = 'LEADER_QIN_ALT'
OR LeaderType = 'LEADER_JULIUS_CAESAR'
OR LeaderType = 'LEADER_TOKUGAWA'
OR LeaderType = 'LEADER_NADER_SHAH'
OR LeaderType = 'LEADER_SULEIMAN_ALT'
OR LeaderType = 'LEADER_ABRAHAM_LINCOLN'
OR LeaderType = 'LEADER_NZINGA_MBANDE'
OR LeaderType = 'LEADER_SALADIN_ALT'
OR LeaderType = 'LEADER_RAMSES'
OR LeaderType = 'LEADER_CLEOPATRA_ALT'
OR LeaderType = 'LEADER_SUNDIATA_KEITA'
OR LeaderType = 'LEADER_SEJONG'
OR LeaderType = 'LEADER_LUDWIG'
OR LeaderType = 'LEADER_THEODORA'
OR LeaderType = 'LEADER_ELIZABETH'
OR LeaderType = 'LEADER_HARALD_ALT'
OR LeaderType = 'LEADER_VICTORIA_ALT'
Silly_Lily 30 marca 2023 o 8:51 
theres no rush, ii just wanted to make sure if at some point that gets fixed or if i may have been bugged. thank you for the resonce!
Soya Suki  [autor] 30 marca 2023 o 8:37 
@Silly_Lily, @HakoyuKaya

Sorry, I haven't updated yet. I'm still alive and it's on my todo-list.
I'm somwhat busy though. have some weekend-projects lined up.

Now that I'm working as a professional software-developer, I have some standards on my code, so I'll probably redo my mods a lot cleaner.

If anyone wants to take up the work or get started in modding, you can contribute here:

https://github.com/username4/Civ6_OnlyModLeaders/blob/master/OnlyModLeaders/OnlyModLeaders.sql

You basically only add "OR LeaderType = 'LEADER_(name of leader here);" at the end of the files.
Silly_Lily 28 marca 2023 o 23:46 
it worked well but after some update new leaders are showing up from vanilla game. if youree not too busy, will you be updating this?
HakoyuKaya 25 marca 2023 o 14:12 
Now it doesn't work.