Vortrex Posted March 20, 2020 Share Posted March 20, 2020 (edited) GRAND THEFT AUTO CONNECTED Main Page • Forum • Download • Discord • Wiki What is it? GTA Connected is a universal scriptable multiplayer mod for GTA III, Vice City, San Andreas, and IV Wait, another multiplayer mod? In short yes. However, GTAC is unique since it provides a unified multiplayer experience for multiple games. It supports the built-in gamemodes for GTA IV right out of the box for that vanilla IV multiplayer experience previously seen on GFWL It's also the only actively updated multiplayer mod for GTA 3! What is the scripting like? We have a script-once, run-anywhere system so your GTA Connected resources can work across all supported games. Three scripting languages available: Lua, JavaScript, and Squirrel.(Scripter's choice, and can be mixed in the same resources) Any cool features I should know about? Tons of them! The list is too long to put it all here but here's a few: Play both offline and online. Dynamically growing/melting snow. Custom objects. Peer-2-peer sync. Synced peds and traffic, and so much more! Edited April 6, 2021 by Vortrex Updated features to mention in-dev SA support for synced peds gamerzworld, Ruvix, A_Xz and 23 others 26 Link to comment Share on other sites More sharing options...
venom62 Posted March 21, 2020 Share Posted March 21, 2020 (edited) Great job to everyone involved! I am happy to see how well-built this is. Just did a quick test and it seems quite stable. Edited March 21, 2020 by venom62 Link to comment Share on other sites More sharing options...
Cpt. Rookie Posted March 21, 2020 Share Posted March 21, 2020 So you can play through missions with your friends? Is there any videos to demonstrate the features? The description looks very interesting. Link to comment Share on other sites More sharing options...
Vortrex Posted March 21, 2020 Author Share Posted March 21, 2020 6 hours ago, Cpt. Rookie said: So you can play through missions with your friends? Is there any videos to demonstrate the features? The description looks very interesting. The mission stuff is synced (vehicles, NPC's, etc) ... just need a script to start the cutscenes and missions for the players involved. The lead developer (Jack) has added peer2peer for this stuff but personally I've only tested with side missions like firefighter, vigilante, etc. The stuff spawns and syncs (like the burning car for example). I'll put up some videos soon showing some of this. Davve95 1 Link to comment Share on other sites More sharing options...
LightVelox Posted March 22, 2020 Share Posted March 22, 2020 Will mods work if everyone has them? Link to comment Share on other sites More sharing options...
Vortrex Posted March 23, 2020 Author Share Posted March 23, 2020 8 hours ago, LightVelox said: Will mods work if everyone has them? I'm not a developer, so I'll explain this as best I can: GTA Connected only supports clean vanilla installs. Game modifications aren't supported (DLL's, ASI's, etc) because of issues with hooks. However, mods can be ported using GTA Connected's module SDK to work on the client. AshGamer007 1 Link to comment Share on other sites More sharing options...
Vortrex Posted March 23, 2020 Author Share Posted March 23, 2020 Topic updated to be more specific regarding ped/traffic sync. These features aren't implemented in GTA SA yet so they're currently only available in GTA 3 and VC until ported, which should happen soon. Davve95 1 Link to comment Share on other sites More sharing options...
TheSilentEvil Posted March 25, 2020 Share Posted March 25, 2020 I can't use cheats starting with the "T" letter, because it makes the chat pop. Any ideia on how could I change this shortcut? P.S.: I want to use cheats because I'm playing alone and want to enjoy doing crazy things. xD Link to comment Share on other sites More sharing options...
Vortrex Posted March 25, 2020 Author Share Posted March 25, 2020 2 hours ago, TheSilentEvil said: I can't use cheats starting with the "T" letter, because it makes the chat pop. Any ideia on how could I change this shortcut? P.S.: I want to use cheats because I'm playing alone and want to enjoy doing crazy things. xD The default chat key isn't changeable right now. It's good idea, though! Perhaps it'll be added in the future. Link to comment Share on other sites More sharing options...
Jinx. Posted March 25, 2020 Share Posted March 25, 2020 GTA 3 had a special menu for its cut multiplayer. Would it be possible for you guys to add something like this, so everything would be in one place? GTA 3 even has some unique menu textures unused for it Link to comment Share on other sites More sharing options...
Vortrex Posted March 25, 2020 Author Share Posted March 25, 2020 1 hour ago, Jinx. said: GTA 3 had a special menu for its cut multiplayer. Would it be possible for you guys to add something like this, so everything would be in one place? GTA 3 even has some unique menu textures unused for it We have a launcher to see and connect to servers. Sergiu 1 Link to comment Share on other sites More sharing options...
PhPmayan Posted March 29, 2020 Share Posted March 29, 2020 When i want to launch it to Vice City it says this: "The game terminated while initialising" How can i fix that? Also for San Andreas it just crashes. But with GTA 3 it works fine. Link to comment Share on other sites More sharing options...
𝓦𝓸𝓵𝓯 Posted March 29, 2020 Share Posted March 29, 2020 GTA Connected what? Link to comment Share on other sites More sharing options...
Vortrex Posted March 30, 2020 Author Share Posted March 30, 2020 (edited) 19 hours ago, PhPmayan said: When i want to launch it to Vice City it says this: "The game terminated while initialising" How can i fix that? Also for San Andreas it just crashes. But with GTA 3 it works fine. Support for GTA Connected is provided via Discord and our forum. Connect to our discord using the link in the original post and I can help fix the issue. 5 hours ago, 𝓦𝓸𝓵𝓯 said: GTA Connected what? It's a scripted multiplayer mod that supports multiple games universally. Think of it like, if SA-MP or VC-MP worked on more than one game. More info on our main website (see link in original post). Edited March 30, 2020 by Vortrex Removed name mention Davve95 1 Link to comment Share on other sites More sharing options...
Yilmaz04 Posted January 19, 2021 Share Posted January 19, 2021 Hello, I want to open a server, readed server manuel etc. and configured server.xml, added resorces but when I run Server.exe (32-Bit) it stucks at pinging to server. Did I forgot something? Or anyone have a example server directory to modify? Link to comment Share on other sites More sharing options...
Vortrex Posted January 19, 2021 Author Share Posted January 19, 2021 @Yilmaz04 The "failed to ping" message means the serverlist couldn't reach your server. This is usually caused by not having ports opened/forwarded. Take a look at our wiki page for more information: https://wiki.gtaconnected.com/PortForward Link to comment Share on other sites More sharing options...
Yilmaz04 Posted January 19, 2021 Share Posted January 19, 2021 @VortrexWhat port must I port forward? Because port 22000 is not worked (I've checked from portchecktool.com). Link to comment Share on other sites More sharing options...
Vortrex Posted January 19, 2021 Author Share Posted January 19, 2021 @Yilmaz04The default port is 22000 but can be changed in the server config Link to comment Share on other sites More sharing options...
Yilmaz04 Posted January 20, 2021 Share Posted January 20, 2021 I spent 12 hours to do but it looks like I am still making something wrong. Can you make a detailed tutorial video about that and upload to your website? Link to comment Share on other sites More sharing options...
Ub-Oh Posted January 20, 2021 Share Posted January 20, 2021 Check your IP from your router's interface and from internet (google "what is my ip"). If they are different from each other, your router is probably behind CG-NAT. This more or less means your ISP actually put your router behind another router, together with other routers, creating a huge Local Area Network. They do this to save IPv4 slots. You may need to contact your ISP for a solution, or you can host your server externally. Link to comment Share on other sites More sharing options...
Vortrex Posted April 6, 2021 Author Share Posted April 6, 2021 Original post has been edited to provide updated info. Link to comment Share on other sites More sharing options...
miekeke Posted July 1, 2021 Share Posted July 1, 2021 Anyone else have to set resolution for GTA Connected everytime you play singleplayer? Can we also play EFLC (as DLC, not standalone) online? There are never servers. Are there still people playing GFWL? If so, how do I get it to work? Link to comment Share on other sites More sharing options...
B Dawg Posted July 1, 2021 Share Posted July 1, 2021 (edited) On 7/1/2021 at 12:24 PM, miekeke said: Can we also play EFLC (as DLC, not standalone) online? There are never servers. Yes. You just look at GTA IV servers list and join any of the servers dedicated to them. Nobody uses standalone EFLC so there aren't any servers listed under there (and the very rare person that does use standalone EFLC can just select their EFLC.exe under GTA IV). Edited July 1, 2021 by B Dawg miekeke 1 Link to comment Share on other sites More sharing options...
miekeke Posted July 1, 2021 Share Posted July 1, 2021 On 7/1/2021 at 2:28 PM, B Dawg said: Yes. You just look at GTA IV servers list and join any of the servers dedicated to them. Nobody uses standalone EFLC so there aren't any servers listed under there (and the very rare person that does use standalone EFLC can just select their EFLC.exe under GTA IV). Thanks. You also have the problem that resolution resets to 800x600 after playing singleplayer? Link to comment Share on other sites More sharing options...
B Dawg Posted July 1, 2021 Share Posted July 1, 2021 Nope. Link to comment Share on other sites More sharing options...
MikeTheFurryFoX Posted July 17, 2021 Share Posted July 17, 2021 (edited) I'm having some problems trying to connect to a server, i tried multiple servers but it always gives me this problem Edited July 17, 2021 by MikeTheFurryFoX Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now