Difference between revisions of "+weather"

From Masq
(Created page with ''''+weather''' <tt>precip() prate() sky() wind() temp() ground() tempf() daytime() season() wind_dir() wind_speed() weather()</tt> The '''+weather''' command gives the current …')
 
Line 3: Line 3:
 
<tt>precip() prate() sky() wind() temp() ground() tempf() daytime() season() wind_dir() wind_speed() weather()</tt>
 
<tt>precip() prate() sky() wind() temp() ground() tempf() daytime() season() wind_dir() wind_speed() weather()</tt>
  
The '''+weather''' command gives the current weather in IC Albuquerque.<br>
 
The functions, all without an argument, return various aspects of the <br>
 
current weather conditions, and can be used in descs. For example,
 
  
<tt> > @desc here=The wind, from the [wind_dir()], ruffles the trees outside the room.</tt>
+
The '''+weather''' command gives the current weather in IC Albuquerque.
  
 +
 +
The functions, all without an argument, return various aspects of the current weather conditions, and can be used in descs. For example,
 +
 +
<tt> > @desc here=The wind, from the [wind_dir()], ruffles the trees outside the room.</tt>
 
[[Category:Help]]
 
[[Category:Help]]
 
[[Category:+help]]
 
[[Category:+help]]

Revision as of 11:43, 4 January 2011

+weather

precip() prate() sky() wind() temp() ground() tempf() daytime() season() wind_dir() wind_speed() weather()


The +weather command gives the current weather in IC Albuquerque.


The functions, all without an argument, return various aspects of the current weather conditions, and can be used in descs. For example,

> @desc here=The wind, from the [wind_dir()], ruffles the trees outside the room.