Skip to content
Discussion options

You must be logged in to vote

You are putting your .dll file to the scripts folder or putting your .cs file without compiling? You add a ScriptHookVDotNet3.dll reference to your project if you are compiling your script into a .dll file. Otherwise, you add .3 to the file name of your .cs file right before the extension name .cs so the script explicitly specifies v3 API.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@taboototsaa
Comment options

@kagikn
Comment options

Answer selected by taboototsaa
@taboototsaa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants