Status Bar Question

Posted by Togras on Sat 30 Nov 2002 03:29 PM — 3 posts, 13,783 views.

#0
Erm, how do I use it?

Also, are there math funtions to allow percentages and such?
Australia Forum Administrator #1
You use it in scripting, for example in response to a trigger. You can do all sorts of maths, because that is supported by the scripting language, eg. VBscript, Jscript, Perlscript.

The function is world.setstatus, try searching the forum for "setstatus" for examples of using it.
#2
*nod*

Thanks loads =)