Search results

  • Viď: "[[(sk) Značka scenario|scenario]]" Funguje rovnako ako "[[(sk) Značka scenario|scenario]]", ale testovacia sa scéna spúšťa priamo z príkazového riadku, čím
    1 KB (249 words) - 19:57, 6 August 2012
  • In this tutorial we will dig somewhat deeper into the secrets of WML and scenario building: events, explaining the use of some special attributes, setting up You can trigger certain actions that occur during a scenario using the events mechanism. Let us look at an example of a simple event. Su
    6 KB (924 words) - 22:05, 10 October 2018
  • Conventionally, your macro definitions should live in one or more files within a directory called utils under your main campaign directory. Be sur == Naming files ==
    4 KB (735 words) - 08:16, 24 August 2021
  • ...ed Preferences) must be set to "No". Also, since they are not config(.cfg) files the normal coloring will not be generated. To generate coloring, simply sav There are 3 types of savegames: start-of-scenario, replay and in-game (including autosave and out-of-sync save). The informat
    6 KB (928 words) - 09:13, 27 February 2024
  • ...- started in 2009, a few details might change in future reworks of the po-files, but the overall story and characters should not have changed. Therefore, t Ardonna renames herself Ardryn-Na in scenario 13.
    48 KB (7,351 words) - 04:21, 3 May 2023
  • placing it down on top of the scenario map. * '''x,y''': the x,y location in the scenario map to place the top-left corner of the mask onto. Important note: if 'bord
    6 KB (1,032 words) - 05:54, 27 February 2024
  • ...ry to see how well collaborative campaign creation works. You can edit any scenario you wish and fix typing or WML errors or even contribute to the dialogues i Please check the discussion page of each scenario to see its story and anything that still need to be designed for it.
    3 KB (347 words) - 15:23, 26 April 2010
  • [scenario] [/scenario]
    5 KB (594 words) - 06:03, 4 May 2010
  • ...luding campaigns, custom units, and even collections of maps with advanced scenario features (such as dialogues and custom functionality), you will need to, at WML is then used inside Configuration Files (files with the ''.cfg'' extension) which is then read by Wesnoth in order to crea
    6 KB (1,044 words) - 18:37, 3 September 2020
  • ...an be translated. A program called "gettext" automatically parses your WML files, seeks out strings marked as translatable, and compiles them into a transla You, the scenario writer, must mark a string as translatable by including an underscore chara
    1 KB (166 words) - 17:38, 1 August 2016
  • ...- using the 'diff' tool at command line doesn't give good results for .map files. Ideally would be accompanied with a multiplayer-only scenario attribute "number_of_pauses" which decreases each time a client pauses the
    10 KB (1,642 words) - 17:23, 29 April 2024
  • ...ere are a couple typos with the gold. To fix these, open the scenario .cfg files (located in the ''data/add-ons/A_Song_of_Fire/scenarios'' folder - if you d **Scenario 1: Line 77 of 01_Rain_of_Fire.cfg should be {GOLD 180 160 140} instead of {
    59 KB (10,011 words) - 21:46, 16 October 2016
  • <e7th04sh> zookeeper: ok, another idea then. Is scenario designer able to force certain ratios or fixed numbers and kinds of unit to <e7th04sh> zookeeper, and that would be helpful for scenario designers wouldn't it?
    39 KB (6,881 words) - 19:37, 20 March 2013
  • The in-game help sections describing how various parts of the Scenario Editor work have been updated and re-enabled. Additionally, the help browse ...dialog experience when the saves directory is empty or contains corrupted files has been improved. The prompt for loading saves from a different version of
    3 KB (410 words) - 05:48, 21 March 2021
  • ...asic days I extended a game called Hunt the Wumpus to support custom level files, and Nibbles to support up to 4 players simultaneously (it originally only ...maps/scenarios in highschool, so I have experience with a commercial level/scenario editor.
    6 KB (1,062 words) - 21:32, 29 March 2008
  • ...st another security vulnerability. A faulty add-on could read some of your files and post the content to all particiants of the multiplayer game. There was ...were cleaned up to be a little smaller. Because of this only beginning of scenario saves will work as expected, others may have problems with the recall list.
    33 KB (5,417 words) - 16:42, 26 January 2014
  • * <code>docbook-xml-dtd</code> (to generate the manual HTML files) * <code>xdelta</code> 1.x (to create the Xdelta files)
    16 KB (2,534 words) - 18:08, 14 February 2020
  • ...e put together in whatever order and combination best suits the needs of a scenario. They do not need to be sorted in order of their evaluation scores and can * The default AI parameters in a variety of configuration files in the 'data/ai/' directory
    39 KB (6,494 words) - 23:25, 9 April 2024
  • For translation, all C++, WML and Lua files should be in UTF-8. As noted in the [[Typography_Style_Guide]], some punctu ...ng looked up in the wrong textdomain if the header is included in multiple files with different textdomains. If possible, always factor the translatable str
    19 KB (2,953 words) - 13:45, 29 April 2024
  • ...ic Wesnoth repository at GitHub] also contains the latest version of these files. ...first scenario of Northern Rebirth, but really could be used for any early scenario in a campaign. Another one of the classic Wesnoth themes. Starts off somewh
    11 KB (1,685 words) - 16:03, 16 October 2022
  • ...ould also be able to use the Formula AI to tweak an AI to make the AI in a scenario behave how they want. The formula language must be able to access information about the scenario being played to make intelligent decisions. Thus there are various 'inputs'
    16 KB (2,683 words) - 15:21, 7 April 2023
  • ...create and support a new way of writing Formula AI, i.e. formula AI script files to allow reuse and support building of pluggable Formula libraries: ...ulebases the designer can choose from to customize the AI for a particular scenario or deathmatch.
    10 KB (1,601 words) - 03:20, 16 November 2022
  • === Scenario/Campaign editor === ...arios, it is necessary to manually edit WML files - XML-like configuration files. The goal of this project would be to create a graphical editor to make the
    7 KB (1,170 words) - 14:30, 9 December 2022
  • I chose the scenario editor project from the list. I chose this project because I would like to - Modification of basic scenario infomation
    8 KB (1,290 words) - 10:44, 13 December 2022
  • ...as a practical guide for setting up and testing Lua AI functionality in a scenario. It does not give a complete description of Lua or Lua AI. See [[LuaAI]] The example listed below is that of the ''Simple Lua AI Demo'' scenario of the ''AI-demos'' add-on. You can go there if you want to see this used
    22 KB (3,300 words) - 03:48, 11 November 2022
  • ...dly, intuitive editor for someone, who has some good ideas for campaign or scenario but cannot realise it, because creating a WML code is not a promising persp ...raphic user interface for WML (giving opportunity to export and import WML files). To achieve this I will use the Java language. Basic idea is to create a f
    10 KB (1,686 words) - 10:23, 13 December 2022
  • ...e <tt>ll</tt> is the given language's code, like that used for names of PO files (e.g. <tt>de</tt>, <tt>pt_BR</tt>, etc.) That's it. ...t users will see the original image -- just like with fuzzy messages in PO files.
    54 KB (9,029 words) - 06:36, 25 April 2024
  • Habituellement c'est le dossier "C:\Program Files\Wesnoth\data" mais il se peut qu'il se trouve à un endroit différent si v ...\userdata ou C:\Users\Nom_d'utilisateur\AppData\Local\VirtualStore\Program Files\Wesnoth\userdata sous Windows Vista, qui dispose de sossiers virtuels. Atte
    8 KB (1,231 words) - 12:03, 8 October 2020
  • ...d layout features, we use the '''test scenario''', a highly decorated test scenario with a ton of graphical features that we can click around in to quickly spo === The test scenario ===
    9 KB (1,613 words) - 04:50, 4 December 2023
  • ...lf. For testing, let's put all of the journey in at the start of the first scenario, Story_of_Wose/scenarios/1_The_Oldwood.cfg ...ually edit journeys represented as specially delimited sections in in .cfg files.
    14 KB (2,279 words) - 18:14, 21 November 2019
  • ...un it, an obscure error appears, stopping him from even entering his first scenario. Such errors are often difficult to debug, leaving the aspiring coder with # [[BuildingCampaignsTutorial/FirstScenario|First Scenario]]
    2 KB (242 words) - 18:22, 24 June 2010
  • to automatically load Wesnoth Mode for all files with a .cfg [scenario]
    14 KB (2,067 words) - 03:24, 7 May 2023
  • ...t is expected that you know most WML tags, comprehend the contents of save files and have good understanding of variables and variable arrays in WML (not al ...events can set up pretty much anything, they are fired before you see the scenario.
    19 KB (2,806 words) - 02:13, 14 February 2023
  • ...to the programmer(s) that included the "speaker" in the comments of the po-files (Ivanovic?)! Those are definitely helpful and make this approach possible. ...d ':;s/\n:/:/;N;T' | sed ':;s/\n\n/\n/;N;T'| sed "s/#. \[scenario\]/\n#. \[scenario\]/g" > target-language-script.txt
    10 KB (1,685 words) - 10:01, 2 April 2021
  • ...], all functionality of [multiplayer], [tutorial] and [test] is ported to [scenario] ...'heavy' logging I mean really verbose things, including logging the entire scenario
    44 KB (7,542 words) - 19:06, 5 May 2023
  • ...(one campaign consists of several scenarios) and multiplayer (one isolated scenario). The savegame information for both share a lot of stuff, but there are als ...vegame format, that allows to store all information needed for any kind of scenario and to write the code supporting this format.
    10 KB (1,689 words) - 22:02, 25 March 2009
  • Here we will show you a very simple scenario file and explain each line of it. ...ot fully functional, but it will show the basics needed to describe what a scenario is all about.
    16 KB (2,648 words) - 22:06, 10 October 2018
  • ...nts suggestions on the EasyCoding page-poisoning imrovement- and i wrote a scenario to test my improvement,under the guidance of boucman and with help of Drago ...familiar with formula AI about 1.5 week -playing game , looking to header files and class reference , read documentations about FAI on wiki , looking for f
    17 KB (2,894 words) - 00:07, 21 March 2013
  • Stable versions of each AI files will be changed *only* for bugfixes or when testing shows that the change i ...extracted into separate library code to avoid unnecessary duplication. The files will be moved into separate dir 'src/ai', since, IMO, 'ai' is a separate mo
    41 KB (7,000 words) - 02:53, 21 March 2013
  • ...y even starting resources on both sides, and just within a very restricted scenario for GSoC, say with 2-3 units on each side..), ===A DETAILED EXAMPLE OF MY DESIGN IN ACTION IN A PROOF-OF-CONCEPT TEST SCENARIO===
    35 KB (5,527 words) - 00:08, 21 March 2013
  • I have eliminated several redundancies in save files, the biggest being the [player] tag, which contained persistence (aka carry ...unit,...) are used in the scope of play_controller (i.e., within a single scenario). WML/config objects are used for reading/writing savegames and between sce
    36 KB (5,842 words) - 01:09, 21 March 2013
  • ...on], [campaign] and [resource]. These [lua] tags are then copied into the [scenario]/[multiplayer] when it is played, just like [event]s inside [era] or [modif ...e console. Global variables assigned in the Lua console are not visible to scenario code, but remain between invocations of the console within a single game, a
    22 KB (3,191 words) - 02:14, 25 April 2024
  • ...nerated. A program will also be written to take wesnoth maps, generate PNG files of them (if there isn't already such functionality) and color in each tile | Create a section of stats that gives a breakdown by tile on a scenario of the units killed on that tile. The presentation will be a jscript-enhanc
    13 KB (2,161 words) - 00:17, 21 March 2013
  • ...ake compilation much easier, and svn to make getting access to the group's files much more straightforward. While coding, I usually use a simple Emacs, as ...as intended and it should be fairly straightforward to implement it into a scenario or campaign. Then, tests can be run to see exactly how effective the progr
    20 KB (3,488 words) - 21:58, 3 April 2009
  • ...mming I'm comfortable with: I like designing an architecture, working with files, defining protocols, and so on. * general game information: game type (multiplayer, campaign, etc), scenario, and so on
    28 KB (4,753 words) - 03:32, 21 March 2013
  • ...ath (relative or absolute) to the addon, meaning the creator can store the files wherever they want. # Server sends an archive of icon files. Either a tar, or a custom format.
    39 KB (6,571 words) - 22:12, 20 March 2014
  • *[[MakingCampaignInWML3|Part 3: Improving the first scenario]] '''Important note: after making any changes in your add-on, save all modified files first, then reload Wesnoth either by closing and running it again or by cli
    16 KB (2,681 words) - 09:53, 18 January 2022
  • ...ialog as it was circa 2011. For the up-to-date text, refer to the scenario files}} ==Scenario 1: The Elves Besieged==
    120 KB (21,542 words) - 07:36, 3 February 2023
  • : <i>"I started TRoW last April, even after it was scenario complete it was still eating all of my free time (Time not spent sleeping, ...the story between the scenarios so you can decide what will happen in each scenario:
    9 KB (1,451 words) - 09:32, 15 February 2022
  • ...which would have local use for the current file only or globa use for the files that include/are included by the current file. The flag could even be a fil ...ety and content of the game settings, and better WML will give campaign an scenario designers more creative power. In addition to the above debugging is a very
    13 KB (2,298 words) - 01:13, 21 March 2013

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)