<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.visionaire-tracker.net/index.php?action=history&amp;feed=atom&amp;title=Global_Command%3A_replaceGame</id>
		<title>Global Command: replaceGame - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.visionaire-tracker.net/index.php?action=history&amp;feed=atom&amp;title=Global_Command%3A_replaceGame"/>
		<link rel="alternate" type="text/html" href="https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_replaceGame&amp;action=history"/>
		<updated>2026-05-25T16:03:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_replaceGame&amp;diff=11865&amp;oldid=prev</id>
		<title>EK: Created page with &quot;Replaces the Visionaire game file and starts the game from the beginning. You may pass a different game file (e.&amp;nbsp;g. the next episode of a series) or the current game file...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_replaceGame&amp;diff=11865&amp;oldid=prev"/>
				<updated>2023-05-02T23:28:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Replaces the Visionaire game file and starts the game from the beginning. You may pass a different game file (e. g. the next episode of a series) or the current game file...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Replaces the Visionaire game file and starts the game from the beginning. You may pass a different game file (e.&amp;amp;nbsp;g. the next episode of a series) or the current game file, if you want to restart the game with all variables reset.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
replaceGame(game_file)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;ts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:15%&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;width:15%&amp;quot; | Type&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| game_file&lt;br /&gt;
| string&lt;br /&gt;
| Path to a Visionaire game file (.vis, .ved, or .veb), relative from the current file.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Return values ==&lt;br /&gt;
&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
'''Example 1:''' Start &amp;quot;MyGame&amp;quot; from the very beginning.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
replaceGame(&amp;quot;MyGame.vis&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{toc}}&lt;/div&gt;</summary>
		<author><name>EK</name></author>	</entry>

	</feed>