Sid Meier's Civilization VI

Sid Meier's Civilization VI

68 ratings
Mod Leaders Only
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod: Gameplay
File Size
Posted
Updated
6.516 KB
Aug 16, 2017 @ 6:23am
Apr 6, 2023 @ 9:10am
12 Change Notes ( view )

Subscribe to download
Mod Leaders Only

Description
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.
74 Comments
危境僵局 Dec 2, 2023 @ 3:16pm 
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
危境僵局 Dec 2, 2023 @ 3:11pm 
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 Oct 4, 2023 @ 8:27am 
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 Jul 29, 2023 @ 11:56am 
ERROR: Invalid Reference on TraitModifiers.TraitType - "TRAIT_LEADER_SEJONG" does not exist in Traits. Conflict with Harmony in diversity.
Soya Suki  [author] Apr 6, 2023 @ 9:11am 
@ÆG1S
Thanks a lot! I updated it.
AEG1S Apr 5, 2023 @ 8:28pm 
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 Mar 30, 2023 @ 8:51am 
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  [author] Mar 30, 2023 @ 8:37am 
@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 Mar 28, 2023 @ 11:46pm 
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 Mar 25, 2023 @ 2:12pm 
Now it doesn't work.