<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=RAGE.Events.CallRemote</id>
	<title>RAGE.Events.CallRemote - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=RAGE.Events.CallRemote"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=RAGE.Events.CallRemote&amp;action=history"/>
	<updated>2026-07-25T03:07:29Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=RAGE.Events.CallRemote&amp;diff=13639&amp;oldid=prev</id>
		<title>imported&gt;Attacking в 20:41, 1 апреля 2019</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=RAGE.Events.CallRemote&amp;diff=13639&amp;oldid=prev"/>
		<updated>2019-04-01T20:41:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Triggers a server-side script event call from client-side.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h5 style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;&amp;lt;pre style=&amp;quot;margin:0px;&amp;quot;&amp;gt;Events.CallRemote(String eventName,params Object[] args)&amp;lt;/pre&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{CSharpContainer|&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
private void login(object[] args)&lt;br /&gt;
{&lt;br /&gt;
   Events.CallRemote(&amp;quot;check_login&amp;quot;,args[0],args[1]);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
// We have received the username and password from the player and now we are sending it to the server-side.&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Attacking</name></author>
	</entry>
</feed>