ItzMartriX Posted July 15, 2019 Share Posted July 15, 2019 Hello,im new in developing and i tried to unlock several doors on my server like the clothing shop doors with the " mp.game.object.doorControl "function , but i have a problem with it. How do i use it correctly? I always use C# for my scripts and avoided javascript... so i know that this is clientside but how do i use it and is it for javascript or c# or even both? Link to comment Share on other sites More sharing options...
murros Posted February 5, 2020 Share Posted February 5, 2020 is there a solution to the problem? Link to comment Share on other sites More sharing options...
Xabi Posted February 5, 2020 Share Posted February 5, 2020 You can use it on both languages. I used myself inside the class constructor (C#) and it worked fine. Link to comment Share on other sites More sharing options...
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