[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Tips and tricks
. . -> [Subject]  Random Greet

Random Greet

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Cuprohastes   (14 posts)  [Biography] bio
Date Mon 11 Aug 2003 01:52 PM (UTC)
Message
This is an alias: rwave *
It produces one of 9 random greetingse e.g.

rwave Alex
produces
Cuprohastes waves to Alex
or
Cuprohastes nods to Alex
or...well, you get the idea. Edit it for your MUCK's syntax.

<alias
match="rwave *"
enabled="y"
expand_variables="y"
send_to="12"
sequence="100"
>
<send>randomize
social = Int(8*rnd)

if social=0 then
World.Send &quot;:waves to %1&quot;
elseif social=1 then
World.Send &quot;:nods to %1&quot;
elseif social=2 then
World.Send &quot;:nods politely to %1&quot;
elseif social=3 then
World.Send &quot;:waves politely to %1&quot;
elseif social=4 then
World.Send &quot;:notices %1 and waves&quot;
elseif social=5 then
World.Send &quot;say Hi %1&quot;
elseif social=6 then
World.Send &quot;say Hello %1&quot;
elseif social=7 then
World.Send &quot;:tailwaves to %1&quot;
elseif social=8 then
World.Send &quot;:wingwaves to %1&quot;
end if</send>
</alias>
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


6,313 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]