Son1Q Posted January 13, 2020 Posted January 13, 2020 I want use other dll in my client-side project (C#), but when i start server, i receiv errors in clientside_cs.txt CS0246: The type or namespace name 'Contracts' could not be found (are you missing a using directive or an assembly reference?) -> C:\RAGEMP\client_resources\127.0.0.1_22005\cs_packages\AccountScript.cs:0 Can i use other dll in my client-side?
Xabi Posted January 13, 2020 Posted January 13, 2020 No, you can't add any DLL to your clientside scripts. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now