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

@femit

command: @femit[/<switches>] <object>=<message>

forces <object> to emit <message>. this command is similar to the command '@force <object> = @emit <message>', except that it will work so long as you own the object, whereas @force may fail if the object has its inherit flag set and the object performing the @force does not.

the following switches are available: /here - sends the message to everyone in the same location as <object>. /room - sends the message to everyone in the room that contains the object that <object> is in. starting from your location, this switch 'leaves' objects until it reaches a room, and @emits the message there.

if both switches are specified, the message is sent to both places. if neither is specified, /here is assumed.

some muxes may restrict the use of this command.

related topics: @remit, @emit, @fpose, @fsay, inherit, spoofing.

Clone this wiki locally