Go to the source code of this file.
◆ init()
void N init |
( |
Npc * | twink | ) |
|
◆ EVS_WorldTwink_TakeOut
Initial value:= {
}
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
#define Return
Kills the current EVT thread.
Definition at line 59 of file twink.c.
◆ EVS_WorldTwink_Update
Initial value:
Definition at line 65 of file twink.c.
◆ EVS_WorldTwink_UseAbility
Initial value:
Definition at line 71 of file twink.c.
◆ EVS_WorldTwink_PutAway
Initial value:
Definition at line 77 of file twink.c.