Main Page: Difference between revisions
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
<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: | <div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div> | ||
<h3> | <h3>JS /C# /C++</h3> | ||
---- | ---- | ||
<h4>Forum Links</h4> | |||
* [ | * [https://rage.mp/forums/forum/43-tutorials/ Scripting Tutorials] | ||
* [https://rage.mp/forums/forum/5-support/ Scripting Support] | |||
* [ | |||
<h4>Settings</h4> | |||
*[[Server_settings|Server Settings]] | |||
* [[ | <h4>Manuals</h4> | ||
* [[Getting Started with Server|Getting Started with running a Server]] | |||
</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: | <div style="float:right; width: 32px;">[[File:Reference.png|32px|right]]</div> | ||
<h3> | <h3>JavaScript</h3> | ||
---- | ---- | ||
<h4>Server-side</h4> | |||
*<span>[[Server-side events|Events]]</span> | |||
*[[Server-side functions|Functions]] | |||
<h4>Client-side</h4> | |||
*[[Client-side events|Events]] | |||
*[[Client-side functions|Functions]] | |||
*[https:// | <h4>Manuals</h4> | ||
*[https:// | *[https://nodejs.org NodeJS Introduction] | ||
*[https:// | **[https://nodejs.org/dist/latest-v8.x/docs/api/ NodeJS Docs] | ||
*[https:// | *[https://www.w3schools.com/js/js_intro.asp Javascript Introduction] | ||
*[ | **[https://developer.mozilla.org/en/docs/Web/JavaScript Javascript Docs] | ||
*[ | * [[Getting Started with Development|Getting Started with Development]] | ||
* [[Getting Started with Commands|Getting Started with Commands]] | |||
* [[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:Reference.png|32px|right]]</div> | ||
<h3> | <h3>C#</h3> | ||
---- | ---- | ||
<h4>Server-side</h4> | |||
*<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 | <h4>Client-side</h4> | ||
**[https:// | *<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] | |||
<h4>Settings</h4> | |||
*[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> | |||
*[https://docs.microsoft.com/en-us/dotnet/csharp/quick-starts/ C# Quickstarts] | |||
*[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] | |||
*[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)] | |||
</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:Reference.png|32px|right]]</div> | ||
<h3> | <h3>C++</h3> | ||
---- | ---- | ||
<h4>Server-side</h4> | |||
*[https://github.com/ragemultiplayer/ragemp-cppsdk GitHub] | |||
</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: | <div style="float:right; width: 0px;">[[File:community_trools.png|70px|right]]</div> | ||
<h3> | <h3>Community Tools</h3> | ||
---- | ---- | ||
People that created great tools for RAGE. | |||
*[https://github.com/LucasRitter/ragemp-kotlin-client Kotlin definitions Client-side '''(Lucas Ritter)''']. | |||
*[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] | |||
* [https:// | |||
* [https:// | |||
* [https:// | |||
* [ | |||
</div> | </div> | ||
| Line 202: | Line 193: | ||
* [[File:Youtube.png|30px]] [https://www.youtube.com/c/ragemp Youtube] | * [[File:Youtube.png|30px]] [https://www.youtube.com/c/ragemp Youtube] | ||
* [[File:Facebook.png|30px]] [https://www.facebook.com/ragemultiplayer/ Facebook] | * [[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> | </div> | ||
Revision as of 21:09, 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.
| ||||||||||||||||||
|
|






