Skip to main content

Customization: RideIn and RideOut

Keywords: RIDEIN, RIDEOUT
Category: newbie
Ridein and rideout messages allow you to customize what displays when you enter a romm when riding on a mount. We are fairly lenient on what you set these to, however try not to godmode in them, and try not to do something that is outside the bounds of your character's powers and abilities.

Syntax:
ridein <message>
ridein clear - to clear the message
rideout <message>
rideout clear - to clear the message

The <message> portion must contain a
$n where you would like yourself to appear, $N where you would like your mount to appear and a $T where you would like the direction to appear. Direction names for both automatically include the word 'the' in the code, so you do not have to include it.

Examples:
ridein $N gallops in from $T with $n clinging on for dear life.
Would display as: A brown horse (mount) gallops in from the north with a man with dark features(Trellan) clinging on for dear life.

rideout $N gallops out to $T with $n clinging on for dear life.
Would display as: A brown horse (mount) gallops out to the north with a man with dark features(Trellan) clinging on for dear life.