New Call Targets

A list of all available new call targets.

All new call targets include the "tim_" prefix to prevent duplicate naming issues with the already pre-existing 2000~ call targets.

Id
Name
Arguments

0x1000

tim_checkVersion

0

0x1001

tim_memoryPushStack

1

0x1002

tim_memoryExecute

5

0x1003

tim_memoryExecuteF

5

0x1004

tim_memoryReadByte

1

0x1005

tim_memoryWriteByte

2

0x1006

tim_memoryReadShort

1

0x1007

tim_memoryWriteShort

2

0x1008

tim_memoryReadInt

1

0x1009

tim_memoryWriteInt

2

0x100A

tim_memoryReadFloat

1

0x100B

tim_memoryWriteFloat

2

Last updated