pokeruby/data/scripts/tv.inc
camthesaxman e926119b72 update
2017-09-30 17:04:25 -05:00

96 lines
1.8 KiB
PHP

Event_TV:: @ 81A6E72
lockall
inccounter GAME_STAT_WATCHED_TV
special sub_80C2014
specialvar RESULT, CheckForBigMovieOrEmergencyNewsOnTV
compare RESULT, 2
goto_if_eq EventScript_1A6F01
compare RESULT, 1
goto_if_eq EventScript_1A6F0B
checkflag 2098
goto_if 0, EventScript_1A6EF1
checkflag 2097
goto_if_eq EventScript_1A6EF1
specialvar RESULT, IsTVShowInSearchOfTrainersAiring
compare RESULT, 1
goto_if_eq EventScript_1A6F66
goto EventScript_1A6F50
end
EventScript_1A6EBB:
specialvar 0x8004, special_0x44
compare 0x8004, 255
goto_if_eq EventScript_1A6F3F
specialvar RESULT, special_0x4a
compare RESULT, 255
goto_if_eq EventScript_1A6F3F
copyvar 0x8004, RESULT
specialvar RESULT, sub_80BDA0C
compare RESULT, 0
goto_if 5, EventScript_1A6F21
end
EventScript_1A6EF1:
special GetMomOrDadStringForTVMessage
msgbox UnknownString_81A0E68, 4
special TurnOffTVScreen
releaseall
end
EventScript_1A6F01:
msgbox UnknownString_817288C, 4
releaseall
end
EventScript_1A6F0B:
.ifdef SAPPHIRE
msgbox UnknownString_8172D30, 4
.else
msgbox UnknownString_8172C50, 4
.endif
special InitRoamer
clearflag 2141
setflag 255
special TurnOffTVScreen
releaseall
end
EventScript_1A6F21:
special DoTVShow
waitmessage
waitbutton
compare RESULT, 1
goto_if 5, EventScript_1A6F21
goto EventScript_1A6F37
end
EventScript_1A6F37:
special TurnOffTVScreen
setflag 2097
releaseall
end
EventScript_1A6F3F:
special GetMomOrDadStringForTVMessage
msgbox UnknownString_81A0E68, 4
goto EventScript_1A6F37
end
EventScript_1A6F50:
special sub_80BECE8
compare RESULT, 0
goto_if_eq EventScript_1A6EBB
waitmessage
waitbutton
goto EventScript_1A6F37
end
EventScript_1A6F66:
special DoTVShowInSearchOfTrainers
waitmessage
waitbutton
compare RESULT, 0
goto_if_eq EventScript_1A6F66
goto EventScript_1A6F37
end