Jump to content

Invisible weapon


Recommended Posts

  • Scripting Moderators
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...