(Very) Basic WML Questions

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
Rbuck
Posts: 56
Joined: February 22nd, 2013, 12:29 pm
Location: North Texas

(Very) Basic WML Questions

Post by Rbuck »

I'm working on a WML-intensive mod atm, wondering about some stuff I came across.

To start with, what do the dots mean in variable names? Are they just for organizing variables under different "headings", and acceptable to use for any variable, or do they mean specific variables for larger categories and so are inapplicable to mod-defined variables?

Be Warned: there may be more questions as I work deeper. :wink:
A paintbrush is worth a thousand swords.
The average pen is equal to a sword, but a picture paints a thousand words.
User avatar
Crendgrim
Moderator Emeritus
Posts: 1328
Joined: October 15th, 2010, 10:39 am
Location: Germany

Re: (Very) Basic WML Questions

Post by Crendgrim »

Small advice: Read the whole of SyntaxWML, that also should answer your question (Kinds of Variables / Arrays), and you'll learn important parts about the syntax and how to work with variables. :)
UMC Story Images — Story images for your campaign!
User avatar
pyrophorus
Posts: 533
Joined: December 1st, 2010, 12:54 pm

Re: (Very) Basic WML Questions

Post by pyrophorus »

Maybe this will help you.
Sorry for self promoting my work...

Friendly,
Post Reply