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

@tofail

command: @tofail <object> = <message> attribute: tofail

sets the message that a player sees when he tries to teleport from somewhere he does not have permission.

function references and %-substitutions are allowed in teleport failure messages, and are evaluated when someone attempts to teleport out of their location. in function references, 'me' refers to the player's current location, while %-substitutions that refer to the enactor (such as %n, %#, %p, etc) refer to the player attempting the teleport.

example: @tofail here = a psychic barrier prevents you from teleporting out.

related topics: @teleport, @atofail, @otofail, @lock.

Clone this wiki locally