A question about WML
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.
A question about WML
Hi guys,I encounter a problem while playing the wesnoth.
In a new scenario ,Zhul should be present. However,he isn't.
My question is: Which value of WML script determine the present or absent of a character?
In a new scenario ,Zhul should be present. However,he isn't.
My question is: Which value of WML script determine the present or absent of a character?
Perhaps your code is lacking:
The x and y coordinates of the unit's initial position?
Code: Select all
[unit]
x=...
y=...
...
[/unit]
Author of the unofficial UtBS sequels Invasion from the Unknown and After the Storm.