Sid Meier's Civilization VI

Sid Meier's Civilization VI

Mod Leaders Only
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.
Skumboni Dec 29, 2022 @ 2:07am 
This is a welcome mod, but could you make another mod that just takes out that murderous Gandhi?
JustCallMeBob Apr 19, 2022 @ 6:38pm 
Good info, thanks! At first I was thinking it affected different menus, etc. I actually reversed this mod to only show vanilla leaders so it doesn't block me when I play with people who don't have the dlcs (another mod idea if you want one). Also, as a dev, credit for continuing support 5 years later! :)
Soya Suki  [author] Mar 20, 2022 @ 2:59am 
You're right, it should be completely unnecessary. Did not quite know, what I was doing 5 years ago, lol.

If I recall correctly (5 years ago), it was because I originally loaded the OnlyModLeaders.sql under <UpdateDatabase> in the modinfo, which gets loaded when the game loads, but not during the game-setup, so you could select the leaders, but they were then removed, when the game loaded which of course led to a crash. To fix that, I made a second file (OnlyModLeadersMenu.sql ), which loads under <Settings>.

But you're right, now that I think about it, you could just load the same file twice. If I recall correctly, only loading it in <Settings> did not work for some reason... But that might also be enough. If I update again, I'll probably fix it.
JustCallMeBob Mar 18, 2022 @ 9:42pm 
Thanks for the mod! I am one of the ones who will be modifying my sql files. Just curious...why are there 2 files: OnlyModLeaders.sql and OnlyModLeadersMenu.sql?
Soya Suki  [author] Sep 8, 2021 @ 12:29pm 
@IthildinX
Thanks. I Don't have the Babylon-DLC. I'll add him. If you find other missing be free to tell me.
IthildinX Sep 8, 2021 @ 10:14am 
LEADER_HAMMURABI needs to be removed, thx
Soya Suki  [author] May 9, 2021 @ 12:02am 
@DNVIC Thanks, I'll update now
DNVIC May 8, 2021 @ 1:35pm 
hey, just a note, you only removed the kublai khan for china, the one for mongolia is still there.
Soya Suki  [author] May 5, 2021 @ 11:59pm 
OK, I updated.
Soya Suki  [author] May 5, 2021 @ 11:39pm 
I don't have the newest DLC. But I'l try to update anyways.
McDuck May 5, 2021 @ 1:21pm 
Is this updated? Last time I played it, in addition to the mod leaders, I also had Kublai Khan, Ba Thieu and Joao as options
seawench42 Feb 17, 2021 @ 10:15am 
You're right. Oh well, I don't have to figure out how to put together the mod on a mac now. I had a "Who run the world?" ladies only version and one without the most boring white dude leaders that have been around since the release.
Soya Suki  [author] Feb 16, 2021 @ 4:07pm 
@seawench42 Have you looked at the update from today? The new February update might make our mods redundant.
Soya Suki  [author] Feb 15, 2021 @ 11:50am 
That's okay by me.
seawench42 Feb 14, 2021 @ 6:29pm 
Would you be ok with me uploading a few different adaptations of this mod to give a few options for different leader loadouts? Full credit of course.
Soya Suki  [author] Jan 20, 2021 @ 6:03am 
There's many mods for new leader on the workshop. There is a Lord of the Rings mod, 2 Hitler-mods, many anime-mods, Hololive-civs, civs from other video-games and many more.

https://steamcommunity.com/workshop/browse/?appid=289070&requiredtags []=Leaders

If you want to play with a specific DLC, or Vanillla-civ, uncomment the civ in the sql-files
Nukkxx Jan 20, 2021 @ 3:49am 
[quote]@Nukkxx As I understand you, this mod should do just that.

It removes all leaders from the game. So you only play with leaders from mods.[/quote]
Cool, but where do i find mods for new leaders ? Who know a mod with fictitious leaders/civs ?
McDuck Dec 27, 2020 @ 6:20pm 
Can you do a variation of this mod, which removes the vanilla leaders, but not the DLC ones?
Soya Suki  [author] Dec 25, 2020 @ 6:27am 
@Nukkxx As I understand you, this mod should do just that.

It removes all leaders from the game. So you only play with leaders from mods.
Nukkxx Dec 25, 2020 @ 12:03am 
I would like to play with only custom made fictitious learders. I'm fed up to see Roosevelt leading a 500 BC tribe or Cleopatra negociating with Ghandi. Can this mod somehow help me ?
Any idea on how I could do it ?
only22s Nov 9, 2020 @ 4:31pm 
Thanks for the improvements!
Soya Suki  [author] Nov 8, 2020 @ 4:45am 
@Bannes, Thank you, I added them and the alts. Updating now.
Bannes Nov 7, 2020 @ 6:46pm 
Basil II, Ambiorix, Catherine de Medici(Magnificence), teddy Roosevelt(Rough Rider) are still there
Soya Suki  [author] Nov 7, 2020 @ 7:33am 
OK, updated. Added Maya, Grand Columbia, and Ethiopia.

Can someone give me feedback, if it works correctly, since I cant test myself...
Soya Suki  [author] Nov 5, 2020 @ 2:06pm 
Nevermind, the gameplay files are present in my install, even if I don't have the DLC. I'll update tomorrow.
Bannes Nov 5, 2020 @ 12:42pm 
can you updated this mod to block the new dlc characters?
NobleSpaniard Apr 30, 2020 @ 1:08pm 
Any word on a fix/update for the mod to work in multiplayer?

Really looking for a way to play a themed game with friends, leaders randomized but only from among the custom leaders for said theme.
andysec18 Apr 25, 2020 @ 8:23am 
@Soya Suki Thanks but I wouldn't know code from Coca Cola lol. I hope someone more capable will take the time to make that because that's one of the main reasons I still prefer to play Civ V.
Soya Suki  [author] Apr 24, 2020 @ 12:45pm 
@andysex18 I don't know. Never worked with the art-assets-api.
But heres a guide I found on civfanatics [forums.civfanatics.com], if you want to make such a mod yourself. It seems,that the animations can be converted.
andysec18 Apr 24, 2020 @ 12:23pm 
Is there a way to play Civ VI with cut scenes of leaders from Civ V?
Soya Suki  [author] Nov 27, 2019 @ 1:05pm 
@stm12 Can't think of a convenient way on how to do this right now. The closest thing I saw, wasthe entry "HumanPlayable" in the table "Players" of the Configuration database.

But that would be the opposite...

The easiest way is the dumbest way. Just make a list of all civs you want the AI to play as and roll some dice with a random function.

That can be done with a simple bash-script or an Excel-table.
stm12 Nov 26, 2019 @ 1:35pm 
I use this a lot (with edits) to remove just the leaders I don't want in my games. There was a similar mod for Civ V and in that one you could edit the file to make leaders unavailable to the AI but still available for humans. Any way to achieve that here?
Silvermist Mar 20, 2019 @ 12:26pm 
@zon Do you know if there is one?
zon Feb 23, 2019 @ 12:23pm 
perhaps considers a seperate mod for that @aen, for SP it works perfectly fine :) thanks so much again @ Username4!!
Soya Suki  [author] Feb 23, 2019 @ 12:07pm 
@Aen You are right, does not seem to work. The only thing the mod does is delete all vanilla leaders from the configuration menu database. So multiplayer uses a different database or loads differently.
Soya Suki  [author] Feb 23, 2019 @ 12:01pm 
@Aen Never tested MP, so I don't know. I'll look into it.
Silvermist Feb 23, 2019 @ 8:42am 
The mod doesn't seem to work in multiplayer... is that right? Is there a way to make it work?
zon Feb 17, 2019 @ 5:28am 
cheers!!
Soya Suki  [author] Feb 17, 2019 @ 4:37am 
Update for GS coming now
zon Jul 1, 2018 @ 5:24am 
awesome, thx for the quick fixes - runs perfectly smooth