Sid Meier's Civilization VI

Sid Meier's Civilization VI

79 个评价
Mod Leaders Only
2
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod: Gameplay
文件大小
发表于
更新日期
6.516 KB
2017 年 8 月 16 日 上午 6:23
2023 年 4 月 6 日 上午 9:10
12 项改动说明 ( 查看 )

订阅以下载
Mod Leaders Only

描述
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 条留言
危境僵局 2023 年 12 月 2 日 下午 3: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
危境僵局 2023 年 12 月 2 日 下午 3: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 2023 年 10 月 4 日 上午 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 2023 年 7 月 29 日 上午 11:56 
ERROR: Invalid Reference on TraitModifiers.TraitType - "TRAIT_LEADER_SEJONG" does not exist in Traits. Conflict with Harmony in diversity.
Soya Suki  [作者] 2023 年 4 月 6 日 上午 9:11 
@ÆG1S
Thanks a lot! I updated it.
AEG1S 2023 年 4 月 5 日 下午 8: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'
Kibble_Gob 2023 年 3 月 30 日 上午 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  [作者] 2023 年 3 月 30 日 上午 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.
Kibble_Gob 2023 年 3 月 28 日 下午 11: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 2023 年 3 月 25 日 下午 2:12 
Now it doesn't work.