DimitriSokolov Posted May 22, 2019 Share Posted May 22, 2019 Hello, So I've been trying to attach an object to the player but I don't know how this could be done. A lot of people said that I need to use clientside commands but the clientside command requires the entity as an INT and I am totally confused. Any help would be appreciated Link to comment Share on other sites More sharing options...
Doom Posted May 27, 2019 Share Posted May 27, 2019 You can use this resource released by George to ease you with attachments. If you don't want to, show your code and explain what bothers you. 1 Link to comment Share on other sites More sharing options...
Kozanoglu Posted June 4, 2019 Share Posted June 4, 2019 Entity as an INT is entity's handle. Try entityelem.handle as INT. 1 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