redditing Posted July 21, 2020 Share Posted July 21, 2020 I wanted to ask if there is a possibility of the disappearance of the weapon that we are currently holding ... for example, I will enter a function in the script addEventHandler(" onResourceStart ", root, function () giveWeapon (source, 31, 69) end) And the gun I got, I want her to disappear. So how can I do that? Link to comment
Scripting Moderators ds1-e Posted July 22, 2020 Scripting Moderators Share Posted July 22, 2020 50 minutes ago, redditing said: I wanted to ask if there is a possibility of the disappearance of the weapon that we are currently holding ... for example, I will enter a function in the script addEventHandler(" onResourceStart ", root, function () giveWeapon (source, 31, 69) end) And the gun I got, I want her to disappear. So how can I do that? Replace it with empty model. Model IDs are available here. https://wiki.multitheftauto.com/index.php?title=Weapons Link to comment
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