[SOLVED]How to change the town and castle's flag?

正在查看此主题的用户

Change the parameters for
插入代码块:
party_set_banner_icon
in script_give_center_to_lord, the one that's fetched from (troop_get_slot, ":cur_banner", ":lord_troop_id", slot_troop_banner_scene_prop), that you should change to a value from slot_faction_banner calculated with the right offset (mesh instead of scene prop).
 
Somebody 说:
Change the parameters for
插入代码块:
party_set_banner_icon
in script_give_center_to_lord, the one that's fetched from (troop_get_slot, ":cur_banner", ":lord_troop_id", slot_troop_banner_scene_prop), that you should change to a value from slot_faction_banner calculated with the right offset (mesh instead of scene prop).
Thanks!
 
后退
顶部 底部