<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs.fonline.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Worldremaker</id>
		<title>FOnline Documentation - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://docs.fonline.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Worldremaker"/>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Special:Contributions/Worldremaker"/>
		<updated>2026-05-19T04:28:19Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=60</id>
		<title>Getting the SDK</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=60"/>
				<updated>2020-06-06T11:40:29Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First what you must get is the main game engine. You can download all binaries packed with playable and ready to run FOnline game with fully completed scripts. It will let you to know how it's working, how it's built, how looks the file structure on client and server side.&lt;br /&gt;
==Which SDK should you choose?==&lt;br /&gt;
There's few of them. The newest revision of engine doesn't include any type of content, still under development and you'll be able to get the technical support from the main engine developer - [[cvet]]. All sources for all revisions can be downloaded directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/cvet/fonline&lt;br /&gt;
&lt;br /&gt;
Another type of SDK is old and includes simple solutions in game - [[The Life After]]. You can find there an examples of [[World Map]] known from [[Fallout 2]] game with already existing locations and simple features, [[dialogs]], [[prototypes]], [[scripts]] and [[tools]] used for creating it. It's partially supported by [[FOnline Community]]. You can download revisions from 391 to 412 directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/worldremaker/FOnline-SDK&lt;br /&gt;
&lt;br /&gt;
More advanced SDK with examples - [[FOnline: 2238]] includes the world known from [[Fallout]] and [[Fallout 2]] games which is merged to the one big game's world with all locations featured there. This game includes finished PvP features (most known: [[Town Control]], [[Faction Mod]]) but it's on 391 of [[engine revision]] and it's not supported anymore by authors. You can get it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: &lt;br /&gt;
https://github.com/rotators/fo2238&lt;br /&gt;
&lt;br /&gt;
It's not all. There're SDKs based on [[FOnline: 2238]]:&lt;br /&gt;
*[[FOnline: Reloaded]], both first seasons made on 391 of [[engine revision]]. During the run of these the authors made there some rebalances in whole game (probably the most succeed balanced [[FOnline game]] released as SDK). It's partially supported by authors and [[FOnline Community]].&lt;br /&gt;
*The 2nd season of [[FOnline: Aftertimes]] - built on SDK taken from 2nd season of [[FOnline: Reloaded]]. Whole project was upgraded to 412 of [[engine revision]] and later modified it by fixes and adding of new functions. This SDK includes few more of game features (most known: [[Dynamic Mobs]], [[Base Control]]) and some part of [[Fallout of Nevada]]'s content (few reworked locations). It's partially supported by author.&lt;br /&gt;
&lt;br /&gt;
'''Links:'''&amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (server and tools): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_server_tools.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (client and mapper): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_client_mapper_full.zip &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[FOnline: Reloaded]] Team has created the modification of the [[FOnline Engine]] called [[FOClassic]]. It's based on 412 of [[engine revision]] and it's partially supported by them. They're using it currently to run the 3rd season of [[FOnline: Reloaded]]. You can get the source code directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: https://github.com/rotators/foclassic&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=58</id>
		<title>Getting the SDK</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=58"/>
				<updated>2020-05-30T13:30:19Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First what you must get is the main game engine. You can download all binaries packed with playable and ready to run FOnline game with fully completed scripts. It will let you to know how it's working, how it's built, how looks the file structure on client and server side.&lt;br /&gt;
==Which SDK should you choose?==&lt;br /&gt;
There's few of them. The newest revision of engine doesn't include any type of content, still under development and you'll be able to get the technical support from the main engine developer - [[cvet]]. Revisions from 391 to 412 can be downloaded directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/cvet/fonline&lt;br /&gt;
&lt;br /&gt;
Another type of SDK is old and includes simple solutions in game - [[The Life After]]. You can find there an examples of [[World Map]] known from [[Fallout 2]] game with already existing locations and simple features, [[dialogs]], [[prototypes]], [[scripts]] and [[tools]] used for creating it. It's partially supported by [[FOnline Community]]. You can download it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/worldremaker/FOnline-SDK&lt;br /&gt;
&lt;br /&gt;
More advanced SDK with examples - [[FOnline: 2238]] includes the world known from [[Fallout]] and [[Fallout 2]] games which is merged to the one big game's world with all locations featured there. This game includes finished PvP features (most known: [[Town Control]], [[Faction Mod]]) but it's on 391 of [[engine revision]] and it's not supported anymore by authors. You can get it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: &lt;br /&gt;
https://github.com/rotators/fo2238&lt;br /&gt;
&lt;br /&gt;
It's not all. There're SDKs based on [[FOnline: 2238]]:&lt;br /&gt;
*[[FOnline: Reloaded]], both first seasons made on 391 of [[engine revision]]. During the run of these the authors made there some rebalances in whole game (probably the most succeed balanced [[FOnline game]] released as SDK). It's partially supported by authors and [[FOnline Community]].&lt;br /&gt;
*The 2nd season of [[FOnline: Aftertimes]] - built on SDK taken from 2nd season of [[FOnline: Reloaded]]. Whole project was upgraded to 412 of [[engine revision]] and later modified it by fixes and adding of new functions. This SDK includes few more of game features (most known: [[Dynamic Mobs]], [[Base Control]]) and some part of [[Fallout of Nevada]]'s content (few reworked locations). It's partially supported by author.&lt;br /&gt;
&lt;br /&gt;
'''Links:'''&amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (server and tools): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_server_tools.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (client and mapper): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_client_mapper_full.zip &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[FOnline: Reloaded]] Team has created the modification of the [[FOnline Engine]] called [[FOClassic]]. It's based on 412 of [[engine revision]] and it's partially supported by them. They're using it currently to run the 3rd season of [[FOnline: Reloaded]]. You can get the source code directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: https://github.com/rotators/foclassic&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Introduction_to_AngelScript&amp;diff=57</id>
		<title>Introduction to AngelScript</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Introduction_to_AngelScript&amp;diff=57"/>
				<updated>2020-05-30T09:52:18Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;==Scripting standards== ===General standards=== ===Syntax=== ==Data types== ==Making specialized functions== ==Preprocessor== ==Time events in game's world== ==Character's tim...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Scripting standards==&lt;br /&gt;
===General standards===&lt;br /&gt;
===Syntax===&lt;br /&gt;
==Data types==&lt;br /&gt;
==Making specialized functions==&lt;br /&gt;
==Preprocessor==&lt;br /&gt;
==Time events in game's world==&lt;br /&gt;
==Character's time events==&lt;br /&gt;
===Generals character's time events===&lt;br /&gt;
===Additional methods for work with character's time events===&lt;br /&gt;
==Events for characters and items==&lt;br /&gt;
==Interaction between NPCs and other characters==&lt;br /&gt;
==Scripts for dialogs==&lt;br /&gt;
===General information===&lt;br /&gt;
===Demand functions===&lt;br /&gt;
===Result functions===&lt;br /&gt;
===Main dialog functions===&lt;br /&gt;
====Lexems in dialogs====&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=56</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=56"/>
				<updated>2020-05-30T09:31:32Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Contents&lt;br /&gt;
** Category:Tutorials|Tutorials&lt;br /&gt;
** Category:C%2B%2B|C++&lt;br /&gt;
** Introduction to AngelScript|Scripting&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=55</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=55"/>
				<updated>2020-05-30T09:29:57Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Contents&lt;br /&gt;
** Category:Tutorials|Tutorials&lt;br /&gt;
** Category:C%2B%2B|C++&lt;br /&gt;
** Scripting&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_01.png&amp;diff=54</id>
		<title>File:TortoiseSVN selected dnld 01.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_01.png&amp;diff=54"/>
				<updated>2020-05-30T09:20:22Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_02.png&amp;diff=53</id>
		<title>File:TortoiseSVN selected dnld 02.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_02.png&amp;diff=53"/>
				<updated>2020-05-30T09:20:11Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_03.png&amp;diff=52</id>
		<title>File:TortoiseSVN selected dnld 03.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_03.png&amp;diff=52"/>
				<updated>2020-05-30T09:20:01Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_04.png&amp;diff=51</id>
		<title>File:TortoiseSVN selected dnld 04.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_04.png&amp;diff=51"/>
				<updated>2020-05-30T09:19:50Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_05.png&amp;diff=50</id>
		<title>File:TortoiseSVN selected dnld 05.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_05.png&amp;diff=50"/>
				<updated>2020-05-30T09:19:39Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_06.png&amp;diff=49</id>
		<title>File:TortoiseSVN selected dnld 06.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_06.png&amp;diff=49"/>
				<updated>2020-05-30T09:19:27Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_07.png&amp;diff=48</id>
		<title>File:TortoiseSVN selected dnld 07.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_07.png&amp;diff=48"/>
				<updated>2020-05-30T09:19:14Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_08.png&amp;diff=47</id>
		<title>File:TortoiseSVN selected dnld 08.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_08.png&amp;diff=47"/>
				<updated>2020-05-30T09:18:59Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_09.png&amp;diff=46</id>
		<title>File:TortoiseSVN selected dnld 09.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_09.png&amp;diff=46"/>
				<updated>2020-05-30T09:18:45Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_10.png&amp;diff=45</id>
		<title>File:TortoiseSVN selected dnld 10.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_10.png&amp;diff=45"/>
				<updated>2020-05-30T09:18:13Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_11.png&amp;diff=44</id>
		<title>File:TortoiseSVN selected dnld 11.png</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=File:TortoiseSVN_selected_dnld_11.png&amp;diff=44"/>
				<updated>2020-05-30T09:17:59Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=43</id>
		<title>TortoiseSVN</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=43"/>
				<updated>2020-05-30T09:17:29Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
'''Important:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This article is not finished!&lt;br /&gt;
&lt;br /&gt;
TortoiseSVN is an [https://subversion.apache.org/ Apache™ Subversion (SVN)®] client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. Simply the coolest Interface to (Sub)Version Control!&lt;br /&gt;
&lt;br /&gt;
You can always download the newest version from https://tortoisesvn.net/downloads.html&lt;br /&gt;
&lt;br /&gt;
Here you have description about using it after previously installation on MS Windows OS.&lt;br /&gt;
&lt;br /&gt;
==How to...==&lt;br /&gt;
&lt;br /&gt;
===Downloading selected elements===&lt;br /&gt;
&lt;br /&gt;
'''Note from worldremaker:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This is a copy of my old notes - example link presented on images is already expired. I've also used [[Total Commander]] tool to create it. Example shows how to download the [[FOnline Updater]] in version 1.6 which was featured in revisions from 7 to 238.&lt;br /&gt;
&lt;br /&gt;
Step 1 - create the directory.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_01.png]]&lt;br /&gt;
&lt;br /&gt;
Step 2 - click by the right mouse button on created directory and select SVN Checkout option.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_02.png]]&lt;br /&gt;
&lt;br /&gt;
Step 3 - Set the repository address f.ex. https://xp-dev.com/svn/fonline_sdk i click on Show log button.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_03.png]]&lt;br /&gt;
&lt;br /&gt;
Step 4 - In the next window click on the arrow button placed near to Show all... button...&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_04.png]]&lt;br /&gt;
&lt;br /&gt;
...and enter the range of revisions which are you looking for.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_05.png]]&lt;br /&gt;
&lt;br /&gt;
Step 5 - When the list of these revisions is loaded click by right mouse button on the position which you are interested with and select Browse repository option.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_06.png]]&lt;br /&gt;
&lt;br /&gt;
Step 6 - Now look for the elements in the repository which you want to download, click on them by right mouse button and select Checkout option.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_07.png]]&lt;br /&gt;
&lt;br /&gt;
Step 7 - The next window looks identically like this one from step 2 but it's filled with link to your elements and revision from you'll download these. To start downloading it click OK button.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_08.png]]&lt;br /&gt;
&lt;br /&gt;
You'll see the downloading window:&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_09.png]]&lt;br /&gt;
&lt;br /&gt;
After finish the files with the tree directory will be saved in selected directory.&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_10.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:TortoiseSVN_selected_dnld_11.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=42</id>
		<title>TortoiseSVN</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=42"/>
				<updated>2020-05-30T08:46:31Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
'''Important:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This article is not finished!&lt;br /&gt;
&lt;br /&gt;
TortoiseSVN is an [https://subversion.apache.org/ Apache™ Subversion (SVN)®] client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. Simply the coolest Interface to (Sub)Version Control!&lt;br /&gt;
&lt;br /&gt;
You can always download the newest version from https://tortoisesvn.net/downloads.html&lt;br /&gt;
&lt;br /&gt;
Here you have description about using it after previously installation on MS Windows OS.&lt;br /&gt;
&lt;br /&gt;
==How to...==&lt;br /&gt;
&lt;br /&gt;
===Downloading selected elements===&lt;br /&gt;
&lt;br /&gt;
'''Note from worldremaker:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This is a copy of my old notes - example link presented on images is already expired. I've also used [[Total Commander]] tool to create it. Example shows how to download the [[FOnline Updater]] in version 1.6 which was featured in revisions from 7 to 238.&lt;br /&gt;
&lt;br /&gt;
Step 1 - create the directory.&lt;br /&gt;
&lt;br /&gt;
Step 2 - click by the right mouse button on created directory and select SVN Checkout option.&lt;br /&gt;
&lt;br /&gt;
Step 3 - Set the repository address f.ex. https://xp-dev.com/svn/fonline_sdk i click on Show log button.&lt;br /&gt;
&lt;br /&gt;
Step 4 - In the next window click on the arrow button placed near to Show all... button...&lt;br /&gt;
&lt;br /&gt;
...and enter the range of revisions which are you looking for.&lt;br /&gt;
&lt;br /&gt;
Step 5 - When the list of these revisions is loaded click by right mouse button on the position which you are interested with and select Browse repository option.&lt;br /&gt;
&lt;br /&gt;
Step 6 - Now look for the elements in the repository which you want to download, click on them by right mouse button and select Checkout option.&lt;br /&gt;
&lt;br /&gt;
Step 7 - The next window looks identically like this one from step 2 but it's filled with link to your elements and revision from you'll download these. To start downloading it click OK button.&lt;br /&gt;
&lt;br /&gt;
You'll see the downloading window:&lt;br /&gt;
&lt;br /&gt;
After finish the files with the tree directory will be saved in selected directory.&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=41</id>
		<title>TortoiseSVN</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=TortoiseSVN&amp;diff=41"/>
				<updated>2020-05-30T08:45:52Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;==About== '''Important:'''&amp;lt;br&amp;gt; This article is not finished!  TortoiseSVN is an [https://subversion.apache.org/ Apache™ Subversion (SVN)®] client, implemented as a Windows...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==About==&lt;br /&gt;
'''Important:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This article is not finished!&lt;br /&gt;
&lt;br /&gt;
TortoiseSVN is an [https://subversion.apache.org/ Apache™ Subversion (SVN)®] client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. Simply the coolest Interface to (Sub)Version Control!&lt;br /&gt;
&lt;br /&gt;
You can always download the newest version from https://tortoisesvn.net/downloads.html&lt;br /&gt;
&lt;br /&gt;
Here you have description about using it after previously installation on MS Windows OS.&lt;br /&gt;
&lt;br /&gt;
==How to...==&lt;br /&gt;
&lt;br /&gt;
===Downloading selected elements===&lt;br /&gt;
&lt;br /&gt;
'''Note from worldremaker:'''&amp;lt;br&amp;gt;&lt;br /&gt;
This is a copy of my old notes - example link presented on images is already expired. I've also used [[Total Commander]] tool to create it. Example shows how to download the [[FOnline Updater]] in version 1.6 which was featured in revisions from 7 to 238.&lt;br /&gt;
&lt;br /&gt;
Step 1 - create the directory.&lt;br /&gt;
&lt;br /&gt;
Step 2 - click by the right mouse button on created directory and select SVN Checkout option.&lt;br /&gt;
&lt;br /&gt;
Step 3 - Set the repository address f.ex. https://xp-dev.com/svn/fonline_sdk i click on Show log button.&lt;br /&gt;
&lt;br /&gt;
Step 4 - In the next window click on the arrow button placed near to Show all... button...&lt;br /&gt;
&lt;br /&gt;
...and enter the range of revisions which are you looking for.&lt;br /&gt;
&lt;br /&gt;
Step 5 - When the list of these revisions is loaded click by right mouse button on the position which you are interested with and select Browse repository option.&lt;br /&gt;
&lt;br /&gt;
Step 6 - Now look for the elements in the repository which you want to download, click on them by right mouse button and select Checkout option.&lt;br /&gt;
&lt;br /&gt;
Step 7 - The next window looks identically like this one from step 2 but it's filled with link to your elements and revision from you'll download these. To start downloading it click OK button.&lt;br /&gt;
&lt;br /&gt;
You'll see the downloading window:&lt;br /&gt;
&lt;br /&gt;
After finish the files with the tree directory will be saved in selected directory.&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=40</id>
		<title>Getting the SDK</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=40"/>
				<updated>2020-05-30T07:56:33Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First what you must get is the main game engine. You can download all binaries packed with playable and ready to run FOnline game with fully completed scripts. It will let you to know how it's working, how it's built, how looks the file structure on client and server side.&lt;br /&gt;
==Which SDK should you choose?==&lt;br /&gt;
There's few of them. The newest revision of engine doesn't include any type of content, still under development and you'll be able to get the technical support from the main engine developer - [[cvet]]. You can download it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/cvet/fonline&lt;br /&gt;
&lt;br /&gt;
Another type of SDK is old and includes simple solutions in game - [[The Life After]]. You can find there an examples of [[World Map]] known from [[Fallout 2]] game with already existing locations and simple features, [[dialogs]], [[prototypes]], [[scripts]] and [[tools]] used for creating it. It's partially supported by [[FOnline Community]]. You can download it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/worldremaker/FOnline-SDK&lt;br /&gt;
&lt;br /&gt;
More advanced SDK with examples - [[FOnline: 2238]] includes the world known from [[Fallout]] and [[Fallout 2]] games which is merged to the one big game's world with all locations featured there. This game includes finished PvP features (most known: [[Town Control]], [[Faction Mod]]) but it's on 391 of [[engine revision]] and it's not supported anymore by authors. You can get it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: &lt;br /&gt;
https://github.com/rotators/fo2238&lt;br /&gt;
&lt;br /&gt;
It's not all. There're SDKs based on [[FOnline: 2238]]:&lt;br /&gt;
*[[FOnline: Reloaded]], both first seasons made on 391 of [[engine revision]]. During the run of these the authors made there some rebalances in whole game (probably the most succeed balanced [[FOnline game]] released as SDK). It's partially supported by authors and [[FOnline Community]].&lt;br /&gt;
*The 2nd season of [[FOnline: Aftertimes]] - built on SDK taken from 2nd season of [[FOnline: Reloaded]]. Whole project was upgraded to 412 of [[engine revision]] and later modified it by fixes and adding of new functions. This SDK includes few more of game features (most known: [[Dynamic Mobs]], [[Base Control]]) and some part of [[Fallout of Nevada]]'s content (few reworked locations). It's partially supported by author.&lt;br /&gt;
&lt;br /&gt;
'''Links:'''&amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (server and tools): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_server_tools.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (client and mapper): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_client_mapper_full.zip &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[FOnline: Reloaded]] Team has created the modification of the [[FOnline Engine]] called [[FOClassic]]. It's based on 412 of [[engine revision]] and it's partially supported by them. They're using it currently to run the 3rd season of [[FOnline: Reloaded]]. You can get the source code directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: https://github.com/rotators/foclassic&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:FOnline:_2238%27s_classes&amp;diff=39</id>
		<title>Category:FOnline: 2238's classes</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:FOnline:_2238%27s_classes&amp;diff=39"/>
				<updated>2020-05-27T15:50:43Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Classes from FOnline: 2238 can be used as extension for FOnline Engine.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Classes from [[FOnline: 2238]] can be used as extension for [[FOnline Engine]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=MapperMap_(rev._412)&amp;diff=38</id>
		<title>MapperMap (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=MapperMap_(rev._412)&amp;diff=38"/>
				<updated>2020-05-27T15:47:41Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_mapper's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_mapper's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=MapperObject_(rev._412)&amp;diff=37</id>
		<title>MapperObject (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=MapperObject_(rev._412)&amp;diff=37"/>
				<updated>2020-05-27T15:47:25Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_mapper's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_mapper's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Global_mapper_functions_(rev._412)&amp;diff=36</id>
		<title>Global mapper functions (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Global_mapper_functions_(rev._412)&amp;diff=36"/>
				<updated>2020-05-27T15:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_mapper's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_mapper's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Global_client_functions_(rev._412)&amp;diff=35</id>
		<title>Global client functions (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Global_client_functions_(rev._412)&amp;diff=35"/>
				<updated>2020-05-27T15:45:46Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_client's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_client's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Reserved_client_functions_(rev._412)&amp;diff=34</id>
		<title>Reserved client functions (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Reserved_client_functions_(rev._412)&amp;diff=34"/>
				<updated>2020-05-27T15:45:21Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_client's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_client's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=ItemCl_(rev._412)&amp;diff=33</id>
		<title>ItemCl (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=ItemCl_(rev._412)&amp;diff=33"/>
				<updated>2020-05-27T15:44:17Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_client's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_client's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=CritterCl_(rev._412)&amp;diff=32</id>
		<title>CritterCl (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=CritterCl_(rev._412)&amp;diff=32"/>
				<updated>2020-05-27T15:43:26Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_client's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_client's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=ProtoItem_(rev._412,_client)&amp;diff=31</id>
		<title>ProtoItem (rev. 412, client)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=ProtoItem_(rev._412,_client)&amp;diff=31"/>
				<updated>2020-05-27T15:42:24Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_client's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_client's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Reserved_server_functions_(rev._412)&amp;diff=30</id>
		<title>Reserved server functions (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Reserved_server_functions_(rev._412)&amp;diff=30"/>
				<updated>2020-05-27T15:40:56Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Global_server_functions_(rev._412)&amp;diff=29</id>
		<title>Global server functions (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Global_server_functions_(rev._412)&amp;diff=29"/>
				<updated>2020-05-27T15:39:34Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Scenery_(rev._412)&amp;diff=28</id>
		<title>Scenery (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Scenery_(rev._412)&amp;diff=28"/>
				<updated>2020-05-27T15:39:14Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=ProtoItem_(rev._412,_server)&amp;diff=27</id>
		<title>ProtoItem (rev. 412, server)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=ProtoItem_(rev._412,_server)&amp;diff=27"/>
				<updated>2020-05-27T15:38:38Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=NpcPlane_(rev._412)&amp;diff=26</id>
		<title>NpcPlane (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=NpcPlane_(rev._412)&amp;diff=26"/>
				<updated>2020-05-27T15:37:53Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Map_(rev._412)&amp;diff=25</id>
		<title>Map (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Map_(rev._412)&amp;diff=25"/>
				<updated>2020-05-27T15:37:03Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Location_(rev._412)&amp;diff=24</id>
		<title>Location (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Location_(rev._412)&amp;diff=24"/>
				<updated>2020-05-27T15:36:39Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=GameVar_(rev._412)&amp;diff=23</id>
		<title>GameVar (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=GameVar_(rev._412)&amp;diff=23"/>
				<updated>2020-05-27T15:34:43Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Critter_(rev._412)&amp;diff=22</id>
		<title>Critter (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Critter_(rev._412)&amp;diff=22"/>
				<updated>2020-05-27T15:34:16Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=CraftItem_(rev._412)&amp;diff=21</id>
		<title>CraftItem (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=CraftItem_(rev._412)&amp;diff=21"/>
				<updated>2020-05-27T15:33:55Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Item_(rev._412)&amp;diff=20</id>
		<title>Item (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Item_(rev._412)&amp;diff=20"/>
				<updated>2020-05-27T15:33:22Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Category:Standard_server's_classes_(rev._412)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Standard_server's_classes_(rev._412)]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_server%27s_classes_(rev._412)&amp;diff=15</id>
		<title>Category:Standard server's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_server%27s_classes_(rev._412)&amp;diff=15"/>
				<updated>2020-05-27T15:25:58Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard server's classes which are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_client%27s_classes_(rev._412)&amp;diff=14</id>
		<title>Category:Standard client's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_client%27s_classes_(rev._412)&amp;diff=14"/>
				<updated>2020-05-27T15:25:49Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard client's classes which are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_mapper%27s_classes_(rev._412)&amp;diff=13</id>
		<title>Category:Standard mapper's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_mapper%27s_classes_(rev._412)&amp;diff=13"/>
				<updated>2020-05-27T15:25:32Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard mapper's classes which are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_mapper%27s_classes_(rev._412)&amp;diff=12</id>
		<title>Category:Standard mapper's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_mapper%27s_classes_(rev._412)&amp;diff=12"/>
				<updated>2020-05-27T15:25:09Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Standard mapper's classes wich are featured in binaries from FOnline 412 of engine revision.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard mapper's classes wich are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_client%27s_classes_(rev._412)&amp;diff=11</id>
		<title>Category:Standard client's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_client%27s_classes_(rev._412)&amp;diff=11"/>
				<updated>2020-05-27T15:23:36Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Standard client's classes wich are featured in binaries from FOnline 412 of engine revision.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard client's classes wich are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:Standard_server%27s_classes_(rev._412)&amp;diff=10</id>
		<title>Category:Standard server's classes (rev. 412)</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:Standard_server%27s_classes_(rev._412)&amp;diff=10"/>
				<updated>2020-05-27T15:22:46Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Standard server's classes wich are featured in binaries from FOnline 412 of engine revision.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard server's classes wich are featured in binaries from FOnline 412 of [[engine revision]].&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=9</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=MediaWiki:Sidebar&amp;diff=9"/>
				<updated>2020-05-26T17:02:17Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot; * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help * Contents ** Category:Tutorials|Tutorials ** C...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* Contents&lt;br /&gt;
** Category:Tutorials|Tutorials&lt;br /&gt;
** Category:C%2B%2B|C++&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=8</id>
		<title>Getting the SDK</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Getting_the_SDK&amp;diff=8"/>
				<updated>2020-05-26T16:42:30Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;First what you must get is the main game engine. You can download all binaries packed with playable and ready to run FOnline game with fully completed scripts. It will let you...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First what you must get is the main game engine. You can download all binaries packed with playable and ready to run FOnline game with fully completed scripts. It will let you to know how it's working, how it's built, how looks the file structure on client and server side.&lt;br /&gt;
==Which SDK should you choose?==&lt;br /&gt;
There's few of them. The newest revision of engine doesn't include any type of content, still under development and you'll be able to get the technical support from the main engine developer - [[cvet]]. You can download it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]] - a tool for repositories. Link to repository: https://github.com/cvet/fonline&lt;br /&gt;
&lt;br /&gt;
Another type of SDK is old and includes simple solutions in game - [[The Life After]]. You can find there an examples of [[World Map]] known from [[Fallout 2]] game with already existing locations and simple features, [[dialogs]], [[prototypes]], [[scripts]] and [[tools]] used for creating it. &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;TODO: Upload and add link for it&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More advanced SDK with examples - [[FOnline: 2238]] includes the world known from [[Fallout]] and [[Fallout 2]] games which is merged to the one big game's world with all locations featured there. This game includes finished PvP features (most known: [[Town Control]], [[Faction Mod]]) but it's on 391 of [[engine revision]] and it's not supported anymore by authors. You can get it directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: &lt;br /&gt;
https://github.com/rotators/fo2238&lt;br /&gt;
&lt;br /&gt;
It's not all. There're SDKs based on [[FOnline: 2238]]:&lt;br /&gt;
*[[FOnline: Reloaded]], both first seasons made on 391 of [[engine revision]]. During the run of these the authors made there some rebalances in whole game (probably the most succeed balanced [[FOnline game]] released as SDK). It's partially supported by authors and [[FOnline Community]].&lt;br /&gt;
*The 2nd season of [[FOnline: Aftertimes]] - built on SDK taken from 2nd season of [[FOnline: Reloaded]]. Whole project was upgraded to 412 of [[engine revision]] and later modified it by fixes and adding of new functions. This SDK includes few more of game features (most known: [[Dynamic Mobs]], [[Base Control]]) and some part of [[Fallout of Nevada]]'s content (few reworked locations). It's partially supported by author.&lt;br /&gt;
&lt;br /&gt;
'''Links:'''&amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 1 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded1stSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (server and tools): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart1.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Reloaded season 2 (client): http://files.fonline-aftertimes.net/other_sources/FOnlineReloaded2ndSeasonPart2.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (server and tools): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_server_tools.zip &amp;lt;br&amp;gt;&lt;br /&gt;
FOnline: Aftertimes season 2 (client and mapper): http://files.fonline-aftertimes.net/official_releases/fonline_aftertimes_s2_client_mapper_full.zip &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[FOnline: Reloaded]] Team has created the modification of the [[FOnline Engine]] called [[FOClassic]]. It's based on 412 of [[engine revision]] and it's partially supported by them. They're using it currently to run the 3rd season of [[FOnline: Reloaded]]. You can get the source code directly from [[GitHub]] repository by f.ex. [[TortoiseSVN]]. Link: https://github.com/rotators/foclassic&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Main_Page&amp;diff=7</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Main_Page&amp;diff=7"/>
				<updated>2020-05-26T15:30:37Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Welcome in FOnline Documentation&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On this wiki you can read articles about FOnline game creating and administrating.&lt;br /&gt;
&lt;br /&gt;
'''Note:'''&amp;lt;br&amp;gt;This wiki is unfinished. To read the latest updated articles see [[Special:RecentChanges|recent changes]] page.&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	<entry>
		<id>https://docs.fonline.info/index.php?title=Category:File_types_in_FOnline&amp;diff=6</id>
		<title>Category:File types in FOnline</title>
		<link rel="alternate" type="text/html" href="https://docs.fonline.info/index.php?title=Category:File_types_in_FOnline&amp;diff=6"/>
				<updated>2020-05-26T15:23:53Z</updated>
		
		<summary type="html">&lt;p&gt;Worldremaker: Created page with &amp;quot;Here you can look for the specific file type and find detailed description.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here you can look for the specific file type and find detailed description.&lt;/div&gt;</summary>
		<author><name>Worldremaker</name></author>	</entry>

	</feed>