| Navigation |
VCO Downloads |
• 1. Windows Client
• 2. Windows Server
• 3. Linux Server
|
Windows Client  |
The VCO Windows Client contains the files which are necessary to run VCO. However, VCO's server browser depends on Microsoft's
.NET Framework 3.5 in order to run it.
Here are some things to take into consideration before installing:
The installer MUST be pointed to your GTA:VC install directory.
After installing, you may place the server browser anywhere on your computer, but the other files must remain in your
GTA:VC directory.
It is recommended to uninstall any modifications for GTA:VC, but VCO will still run with them installed.
Remember to have your .NET Framework installed before running the server browser.
Download information:
|
Windows Server  |
The VCO Windows Server contains the server executable file, along with a sample stock script which represents VCO's BASIC
functionality. Note that Main.lua must be in the same directory as the server.
Here are some things to take into consideration before running the server:
The server is a standalone executable, and does not require any files to run it.
The scripting language for the server is LUA.
The server can be located anywhere that you prefer - it does not need to be located in your GTA:VC directory.
Use the wiki for a full list of functions which you can use in your game mode with scripting.
There are scripts and snippets publicly available for download and viewing on our official and unofficial forums.
Remember, the possibilities are endless - it's your decision whether to use VCO to its fullest potential or not!
Download information:
|
Linux Server  |
The VCO Linux Server contains the server executable file, along with a sample stock script which represents VCO's BASIC
functionality. Note that Main.lua must be in the same directory as the server.
Here are some things to take into consideration before running the server:
The server is a standalone executable, and does not require any files or dependencies to run it.
The scripting language for the server is LUA.
Use the wiki for a full list of functions which you can use in your game mode with scripting.
There are scripts and snippets publicly available for download and viewing on our official and unofficial forums.
Remember, the possibilities are endless - it's your decision whether to use VCO to its fullest potential or not!
Also, in Linux, remember that entities are case-sensitive, so be careful!
Download information:
|
|