Skip to content
kagikn edited this page Nov 15, 2024 · 28 revisions

Welcome

If you are new to ScriptHookVDotNet, check out the Getting Started article to get some basic knowledge and how it works.

You can also jump straight into the How-To Guides or read some Code Snippets.

Visual Studio is the recommended IDE for developing with ScriptHookVDotNet. This is because IntelliSense is your friend! Try typing a dot . after an object or pressing Ctrl + Space to see what actions you can perform on it:

IntelliSense for Game.Player.Character

Note for those who would like to edit wiki pages

This wiki restricts editing to users with push access only until our GitHub Pages has documentations for script developers, so search engines will index this wiki. If you have some idea to improve this wiki, feel free to open a new discussion in Discussions.

Useful Links

  • 5Mods Discord: Discord server of the best modding site! A lot of modders are there.

  • GTA Forums: Best modding forum ever since 2001!

  • Documentation: DocFX generated SHVDN Online Documentation By @nitanmarcel

  • 5Mods Forums Tutorials Archive: Archive that contains guides and tutorials ported from the now-defunct forums of the best modding site, 5Mods!

Clone this wiki locally