Difference between revisions of "Message"

Jump to navigation Jump to search
2 bytes removed ,  13:37, 13 December 2010
m
Slight mistake on new example formatting!
imported>Bruneauinfo
m (Added a better example using variables in a message.)
imported>Bruneauinfo
m (Slight mistake on new example formatting!)
Line 12: Line 12:
'''Example:'''
'''Example:'''


  Message "There are % 5.0 arrows and % 5.0 shields in the crate.", BowVar, ShiledVar, 10
  Message "There are %.0f arrows and %.0f shields in the crate.", BowVar, ShiledVar, 10


Displays: There are 3 arrows and 6 shields in the crate.
Displays: There are 3 arrows and 6 shields in the crate.
Anonymous user

Navigation menu