Advertising
Navigation
Information

GTA 5 Tools

:

Einfügen neuer Mods

Community Script Hook V .NET


Autor: Crosire
Webseite
Datum: 29.04.2015
Downloads: 26683
Dateigröße: 0.254 MB

Bewertung:
5.50 bei 4 Bewertungen

About
-----

This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which
allows running scripts written in any .NET language ingame.

More Info: http://gtaforums.com/topic/789907-vrel-community-script-hook-v-net/

Requirements
------------

1. Microsoft .NET Framework 4.5
2. Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64)
3. Script Hook V

Installation
------------

1. Download and install Script Hook V (and an ASI loader).
2. Copy the ASI and scripts folder into your game directory.
3. Create (or download) a C#/VisualBasic code file (.cs, .vb) or compiled assembly (.dll) inside
the "/scripts/" subfolder in your game directory and start scripting!

Writing Scripts
---------------

Either use notepad to edit source code scripts directly or use Visual Studio to compile them to
assemblies. Going down the Visual Studio way has the advantage of syntax highlighting, code
completion and intellisense. Just create a C# or VisualBasic class library project, add a reference
to the ScriptHookV .NET DLL in the project properties and you are ready to go.

Changelog
---------

Version 0.3.0:
- Added "World.CreatePed" and "World.CreateVehicle" to instantiate entities
- Added a lot of new members to the "Entity", "Ped" and "Vehicle" classes
- Added some additional members to the "Model" class
- Added "Wait" function to script class
- Added option to pass and return scripting objects to/from native functions
- Added "Vector2" class
- Added INI file reader, see "Script.Settings"
- Moved "Vector3", "Matrix" and "Quaternion" classes into separate "Math" namespace
- Changed assembly file loading so the files are no longer blocked once loaded
- Changed "Ped.CurrentVehicle" to use "GET_VEHICLE_PED_IS_IN" instead of "GET_VEHICLE_PED_IS_USING"
- Fixed "Game.RadarZoom" not being of type int

Version 0.2.0:
- Added unrestricted permissions to script appdomain
- Changed project to target framework version 4.5 instead of 4.0 again
- Changed native function calling to use hash enumeration instead of strings
- Changed script domain implementation to support multiple instances for different source directories

Version 0.1.0:
- First public release

Advertising
Download
Werbung
Melden
Mod Report

Bist du der Autor dieser Modifications? Falls jemand deine Mod geklaut hat, kannst du diesen Mod melden und einen Antrag auf Löschung stellen.

Diese Mod melden

Videos
Ein Youtube Video hinzufügen

2 Kommentare bisher
Dein Name/Nick:


Deine Message:


Smileys:



Hinweis:
Du musst registriert und eingeloggt sein, um Kommentare zu posten.