Welcome to the Creatures Wiki! Log in and join the community.
EPAS
Jump to navigation
Jump to search
EPAS is a CAOS command to do with lifts.
Syntax[edit]
EPAS (command) family (integer) genus (integer) species (integer)
Enumerate over owner vehicle's passengers which match the given classifier. Similar to ENUM.
Example[edit]
From new lift script, in the tail end of the 'elevator go up' script:
*Drop everyone and stim with "Traveled in lift" epas 4 0 0 zomb 0 stim writ targ 94 1 next dpas 4 0 0 *Change level and mark yourself as not moving setv ov00 0 setv ov01 va01 endm