this is my save for all 3 mayor ending
Can you already become the mayor yourself?
I get an error when clicking > mayor privilege:
Same happens step earlier clicking become mayor, but with bug i can get through.
Ошибка!Локация: Строка: 0Номер действия: -1Описание: Location not found!
Here it goes wrong or it's the end?
if $ARGS[0]="mayor`s_office":
'<div class ="show_menu"><img src="images\place\真市长室.jpg" width="854"></div>'
'<div class="button_menu">'
if $mayor_e='WO':'<div class="buttonW"><a href="exec:gt ''ceremony'',''start''">`Mayor`s Privilege`</a></div>'
if $sz_event_chain>=3 and campaign_day<=0 and the_mayor_is_sure=0 and $YXH.available=1:'<div class="buttonR"><a href="exec:gt ''final_event'',''mayoral_campaign''">Mayoral election</a></div>'
if $sz_event_chain>=3 and $YXH.available=0:'<div class="buttonG1"><a href="exec:gt ''final_event'',''mayoral_candidate''">Mayoral candidate</a></div>'
if $jyb_event_chain>=1:'<div class="buttonG"><a href="exec:gt ''mayors_office'',''mayor_liyi''"><<$SZ.name>></a></div>'
if $YXH.available=1 and $yxh_placement=0:'<div class="buttonS3"><a href="exec:gt ''mayors_office'',''yxh_vertical_painting''"><<$YXH.name>></a></div>'
'<div class="button"><a href="exec:gt ''mayors_office''">Leave</a></div>'
'</div>'
'<div class="dialog_menu">'
'<p>·The sun shines through the window in the mayor`s office, everything is so quiet and peaceful</p>'
if $sz_event_chain>=3 and the_mayor_is_sure=0:'<p><B><span class =''red''>·There is still time before the next mayoral election<<campaign_day>>day</p>'
'</div>'
end