<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=ServerModifier</id>
		<title>ServerModifier - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=ServerModifier"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=ServerModifier&amp;action=history"/>
		<updated>2026-05-26T00:16:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=ServerModifier&amp;diff=197&amp;oldid=prev</id>
		<title>Freeman: Created page with &quot; ''procedure ServerModifier(Name: String; Value:Variant);''    '''Parameter Info:'''   Name (String): Variable to modify (Currently only 'Gravity' is available)   Value (Varia...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=ServerModifier&amp;diff=197&amp;oldid=prev"/>
				<updated>2012-08-15T12:46:35Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; &amp;#039;&amp;#039;procedure ServerModifier(Name: String; Value:Variant);&amp;#039;&amp;#039;    &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;#039;&amp;#039;&amp;#039;   Name (String): Variable to modify (Currently only &amp;#039;Gravity&amp;#039; is available)   Value (Varia...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; ''procedure ServerModifier(Name: String; Value:Variant);''&lt;br /&gt;
 &lt;br /&gt;
 '''Parameter Info:'''&lt;br /&gt;
  Name (String): Variable to modify (Currently only 'Gravity' is available)&lt;br /&gt;
  Value (Variant): Value to use for new server-wide gravity&lt;br /&gt;
 &lt;br /&gt;
 '''Description:'''&lt;br /&gt;
  This function will modify the game Server/Client to use a new Gravity strength.&lt;br /&gt;
  Bullets, grenades, and player movement will be affected by this.&lt;br /&gt;
  New players that join after you set ServerModifier will also be affected by the new values.&lt;br /&gt;
  You can not adjust gravity for individual players.&lt;br /&gt;
  '''Default Gravity is 0.06'''&lt;br /&gt;
  The 'Name' parameter is a placeholder for any future additions to this function.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
 &amp;lt;source lang=&amp;quot;pascal&amp;quot;&amp;gt;ServerModifier('Gravity',0.03);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Freeman</name></author>	</entry>

	</feed>