Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Vortrex

#1
Scripting Help / Re: Pay 'n' Spray and Shops for GTA VC
January 08, 2025, 10:03:21 PM
Just a quick update: This was coded incorrectly, and the "Singleplayer" cvar had no effect on pay-and-sprays or bomb shops. This has been fixed in the latest client update (1.6.17)
#2
Scripting Help / Re: client.player.position
January 08, 2025, 10:00:33 PM
For a server side script, use client.player.

For client-side, the easiest way to access your player is with localPlayer
For any other player (as long as they're streamed in), use client.player like you would in a server script.
#3
General Chat / Re: Server.xml Tweaks
December 26, 2024, 08:03:48 PM
You can see all configuration options here:
https://wiki.gtaconnected.com/ServerConfiguration

Most of the options related to sync and element streaming is toward the bottom of the main list on that page.
#4
Advertisements / Connected Roleplay
December 07, 2024, 05:45:40 PM

Connected Roleplay
The official roleplay server of GTA Connected!

Discords
GTA III  •  GTA Vice City  •  GTA IV  •  Mafia 1

Connect
Click one of the games below to connect to the server!
GTA III   •   GTA Vice City   •   GTA IV   •   Mafia 1

Connect
  • Public jobs
  • Clans with custom ranks, permissions, pay, titles, and more
  • Custom inventory system where everything is an item. Food, weapons, devices, etc
  • All items can be dropped, given, used, picked up, or stored in certain places
  • Ownable vehicles/houses/businesses, and more
  • Stock your business with any items you want, and set custom prices
  • No hard cap to how many things you can own
  • Security features like 2FA, email alerts for login attempts, and more
  • Animations for extra RP goodness
  • Community-provided translations for GUI and server messages
  • Double paychecks on weekends!
  • Too many other things to list here
  • Also available on Mafia Connected
Connect
Add the servers to your favorite list for easy connecting!
#5
Quote from: Toejam on November 04, 2024, 04:12:22 PMTell me, does GTA Connect support the drive-by option? When a passenger, while in a car, can shoot from it, like gangs?
Not with scripting, no.
#6
Scripting Help / Re: Pay 'n' Spray and Shops for GTA VC
November 29, 2024, 01:46:50 PM
Enable singleplayer features and scripts using the following in server.xml:
<cvar name="singleplayer" value="1" />
<cvar name="scripts" value="1" />
#7
Scripting Help / Re: skin changer
November 29, 2024, 01:45:13 PM
Quote from: volvofan on June 24, 2024, 10:30:47 PMYour script does not work for me in GTA 3. I just get: TypeError: localPlayer is null for the line localPlayer.skin = skinId;.
It seems like there isn't any script yet for skin-changing here: https://github.com/VortrexFTW/v-essentials
Maybe in the future?

Yes, I'll make one.
#8
Scripting Help / Re: problem function
November 29, 2024, 01:44:29 PM
Strange. The function does exist.
#9
Suggestions / Re: New scripting language. Pawno
November 29, 2024, 01:39:40 PM
New scripting languages are possible, but our efforts are focused on other features and fixes right now. We'll take it into consideration.

As for textdraws, you can use a GUI library like MexUI or the HTML stuff to script a SAMP-like GUI system.
#10
Please re-upload the video on a non-shitty website, thanks.
#11
You're missing a required Visual C++ runtime service pack.

Download and install the x86 version from here:
https://www.microsoft.com/en-gb/download/details.aspx?id=26347
#12
General Chat / Re: GTA Connected on Steam Deck?
February 19, 2024, 07:07:20 AM
Yes I think Jack got it working.
#13
Good work!

BTW, providing the modules is okay since they will work on any future versions of GTAC, but the server is updated fairly often so they probably  shouldn't package that with your script since it'll be out of date soon.
#14
The most common cause of this is having a VPN enabled.

You can use the web listing here: https://masterlist.gtaconnected.com
Click on an IP address on the left, it'll launch in GTA Connected and connect automatically.
Your web browser might ask you if you want to open the link in GTA Connected. Click yes or allow or whatever the button is.
#15
General Chat / Re: Unrecognised game version
August 12, 2023, 12:17:50 AM
You also need to update GTAC's settings to use the correct exe