Main Page: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 39: Line 39:


| width="50%" style="vertical-align:top;" |
| width="50%" style="vertical-align:top;" |
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 32px;">[[File:Gaming.png|32px|right]]</div>
<h3>Begin your Journey Now!</h3>
----
<div style="background: #FD8828; border: 1px solid #FFFFFF; padding: 4px;">
[[File:Download.png|20px]] ''' [https://cdn.gtanet.work/RAGE_Multiplayer.zip Download RageMP]'''</div>
* [[Rage_Multiplayer|About RAGE:MP]]
* [[Changelog|Changelog]]
* [[Getting Started with Client|Installation Guide]]
* [[Buy_Grand_Theft_Auto_V|Buy Grand Theft Auto V]].
* [https://rage.mp/forums/forum/5-support/ Support Forums].
* [https://discord.gg/A5exBRX Support Live Chat].
* [https://bt.rage.mp/mp/issues Bug Tracker].
* [https://rage.mp/forums/forum/41-hosting-solutions/ Server Hosting].
</div>


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 32px;">[[File:Users.png|32px|right]]</div>
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
<h3>Community</h3>
<h3>Community Tutorials</h3>
----
----


You can always join our community platforms to meet other people like you.
Introduction
* [[Getting Started with Server|Getting Started with running a Server]]
* [[Getting Started with Development|Getting Started with Development]]
* [[Getting Started with Commands|Getting Started with Commands]]


* [[File:Forums.png|30px]] [https://rage.mp/forums/ Forums]
TypeScript (Client-side)
* [[File:Twitter.png|30px]] [https://twitter.com/ragemultiplayer Twitter]
* [[File:Vk.png|30px]] [https://vk.com/ragemp Vk]
* [[File:Discord.jpg|30px]] [https://discord.gg/A5exBRX Discord]
* [[File:Reddit.png|30px]] [https://www.reddit.com/r/ragemp/ Reddit]
* [[File:Youtube.png|30px]] [https://www.youtube.com/c/ragemp Youtube]
* [[File:Facebook.png|30px]] [https://www.facebook.com/ragemultiplayer/ Facebook]
</div>


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
* [[Using Typescript|Getting Started with Typescript]]
<div style="float:right; width: 32px;">[[File:Help.png|32px|right]]</div>
* [[Typescript_Imports|Cross Referencing Typescript Files]]
<h3>Looking forward to help us?</h3>
----


You can always help us developing our wiki and improving our community.
Forum Links
* [https://rage.mp/forums/forum/42-scripting/ Scripting Forum]
* [https://rage.mp/forums/forum/43-tutorials/ Scripting Tutorials]
* [https://rage.mp/forums/forum/44-discussion/ Scripting support]


*Finish documentation for [[:Category:Incomplete_Functions|Incomplete stuff]].
*Add examples to the [[:Category:TODO: Example|Functions/Events]].
*Write tutorials to help newbies.
*Review documentation for [[:Category:Rework_required|Rework Required]]
</div>
</div>


Line 103: Line 77:


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 0px;">[[File:Scripting.png|70px|right]]</div>
<div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div>
<h3>Community Tutorials</h3>
<h3>Server-side (API)</h3>
----
----
*JavaScript (Node.js)
**<span>[[Server-side events|Events]]</span>
**[[Server-side functions|Functions]]
*C#
**<span>[https://wiki.gtanet.work/index.php?title=Scripting_Events Events]</span>
**[https://wiki.gtanet.work/index.php?title=Server_Scripting_Functions Functions]
**[https://wiki.gtanet.work/index.php?title=OOP_Scripting OOP Scripting]


Tutorials for various programming aspects of the RAGE Network.
*C++
**[https://github.com/ragemultiplayer/ragemp-cppsdk GitHub]


*[[Hello World Tutorial C | "Hello World" in C#]]
*[[Server_settings|Server Settings]]
*[[Hello World Tutorial Javascript | "Hello World" in Javascript]]
</div>
</div>
| width="50%" style="vertical-align:top;" |


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
<div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div>
<h3>NodeJS/Javascript (Server-side/Client-side)</h3>
<h3>Client-side (API)</h3>
----
----


Introduction
*JavaScript
* [[Getting Started with Server|Getting Started with running a Server]]
**[[Client-side events|Events]]
* [[Getting Started with Development|Getting Started with Development]]
**[[Client-side functions|Functions]]
* [[Getting Started with Commands|Getting Started with Commands]]


Forum Links
*C#
* [https://rage.mp/forums/forum/42-scripting/ Scripting Forum]
* [https://rage.mp/forums/forum/43-tutorials/ Scripting Tutorials]
* [https://rage.mp/forums/forum/44-discussion/ Scripting support]
 
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
<h3>.NET/C# Bridge (Server-side)</h3>
----
* [https://wiki.gtanet.work/index.php?title=Main_Page GTA Network Wiki]
* [https://www.nuget.org/packages/gtanetwork.api GTA Network NuGet]


<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
<h3>Typescript (Client-side)</h3>
----
* [[Using Typescript|Getting Started with Typescript]]
* [[Typescript_Imports|Cross Referencing Typescript Files]]
</div>
</div>


Line 157: Line 120:
</div>
</div>


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div>
<div style="float:right; width: 32px;">[[File:Gaming.png|32px|right]]</div>
<h3>Server-side</h3>
<h3>Begin your Journey Now!</h3>
----
----
*JavaScript [Node.js]
**<span>[[Server-side events|Events]]</span>
**[[Server-side functions|Functions]]


*C#
<div style="background: #FD8828; border: 1px solid #FFFFFF; padding: 4px;">
**<span>[https://wiki.gtanet.work/index.php?title=Scripting_Events Events]</span>
**[https://wiki.gtanet.work/index.php?title=Server_Scripting_Functions Functions]
**[https://wiki.gtanet.work/index.php?title=OOP_Scripting OOP Scripting]


*C++
[[File:Download.png|20px]] ''' [https://cdn.gtanet.work/RAGE_Multiplayer.zip Download RageMP]'''</div>
**[https://github.com/ragemultiplayer/ragemp-cppsdk GitHub]


*[[Server_settings|Server Settings]]
* [[Rage_Multiplayer|About RAGE:MP]]
* [[Changelog|Changelog]]
* [[Getting Started with Client|Installation Guide]]
* [[Buy_Grand_Theft_Auto_V|Buy Grand Theft Auto V]].
* [https://rage.mp/forums/forum/5-support/ Support Forums].
* [https://discord.gg/A5exBRX Support Live Chat].
* [https://bt.rage.mp/mp/issues Bug Tracker].
* [https://rage.mp/forums/forum/41-hosting-solutions/ Server Hosting].
</div>
</div>


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
| width="50%" style="vertical-align:top;" |
<div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div>
<h3>Client-side</h3>
----
 
*JavaScript
**[[Client-side events|Events]]
**[[Client-side functions|Functions]]
 
*C#
 
</div>


<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
Line 230: Line 182:
* [http://keycode.info/ Key Codes]
* [http://keycode.info/ Key Codes]
</div>
</div>
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 32px;">[[File:Help.png|32px|right]]</div>
<h3>Looking forward to help us?</h3>
----
You can always help us developing our wiki and improving our community.
*Finish documentation for [[:Category:Incomplete_Functions|Incomplete stuff]].
*Add examples to the [[:Category:TODO: Example|Functions/Events]].
*Write tutorials to help newbies.
*Review documentation for [[:Category:Rework_required|Rework Required]]
</div>
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5); border-radius: 5px 5px 0px 0px;">
<div style="float:right; width: 32px;">[[File:Users.png|32px|right]]</div>
<h3>Community</h3>
----
You can always join our community platforms to meet other people like you.
* [[File:Forums.png|30px]] [https://rage.mp/forums/ Forums]
* [[File:Twitter.png|30px]] [https://twitter.com/ragemultiplayer Twitter]
* [[File:Vk.png|30px]] [https://vk.com/ragemp Vk]
* [[File:Discord.jpg|30px]] [https://discord.gg/A5exBRX Discord]
* [[File:Reddit.png|30px]] [https://www.reddit.com/r/ragemp/ Reddit]
* [[File:Youtube.png|30px]] [https://www.youtube.com/c/ragemp Youtube]
* [[File:Facebook.png|30px]] [https://www.facebook.com/ragemultiplayer/ Facebook]
</div>
|}
|}
|-
|-

Revision as of 18:35, 14 July 2018

Welcome to the RAGE Multiplayer wiki.You will find a various types of documentations along with the stuff you'll need to build your desirable server.
You may find some missing details from pages. If you need any help, feel free to use the Forums or contact us directly via Discord.


News | Changelogs


GTA Network & RAGE:MP Coming Together Forum  •  July 5, 2017
RAGE's developer preview stage 1 is now live! (dp1) Forum  •  Changelog  •  August 27th, 2017
RAGE's developer preview stage 1 part 2 (dp1p2) Forum  •  Changelog  •  September 3rd, 2017
RAGE 0.3.2 Announcement Forum  •  Changelog  •  November 29, 2017
RAGE 0.3.2: RC-1 Public Testing Forum  •  Changelog  •  December 9, 2017
RAGE 0.3.2: RC-1-3 Forum  •  Changelog  •  December 9, 2017


Server-side (API)


Client-side (API)


  • C#

Javascript Help


These pages links to reference about Javascript & NodeJS.

Looking forward to help us?


You can always help us developing our wiki and improving our community.

Community


You can always join our community platforms to meet other people like you.