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

#121
Scripting Help / Supported Scripting Languages
April 09, 2018, 01:31:05 PM
In an effort to diversify the scripting capabilities of GTA Connected, we support the following scripting languages:


  • Squirrel
  • Lua
  • JavaScript
We may be adding more in the future, and this list will be updated when this happens.



With the reflection system, all support languages will have the same structure and function names. Each function/property only needs to be added once, and can be used across all supported languages. This can also be done via scripts with the reflection object.
#122
Scripting Releases / [JS] Nametags
April 05, 2018, 11:09:37 AM
Hey everybody! Here's a simple release for you today ... nametags! GTA Connected has built in nametags but they're kind of ugly, so I decided to make better looking ones via a resource.



GitHub source:   inside the v-nametags folder.



How to Use:
  • Download the resource. Link is above
  • Unzip it, and place the "v-nametags" folder into the main resources folder of your server.
  • Add the resources you want to server.xml. More info for that  [url=https://wiki.gtaconnected.com/ServerConfigurationon the wiki.[/url]
  • Either start or restart your server. If it's already running, load the resource with /refresh then /start v-nametags
#123
Clans / Re: 'The Lost And Damned' clan.
April 02, 2018, 09:00:34 PM
Awesome. GTA Connected's first clan!
#124
General Chat / GTA IV Support
April 02, 2018, 12:40:55 AM
Jack and Lucas have been very busy lately.



It seems they've added basic support for GTA IV and EFLC!

It's not scriptable yet but after some testing it looks very promising.



Once it's more complete, we'll be adding both games to the supported games list. For now, stay tuned for updates!



Oh, and here's some screenshots:











#125
Scripting Releases / [JS] Sandbox Scripts
December 11, 2017, 05:16:11 AM
These resources contain as many things as I could put into commands, to test the abilities of GTA Connected.

GitHub source:   inside the sandbox folder.



How to Use:
  • Download the resource. Link is above
  • Unzip it, and place the "sandbox" folder into the main resources folder of your server.
  • Add the resources you want to server.xml. More info for that  [url=https://wiki.gtaconnected.com/ServerConfigurationon the wiki.[/url]
  • Either start or restart your server. If it's already running, load the resource with /refresh then /start sandbox
#126
Scripting Help / Wiki Structure
November 17, 2017, 02:31:20 AM
So, I've been asked a couple of times why things are listed several times in different sections and cross-linking to each other.

I am making this post to help people understand how the structure of functions work in GTA Connected.



Every scripting function in GTA Connected comes from a class. Some classes are inherited from others, such as player from ped or vehicle from entity. I will put a list below if you have an interest in looking at it.



A quick example: the player class inherits everything from the ped class. This means that all methods and properties in the ped class, are also in the player class. For example,   works on any ped, and thus also works on any player as well.



As for the list I mentioned, here it is:
- Engine
  - Element
     - Physical
        - Ped
           - Player
           - Civilian
        - Vehicle
           - Train
Each extra indentation marks a new level of inheritance. Train inherits from Vehicle, Vehicle inherits from Physical, Physical inherits from Element, etc. Since Ped and Vehicle are on the same level, they do not inherit from each other. They both get everything from their parent class, Physical, plus anything extra exclusive to their class and it's children.



If you have any questions regarding this, feel free to leave a reply below!
#127
Spam / Spam Rules
September 18, 2017, 06:17:07 PM
The rules for the spam sections and channels of the forum/discord are a little different then the rest.



Pretty much anything is allowed, with a couple of exceptions:



No piracy ... Do not talk, hint, or provide resources for anything illegal. We don't want government surveillance agencies crawling down our backs. Plus, you should always support the source of whatever it is you have. They worked hard on their stuff.



No adult content ... I understand GTA is a very adult-themed universe, however there are minors who use this forum and the discord server and so for the respect of morality (and legality), keep your weird fetish(s) and porn stash away from this forum (and the discord spam/botspam channel).



Other than that, troll and spam till your fingers fall off.



Thanks,

Vortrex
#128
General Chat / Forum/Discord Rules
September 15, 2017, 03:03:59 AM
In order to keep the forum and discord friendly and fun, we have some basic rules:
  • Don't send illegal content or discuss piracy
  • No spam, except for in the forum spam section or discord #spam and #botspam channels
  • No shit-talking or insulting other members.
  • Use English in main forum sections and discord channels. For other languages, use the international sections and channels
  • Don't advertise other multiplayer mods.
  • Staff's word is final


Also, some information to keep in mind:
We do not allow discrimination on the basis of the following (but not limited to): race, color, religion, creed, gender, gender expression, age, national origin, ancestry, disability, marital status, sexual orientation, or military status. This list is subject to change without warning



If you want to post something and aren't sure if it violates any rules, please contact a member of the staff team before posting. Otherwise, use common sense.
#129
Announcements / Welcome to GTA Connected!
September 12, 2017, 03:01:40 AM

Grand Theft Auto Connected

Welcome to GTA Connected, a custom scriptable multiplayer modification for multiple Grand Theft Auto games.


Features:
  • Works on GTA III, Vice City, San Andreas, and GTA IV
  • Scripting in JavaScript, Lua, and Squirrel
  • Synced peds, and traffic, and missions
  • Play both offline and online
  • Dynamically growing/melting snow
  • Custom objects
  • Support for Windows XP and WINE
  • Module SDK for server
  • Lots more!
#130
Announcements / Official Discord!
September 12, 2017, 02:28:58 AM

Join our discord server for some friendly conversation, music, and a few beer emoji.
We also offer scripting help and support.

  Click here to join!



Discord Staff
  • Owner Jack Powell
  • Manager Rhytz
  • Manager Vortrex
  • Developer Mex
  • Developer PerikiyoXD
  • Moderator Callum
  • Moderator Hellraiser

Discord Rules
  • Don't send illegal content or discuss piracy
  • Don't spam, except in #spam and #botspam
  • No shit-talking or insulting other members.
  • Use English in main chats. For other languages, use the international channels
  • Don't advertise other multiplayer mods
  • Discord staff's word is final