Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@ATPORT

COMMAND: @atport <object> = <command-list> ATTRIBUTE: Atport

Sets the actions to be performed by object whenever it teleports. The actions are performed after the object moves to its new location.

This attribute is only meaningful for players and things, and will never be automatically triggered on other object types.

Example: @atport me = &TEL.COUNT me=add(v(TEL.COUNT),1)

Related Topics: @otport, @oxtport, @tport, @teleport

Clone this wiki locally