Main Menu

Recent posts

#31
General Chat / Re: "SIDE BY SIDE CONFIGURATIO...
Last post by Vortrex - November 08, 2025, 02:28:31 PM
You might be missing a required Visual C++ runtime service pack.

Download and install the x86 version from here
#32
General Chat / "SIDE BY SIDE CONFIGURATION IS...
Last post by TRIALRUN - October 09, 2025, 02:24:23 AM
I keep getting this error message when trying to launch...

already tried a fresh install of game & reinstalling Redistributables

#33
German - Deutsch / Re: GTA 4 RP
Last post by johnxzar - October 01, 2025, 04:33:15 PM
definitely not!  :D
#34
German - Deutsch / Re: GTA 4 RP
Last post by hafigyecod - September 30, 2025, 05:45:20 PM
hey bro!thats a nice project can you share us the source code in github?

hey Bruder! Das ist ein schönes Projekt. Kannst du uns den Quellcode auf GitHub mitteilen?
#35
Server Chat / Re: guys if a player press the...
Last post by johnxzar - September 24, 2025, 12:01:54 PM
You have to script it yourself or download Vortrex v-scoreboard from github.

Greetz
#36
Server Chat / guys if a player press the tab...
Last post by hafigyecod - September 22, 2025, 07:15:50 PM
guys if a player press the tab it must show id ,name,ping ,mode ,episode. so how to add it in gta connected server?
#37
Server Chat / Re: How can I make my own Serv...
Last post by johnxzar - September 18, 2025, 02:16:38 PM
For anyone reading this who wants to open/start a server, the GTA Connected wiki explains everything from server files, configuration, server.xml to CVars quite well.
#38
Scripting Help / Re: changing player model in g...
Last post by johnxzar - September 18, 2025, 02:06:16 PM
no problem, glad it works now :)
#39
Scripting Help / Re: changing player model in g...
Last post by Collssdew - September 15, 2025, 04:53:27 PM
thanks so much for the reply :) , seems to be working fine now!
#40
Scripting Help / Re: changing player model in g...
Last post by johnxzar - September 15, 2025, 12:10:44 PM
Yes, I've already tested it for GTA 4 and SpawnPlayer works perfectly for me. GTA 4 in particular requires a lot of testing. You're right, some things don't work, but I think that's because there are no examples available.

Try it with this server side:
spawnPlayer(client, client.player.position, 0.0, 1690783035);
In this case, the skin should change to Packie.

For faster help, join Discord  :D