<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://en.wiki.ryzom.com/w/index.php?action=history&amp;feed=atom&amp;title=Ark_lSavepoint</id>
		<title>Ark lSavepoint - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://en.wiki.ryzom.com/w/index.php?action=history&amp;feed=atom&amp;title=Ark_lSavepoint"/>
		<link rel="alternate" type="text/html" href="https://en.wiki.ryzom.com/w/index.php?title=Ark_lSavepoint&amp;action=history"/>
		<updated>2026-04-26T03:03:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://en.wiki.ryzom.com/w/index.php?title=Ark_lSavepoint&amp;diff=52314&amp;oldid=prev</id>
		<title>Ulukyn: Created page with &quot;'''Manage savepoints of the script'''  This module '''saves the state''' of a running script (i.e. save the position for later)  This module is the only one that really does t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://en.wiki.ryzom.com/w/index.php?title=Ark_lSavepoint&amp;diff=52314&amp;oldid=prev"/>
				<updated>2023-11-30T15:35:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Manage savepoints of the script&amp;#039;&amp;#039;&amp;#039;  This module &amp;#039;&amp;#039;&amp;#039;saves the state&amp;#039;&amp;#039;&amp;#039; of a running script (i.e. save the position for later)  This module is the only one that really does t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Manage savepoints of the script'''&lt;br /&gt;
&lt;br /&gt;
This module '''saves the state''' of a running script (i.e. save the position for later)&lt;br /&gt;
&lt;br /&gt;
This module is the only one that really does this. You can use a Database, but this module are more simple.&lt;br /&gt;
&lt;br /&gt;
Keep in mind that any player who '''crash or relog will reset the script'''. Only this module can really continue the pogression.&lt;br /&gt;
&lt;br /&gt;
You can : &lt;br /&gt;
* '''Jump to savepoint''': Continue the script at last saved position&lt;br /&gt;
* '''Save the point''': The current running stage will be saved. Using Jump to Savepoint, the player will able to continue the pogress of the script.&lt;br /&gt;
* '''Get the savepoint''': The variable $D:&amp;lt;stage&amp;gt;:SavePoint will get the name of the stage currently saved&lt;br /&gt;
* '''Reset the savepoint''': The script will be reset and will start from begin.&lt;br /&gt;
* '''Reset the savepoint of the event''': All the savepoints of all the scripts in the event will be deleted. So, all the scripts in event will start from begin.&lt;/div&gt;</summary>
		<author><name>Ulukyn</name></author>	</entry>

	</feed>