New pages
Jump to navigation
Jump to search
- 08:23, 1 September 2025 NetworkEvents (hist | edit) [929 bytes] Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:Network Events}} == What are Network Events? == Custom scripted events between server and client. They allow a server to tell a client something and vice verse. Useful for providing extra sync, calling functions, or simply sending data between the server and clients. == How do I use them? == Network events are universal, regardless of which side is sending and receiving (server or client). On the "sender" side, use triggerNetworkEvent|triggerNetworkEve...")
- 08:22, 1 September 2025 ScriptingExamples/PlayerSetPositionNativeMP (hist | edit) [747 bytes] Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:Set Player Position (GTA IV, Native MP Mode}} == Description == This code sets the position for a player in GTA IV NativeMultiplayer|native MP mode}}. This is necessary because in native MP mode, the server is '''not''' aware of '''ANY''' game elements, including player peds. The server will need to tell a client to set it's own player ped's position. Note: This is not necessary if you're not using native MP mode, or are running the server for another g...")
- 09:18, 9 August 2025 SteamDeck (hist | edit) [1,013 bytes] Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:GTA Connected on Steam Deck}} == Prerequisites == * [https://usebottles.com/download/ Bottles] == Setup Instructions == * Since Bottles is a Flatpak, you'll need to run a simple one-liner in a terminal to grant it filesystem access:<br> <code>flatpak --user override com.usebottles.bottles --filesystem=host</code><br><br> * If you're using an SD card or any other (external storage), additional lines are needed per device:<br> <code>flatpak --user overrid...")
- 05:33, 23 July 2025 ScriptingLanguages (hist | edit) [22 bytes] Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:Supported Scripting Languages}} There are currently three scripting languages that GTA Connected supports: JavaScript, Lua, and Squirrel.<br> Multiple scripting languages can be used in the same server/client instance, and even in the same resource. == Meta.xml Language Attribute == In a resource's meta.xml, each <script> entry needs a language attribute. The table below shows the accepted values: {| class="wikitable" |- ! Full Name !! Attribute Name |-...")
- 16:17, 20 July 2025 ServerFAQ (hist | edit) [918 bytes] Vortrex (talk | contribs) (Created page with "{{DISPLAYTITLE:Server FAQ}} {{AlertInformationBox|This FAQ is for the server only. For the player/client FAQ, click here}} <br><br> ==Why does my server say "Failed to ping the server"?== Before adding your server to the list, the masterlist server will try to connect to it first. If the masterlist can't connect to your server, then other players won't be able to connect to it either. To fix this, if you're hosting at home you might need to open ports on your rou...")
- 01:07, 19 July 2025 binkw132.dll (hist | edit) [20 bytes] Vortrex (talk | contribs) (Created page with "File:binkw32.dll")