2021-07-20 21:18:31 +02:00
|
|
|
Std_MsgboxNPC:
|
2020-01-11 18:02:58 +01:00
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
message 0x0
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
release
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Std_MsgboxSign:
|
2020-01-11 18:02:58 +01:00
|
|
|
lockall
|
|
|
|
message 0x0
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
releaseall
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Std_MsgboxDefault:
|
2020-01-11 18:02:58 +01:00
|
|
|
message 0x0
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Std_MsgboxYesNo:
|
2020-01-11 18:02:58 +01:00
|
|
|
message 0x0
|
|
|
|
waitmessage
|
|
|
|
yesnobox 20, 8
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Std_MsgboxGetPoints:
|
2020-01-11 18:02:58 +01:00
|
|
|
message 0x0
|
2020-08-21 00:02:00 +02:00
|
|
|
playfanfare MUS_OBTAIN_B_POINTS
|
2020-01-11 18:02:58 +01:00
|
|
|
waitfanfare
|
|
|
|
waitmessage
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Std_10:
|
2020-01-11 18:02:58 +01:00
|
|
|
pokenavcall 0x0
|
|
|
|
waitmessage
|
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
EventScript_UnusedReturn:
|
2020-01-11 18:02:58 +01:00
|
|
|
return
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
Common_EventScript_SaveGame::
|
2020-01-11 18:02:58 +01:00
|
|
|
special SaveGame
|
|
|
|
waitstate
|
|
|
|
return
|