mirror of
https://github.com/zeldaret/tmc
synced 2026-07-31 16:07:34 -04:00
Name some script commands
This commit is contained in:
@@ -13,7 +13,7 @@ SCRIPT_START script_08016384
|
||||
Call script_08016384
|
||||
CallWithArg script_08016384, 0x12345678
|
||||
LoadRoomEntityList script_08016384
|
||||
TestBit 0x00000001
|
||||
CheckSyncFlagAndClear 0x00000001
|
||||
CheckInventory1 0x0001
|
||||
CheckInventory2 0x0001
|
||||
HasRoomItemForSale
|
||||
@@ -38,10 +38,10 @@ SCRIPT_START script_08016384
|
||||
CheckEntityInteractType
|
||||
_0807E30C
|
||||
HasRupees 0x00c8
|
||||
_0807E3E8
|
||||
CheckTextboxResult
|
||||
CheckKinstoneFused 0x0001
|
||||
BuyItem 0x006c, 0x0000
|
||||
_0807E48C 0x0020
|
||||
CheckBottleContaining 0x0020
|
||||
_0807E4CC 0x00000000
|
||||
_0807E4EC 0x00000000
|
||||
_0807E514 0x00000000
|
||||
@@ -50,8 +50,8 @@ SCRIPT_START script_08016384
|
||||
EntityHasHeight
|
||||
ComparePlayerAction 0x0001
|
||||
ComparePlayerAnimationState 0x0004
|
||||
_0807E5F8 0x00000001
|
||||
_0807E610 0x00000002
|
||||
SetSyncFlag 0x00000001
|
||||
ClearSyncFlag 0x00000002
|
||||
SetLocalFlag 0x0067
|
||||
SetLocalFlagByBank 0x0100, 0x0001
|
||||
ClearLocalFlag 0x0067
|
||||
@@ -60,11 +60,11 @@ SCRIPT_START script_08016384
|
||||
SetRoomFlag 0x0000
|
||||
ClearRoomFlag 0x0000
|
||||
Wait 0x001e
|
||||
WaitForSomething 0x00000001
|
||||
WaitForSomething2 0x00000002
|
||||
WaitForSyncFlag 0x00000001
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
WaitPlayerGetItem
|
||||
WaitForPlayerAction0x17
|
||||
WaitFor_1
|
||||
WaitFor_2
|
||||
WaitForFadeFinish
|
||||
_0807E778 0x0004
|
||||
SetFadeMask 0x0000ffff
|
||||
|
||||
Reference in New Issue
Block a user