2019-11-12 18:55:46 +01:00
|
|
|
Interview_EventScript_EndInterview:: @ 828C7E9
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewAfter
|
|
|
|
incrementgamestat GAME_STAT_GOT_INTERVIEWED
|
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
@ Shares reporter object with TVSHOW_PKMN_FAN_CLUB_OPINIONS
|
|
|
|
SlateportCity_PokemonFanClub_EventScript_ReporterNoNickname:: @ 828C7F0
|
|
|
|
setvar VAR_0x8005, TVSHOW_FAN_CLUB_LETTER
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_AlreadyInterviewed2
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8009, VAR_0x8006
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_InterviewRequest, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_AcceptInterview2
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_DeclineInterview2
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_AcceptInterview2:: @ 828C827
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_TellMeAnythingAboutYourMon, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_INTERVIEW
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
setvar VAR_0x8006, EASY_CHAT_PERSON_REPORTER_FEMALE
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 1
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_SubmitResponse2
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_DeclineInterview2
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_DeclineInterview2:: @ 828C85C
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_HereIfYouGetUrgeToTellMe, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_SubmitResponse2:: @ 828C866
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_ThatsAllForInterview2, MSGBOX_DEFAULT
|
|
|
|
setvar VAR_0x8005, TVSHOW_FAN_CLUB_LETTER
|
|
|
|
goto Interview_EventScript_EndInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_AlreadyInterviewed2:: @ 828C879
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_EnjoyDoingInterviews, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-01 22:50:54 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_Reporter:: @ 828C883
|
2019-10-05 16:52:48 +02:00
|
|
|
lock
|
|
|
|
faceplayer
|
2019-11-12 18:55:46 +01:00
|
|
|
setvar VAR_0x8005, TVSHOW_RECENT_HAPPENINGS
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_AlreadyInterviewed
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8009, VAR_0x8006
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_set FLAG_OCEANIC_MUSEUM_MET_REPORTER, SlateportCity_OceanicMuseum_1F_EventScript_RequestInterviewShort
|
2019-10-05 16:52:48 +02:00
|
|
|
setflag FLAG_OCEANIC_MUSEUM_MET_REPORTER
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_InterviewRequest, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_AcceptInterview
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_RequestInterviewShort:: @ 828C8C8
|
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_InterviewRequestShort, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_AcceptInterview
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_AcceptInterview:: @ 828C8E7
|
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_TellMeExperienceInvolvingPokemon, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_INTERVIEW
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
setvar VAR_0x8006, EASY_CHAT_PERSON_REPORTER_MALE
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 1
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_SubmitResponse
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_OceanicMuseum_1F_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_DeclineInterview:: @ 828C91C
|
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_LetMeKnowIfYouHaveStory, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_SubmitResponse:: @ 828C926
|
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_ThatsAllForInterview, MSGBOX_DEFAULT
|
|
|
|
setvar VAR_0x8005, TVSHOW_RECENT_HAPPENINGS
|
|
|
|
goto Interview_EventScript_EndInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_OceanicMuseum_1F_EventScript_AlreadyInterviewed:: @ 828C939
|
|
|
|
msgbox SlateportCity_OceanicMuseum_1F_Text_BetterWriteUpStory, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-09 09:07:32 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_Reporter:: @ 828C943
|
2019-10-05 16:52:48 +02:00
|
|
|
lock
|
|
|
|
faceplayer
|
2019-11-12 18:55:46 +01:00
|
|
|
specialvar VAR_RESULT, IsLeadMonNicknamedOrNotEnglish
|
|
|
|
compare VAR_RESULT, FALSE
|
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_ReporterNoNickname
|
|
|
|
setvar VAR_0x8005, TVSHOW_PKMN_FAN_CLUB_OPINIONS
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_AlreadyInterviewed
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8009, VAR_0x8006
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_InterviewRequestHasName, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_AcceptInterview
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_AcceptInterview:: @ 828C98C
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_HereGoesQuickAnswers, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
random 3
|
|
|
|
copyvar VAR_0x800A, VAR_RESULT
|
|
|
|
switch VAR_RESULT
|
2019-11-12 18:55:46 +01:00
|
|
|
case 0, SlateportCity_PokemonFanClub_EventScript_RandomQuestion1
|
|
|
|
case 1, SlateportCity_PokemonFanClub_EventScript_RandomQuestion2
|
|
|
|
case 2, SlateportCity_PokemonFanClub_EventScript_RandomQuestion3
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_RandomQuestion1:: @ 828C9C3
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_DescribeFeelingsFirstMetMon, MSGBOX_DEFAULT
|
|
|
|
goto SlateportCity_PokemonFanClub_EventScript_ContinueInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_RandomQuestion2:: @ 828C9D1
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_LikenMonToSomethingYouLike, MSGBOX_DEFAULT
|
|
|
|
goto SlateportCity_PokemonFanClub_EventScript_ContinueInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_RandomQuestion3:: @ 828C9DF
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_WhatAttractedYouAboutMon, MSGBOX_DEFAULT
|
|
|
|
goto SlateportCity_PokemonFanClub_EventScript_ContinueInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_ContinueInterview:: @ 828C9ED
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_FAN_CLUB
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
setvar VAR_0x8006, 0
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_DeclineInterview
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_WhatDoPokemonMeanToYou, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8006, 1
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq SlateportCity_PokemonFanClub_EventScript_DeclineInterview
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_ThatsAllForInterview, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8007, VAR_0x800A
|
2019-11-12 18:55:46 +01:00
|
|
|
setvar VAR_0x8005, TVSHOW_PKMN_FAN_CLUB_OPINIONS
|
|
|
|
goto Interview_EventScript_EndInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_DeclineInterview:: @ 828CA45
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_HereIfYouGetUrgeToTellMe, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
SlateportCity_PokemonFanClub_EventScript_AlreadyInterviewed:: @ 828CA4F
|
|
|
|
msgbox SlateportCity_PokemonFanClub_Text_EnjoyDoingInterviews, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_Reporter:: @ 828CA59
|
2019-10-05 16:52:48 +02:00
|
|
|
lock
|
|
|
|
faceplayer
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_set FLAG_TEMP_2, LilycoveCity_ContestLobby_EventScript_AlreadyInterviewed
|
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_POKEMON_PROFILE
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_AlreadyInterviewed
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8009, VAR_0x8006
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox LilycoveCity_ContestLobby_Text_InterviewRequest, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_AcceptInterview
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_AcceptInterview:: @ 828CA9B
|
|
|
|
msgbox LilycoveCity_ContestLobby_Text_DescribeContest, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_CONTEST_INTERVIEW
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
setvar VAR_0x8006, 0
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 1
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_SubmitResponse
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_DeclineInterview:: @ 828CAD0
|
|
|
|
msgbox LilycoveCity_ContestLobby_Text_PleaseDoShareStoryWithMe, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_SubmitResponse:: @ 828CADA
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, 24
|
|
|
|
special SetContestCategoryStringVarForInterview
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox LilycoveCity_ContestLobby_Text_WhatImageWhenYouHearX, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_CONTEST_INTERVIEW
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
setvar VAR_0x8006, 1
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_DeclineInterview
|
|
|
|
msgbox LilycoveCity_ContestLobby_Text_ThatsAllForInterview, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setflag FLAG_TEMP_2
|
2019-11-12 18:55:46 +01:00
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_POKEMON_PROFILE
|
|
|
|
goto Interview_EventScript_EndInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_AlreadyInterviewed:: @ 828CB21
|
|
|
|
msgbox LilycoveCity_ContestLobby_Text_LookingForwardToNextContest, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-11 03:54:00 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_TryShowContestReporter:: @ 828CB2B
|
|
|
|
compare VAR_CONTEST_HALL_STATE, 2
|
|
|
|
goto_if_ne LilycoveCity_ContestLobby_EventScript_DontShowContestReporter
|
2019-11-12 18:55:46 +01:00
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_POKEMON_PROFILE
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-11 03:54:00 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq LilycoveCity_ContestLobby_EventScript_DontShowContestReporter
|
|
|
|
switch VAR_CONTEST_TYPE
|
|
|
|
case 0, LilycoveCity_ContestLobby_EventScript_DontShowContestReporter
|
|
|
|
case 2, LilycoveCity_ContestLobby_EventScript_ShowContestReporter
|
|
|
|
case 1, LilycoveCity_ContestLobby_EventScript_ShowContestReporter
|
|
|
|
case 3, LilycoveCity_ContestLobby_EventScript_ShowContestReporter
|
|
|
|
case 4, LilycoveCity_ContestLobby_EventScript_ShowContestReporter
|
|
|
|
case 5, LilycoveCity_ContestLobby_EventScript_DontShowContestReporter
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-11 03:54:00 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_ShowContestReporter:: @ 828CB91
|
2019-10-05 16:52:48 +02:00
|
|
|
clearflag FLAG_HIDE_LILYCOVE_CONTEST_HALL_REPORTER
|
|
|
|
return
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-11 03:54:00 +01:00
|
|
|
LilycoveCity_ContestLobby_EventScript_DontShowContestReporter:: @ 828CB95
|
2019-10-05 16:52:48 +02:00
|
|
|
return
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_Reporter:: @ 828CB96
|
2019-10-05 16:52:48 +02:00
|
|
|
lock
|
|
|
|
faceplayer
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_set FLAG_TEMP_2, BattleFrontier_BattleTowerLobby_EventScript_AlreadyInterviewed
|
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_BATTLE_TOWER_PROFILE
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_AlreadyInterviewed
|
2019-10-05 16:52:48 +02:00
|
|
|
copyvar VAR_0x8009, VAR_0x8006
|
2019-11-12 18:55:46 +01:00
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_InterviewRequest, MSGBOX_YESNO
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, YES
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_AcceptInterview
|
2019-11-02 17:34:53 +01:00
|
|
|
compare VAR_RESULT, NO
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_DeclineInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_AcceptInterview:: @ 828CBD8
|
|
|
|
message BattleFrontier_BattleTowerLobby_Text_HowDidBattleTowerTurnOut
|
2019-10-05 16:52:48 +02:00
|
|
|
waitmessage
|
|
|
|
multichoice 20, 8, MULTI_SATISFACTION, 1
|
|
|
|
copyvar VAR_0x8008, VAR_RESULT
|
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
call_if_eq BattleFrontier_BattleTowerLobby_EventScript_Satisfied
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 1
|
2019-11-12 18:55:46 +01:00
|
|
|
call_if_eq BattleFrontier_BattleTowerLobby_EventScript_Dissatisfied
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_DescribeYourBattle, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setvar VAR_0x8004, EASY_CHAT_TYPE_BATTLE_TOWER_INTERVIEW
|
|
|
|
copyvar VAR_0x8005, VAR_0x8009
|
|
|
|
call Common_ShowEasyChatScreen
|
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
compare VAR_RESULT, 1
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_SubmitResponse
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_CancelInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_DeclineInterview:: @ 828CC2E
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_SorryWeDisturbedYou, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_Satisfied:: @ 828CC38
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_ObviousYouHadGreatBattle, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
return
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_Dissatisfied:: @ 828CC41
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_DifficultToMakeBattleTurnOutAsPlanned, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
return
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_SubmitResponse:: @ 828CC4A
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_RESULT, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_CancelInterview
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_ThatsGreatLine, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
setflag FLAG_TEMP_2
|
|
|
|
copyvar VAR_0x8004, VAR_0x8008
|
2019-11-12 18:55:46 +01:00
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_BATTLE_TOWER_PROFILE
|
|
|
|
goto Interview_EventScript_EndInterview
|
2019-10-05 16:52:48 +02:00
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_CancelInterview:: @ 828CC70
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_SilentType, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_AlreadyInterviewed:: @ 828CC7A
|
|
|
|
msgbox BattleFrontier_BattleTowerLobby_Text_LookingForwardToNextBattle, MSGBOX_DEFAULT
|
2019-10-05 16:52:48 +02:00
|
|
|
release
|
|
|
|
end
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_ShowOrHideReporter:: @ 828CC84
|
2019-10-05 16:52:48 +02:00
|
|
|
compare VAR_BRAVO_TRAINER_BATTLE_TOWER_ON, 0
|
2019-11-12 18:55:46 +01:00
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_HideReporter
|
|
|
|
setvar VAR_0x8005, TVSHOW_BRAVO_TRAINER_BATTLE_TOWER_PROFILE
|
2019-10-05 16:52:48 +02:00
|
|
|
special InterviewBefore
|
2019-11-12 18:55:46 +01:00
|
|
|
compare VAR_RESULT, TRUE
|
|
|
|
goto_if_eq BattleFrontier_BattleTowerLobby_EventScript_HideReporter
|
2019-10-05 16:52:48 +02:00
|
|
|
clearflag FLAG_HIDE_BATTLE_TOWER_REPORTER
|
|
|
|
return
|
2019-09-27 20:20:51 +02:00
|
|
|
|
2019-11-12 18:55:46 +01:00
|
|
|
BattleFrontier_BattleTowerLobby_EventScript_HideReporter:: @ 828CCA6
|
2019-10-05 16:52:48 +02:00
|
|
|
setflag FLAG_HIDE_BATTLE_TOWER_REPORTER
|
|
|
|
return
|