Main Page: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
m (Reverted edits by Arelov (talk) to last revision by Stuyk)
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:Reference.png|32px|right]]</div>
<div style="float:right; width: 32px;">[[File:Users.png|32px|right]]</div>
<h3>JS /C# /C++</h3>
<h3>Community</h3>
----
----


<h4>Forum Links</h4>
You can always join our community platforms to meet other people like you.
* [https://rage.mp/forums/forum/43-tutorials/ Scripting Tutorials]
 
* [https://rage.mp/forums/forum/5-support/ Scripting Support]
* [[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>


<h4>Settings</h4>
<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;">
*[[Server_settings|Server Settings]]
<div style="float:right; width: 32px;">[[File:Help.png|32px|right]]</div>
<h3>Looking forward to help us?</h3>
----


<h4>Manuals</h4>
You can always help us developing our wiki and improving our community.
* [[Getting Started with Server|Getting Started with running a Server]]


*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>


<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: 0px;">[[File:community_trools.png|70px|right]]</div>
<h3>JavaScript</h3>
<h3>Community Tools</h3>
----
----
<h4>Server-side</h4>
*<span>[[Server-side events|Events]]</span>
*[[Server-side functions|Functions]]


<h4>Client-side</h4>
People that created great tools for RAGE.
*[[Client-side events|Events]]
*[[Client-side functions|Functions]]


<h4>Manuals</h4>
*[https://github.com/LucasRitter/ragemp-kotlin-client Kotlin definitions Client-side '''(Lucas Ritter)'''].
* [[Getting Started with Development|Getting Started with Development]]
*[https://github.com/CocaColaBear/types-ragemp-s Type-Script Definitions Server-side Only '''(CocaColaBear)'''].
* [[Getting Started with Commands|Getting Started with Commands]]
*[https://github.com/CocaColaBear/types-ragemp-c Type-Script Definitions Client-side Only '''(CocaColaBear)'''].
* [[Using Typescript|Getting Started with Typescript]]
*[https://github.com/tiagocardosoweb/GTANetwork_PascalSharpConverter Pascal C# Converter '''(tiago)''']
* [[Typescript_Imports|Cross Referencing Typescript Files]]
*[https://github.com/ragemp-java/server-plugin Java Plugin '''(Noxaro)''']
</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: 0px;">[[File:Scripting.png|70px|right]]</div>
<h3>Community Tutorials</h3>
----
----
*[https://nodejs.org NodeJS Introduction]
 
**[https://nodejs.org/dist/latest-v8.x/docs/api/ NodeJS Docs]
Tutorials for various programming aspects of the RAGE Network.
*[https://www.w3schools.com/js/js_intro.asp Javascript Introduction]
 
**[https://developer.mozilla.org/en/docs/Web/JavaScript Javascript Docs]
*[[Hello World Tutorial C | "Hello World" in C#]]
*[[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: 32px;">[[File:Reference.png|32px|right]]</div>
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
<h3>C#</h3>
<h3>NodeJS/Javascript (Server-side/Client-side)</h3>
----
----


<h4>Server-side</h4>
Introduction
*<span>[https://wiki.gtanet.work/index.php?title=Scripting_Events Events]</span>
* [[Getting Started with Server|Getting Started with running a Server]]
*[https://wiki.gtanet.work/index.php?title=Server_Scripting_Functions Functions]
* [[Getting Started with Development|Getting Started with Development]]
*[https://wiki.gtanet.work/index.php?title=OOP_Scripting OOP Scripting]
* [[Getting Started with Commands|Getting Started with Commands]]
 
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]
 
<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]


<h4>Client-side</h4>
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
*<span>[https://wiki.gtanet.work/index.php?title=Scripting_Events Events]</span>
<h3>C++ (Server-side)</h3>
*[https://wiki.gtanet.work/index.php?title=Server_Scripting_Functions Functions]
----
*[https://wiki.gtanet.work/index.php?title=OOP_Scripting OOP Scripting]


<h4>Settings</h4>
* [[C++ SDK Introduction|Introduction to Scripting]]
*[https://wiki.gtanet.work/index.php?title=settings.xml Server Settings (C#)]
*[https://wiki.gtanet.work/index.php?title=meta.xml Resource Metafile (C#)]


<h4>Manuals</h4>
<div style="float:right; width: 16px;">[[File:Scripting.png|32px|right]]</div>
*[https://wiki.gtanet.work/index.php?title=Porting_an_existing_project_to_.NET_Core_2.0 Porting an existing project to .NET Core 2.0]
<h3>Typescript (Client-side)</h3>
*[https://wiki.gtanet.work/index.php?title=Setting_Up_a_Development_Environment_using_Visual_Studio Setting Up a Development Environment using Visual Studio (Windows)]
*[https://wiki.gtanet.work/index.php?title=Setting_Up_a_Development_Environment_using_Visual_Studio_Code Setting Up a Development Environment using Visual Studio Code (Windows/Linux/macOS)]
*[https://wiki.gtanet.work/index.php?title=Getting_Started_with_Development Getting Started with Development]
*[https://wiki.gtanet.work/index.php?title=Getting_Started_with_Commands Getting Started with Commands]
*[https://wiki.gtanet.work/index.php?title=Getting_Started_with_Remote_Events Getting Started with Remote Events]
*[https://wiki.gtanet.work/index.php?title=Getting_Started_with_Remote_Console Getting Started with Remote Console]
----
----
*[https://docs.microsoft.com/en-us/dotnet/csharp/quick-starts/ C# Quickstarts]
 
* [[Using Typescript|Getting Started with Typescript]]
* [[Typescript_Imports|Cross Referencing Typescript Files]]
</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:Tutorial.png|32px|right]]</div>
<h3>C++</h3>
<h3>Javascript Help</h3>
----
----


<h4>Server-side</h4>
These pages links to reference about Javascript & NodeJS.
*[https://github.com/ragemultiplayer/ragemp-cppsdk GitHub]
*[https://nodejs.org NodeJS Introduction]
 
**[https://nodejs.org/dist/latest-v8.x/docs/api/ NodeJS Docs]
*[https://www.w3schools.com/js/js_intro.asp Javascript Introduction]
**[https://developer.mozilla.org/en/docs/Web/JavaScript Javascript Docs]
</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: 0px;">[[File:community_trools.png|70px|right]]</div>
<div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div>
<h3>Community Tools</h3>
<h3>Reference</h3>
----
----


People that created great tools for RAGE.
*JavaScript Server-side scripting
**<span>[[Server-side events|Events]]</span>
**[[Server-side functions|Functions]]
 
*C# Server-side scripting
**<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]
 
*Client-side scripting
**[[Client-side events|Events]]
**[[Client-side functions|Functions]]


*[https://github.com/LucasRitter/ragemp-kotlin-client Kotlin definitions Client-side '''(Lucas Ritter)'''].
*[[Server_settings|Server Settings]]
*[https://github.com/CocaColaBear/types-ragemp-s Type-Script Definitions Server-side Only '''(CocaColaBear)'''].
*[https://github.com/CocaColaBear/types-ragemp-c Type-Script Definitions Client-side Only '''(CocaColaBear)'''].
*[https://github.com/tiagocardosoweb/GTANetwork_PascalSharpConverter Pascal C# Converter '''(tiago)''']
*[https://github.com/ragemp-java/server-plugin Java Plugin '''(Noxaro)''']
*[http://keycode.info/ Key Codes]
</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;">
Line 153: Line 198:
* [[HUD_Components|HUD Components]]
* [[HUD_Components|HUD Components]]
* [[Notification Pictures]]
* [[Notification Pictures]]
*Peds: [[Peds|Models]], [[Bones|Bones]]
*Peds:
** [[Peds|Models]]
** [[Bones|Bones]]
* [[Causes_of_death|Causes of death list]]
* [[Causes_of_death|Causes of death list]]
* [[Blips|Blips list]]
* [[Blips|Blips list]]
Line 160: Line 207:
* [[Explosions|Explosions list]]
* [[Explosions|Explosions list]]
* [[Markers|Markers list]]
* [[Markers|Markers list]]
*Vehicle: [[Vehicles|Models]], [[Vehicle_Colors|Colors]], [[Vehicle_Mods|Mods]], [[Vehicle_Classes|Classes]], [[Vehicle_Flags|Flags]]
*Vehicle:
*Weapons: [[Weapons|Models]], [[Weapons_Components|Components]], [[Weapons_Tints|Tints]]
** [[Vehicles|Models]]
** [[Vehicle_Colors|Colors]]
** [[Vehicle_Mods|Mods]]
** [[Vehicle_Classes|Classes]]
** [[Vehicle_Flags|Flags]]
*Weapons:
** [[Weapons|Models]]
** [[Weapons_Components|Components]]
** [[Weapons_Tints|Tints]]
* [[Weather|Weather]]
* [[Weather|Weather]]
* [[IPLs|IPLs]]
* [[IPLs|IPLs]]
Line 168: Line 223:
* [[Speech|Speech]]
* [[Speech|Speech]]
* [[Sounds|Sounds]]
* [[Sounds|Sounds]]
* [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]]
*You can support RAGE Multiplayer [https://rage.mp/donate/make-donation/ Donation]
</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>
<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>
|}
|}
|-
|-

Revision as of 00:47, 17 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


Community


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

Looking forward to help us?


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

Community Tutorials


Tutorials for various programming aspects of the RAGE Network.


Javascript Help


These pages links to reference about Javascript & NodeJS.

Reference