mud/lib/doc/lfun/all/eventUse
2020-09-06 05:43:07 -07:00

38 lines
426 B
Plaintext

EVENTUSE
NAME
eventUse()
SYNOPSIS
LIB_BATTERY: int eventUse(int i), LIB_PLAYER: mixed eventUse(object used, string cmd)
DESCRIPTION
For batteries, it runs necessary actions when the battery is used. For players, it runs the parser in a stripped way for testing.
EXAMPLES
LOCATION
/lib/battery
/lib/flashlight
/lib/player
SEE ALSO
Author
Cratylus