imado552
Sergeant at Arms
kraggrim ?️ said:The leader should be set in game_start:
# Factions:
(faction_set_slot, "fac_kingdom_1", slot_faction_culture, "fac_culture_1"),
(faction_set_slot, "fac_kingdom_1", slot_faction_leader, "trp_kingdom_1_lord"),
(troop_set_slot, "trp_kingdom_1_lord", slot_troop_renown, 1200),
Are these kingdoms/troops set properly? I don't know if there's more to it than that.
was about to edit my post till i saw your answer the problem is fixed don't know how in the hell it happened i fixed some scripts i toke from VC and compiled then tested and it was fixed now they are working good for both the ones having less then 10 lords(for example clans with 3 lords) and bigger then 10 (for example 30 lord and so on) thanks for the help anyway and again thanks to all who helped me fix this problem