Jump to content

Domingos MTA

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by Domingos MTA

  1. I am making a script to spawn objects in random places on the map, but I have a question, is there a function that does this automatically or do I need to manually add the locations?
  2. I did it, but when I open a movie, it does not load
  3. is it possible to open netflix in a browser in mta?
  4. but how do I make the lines in the cylinder format?
  5. Does anyone know how to make a marker like this? http://prntscr.com/h1iyg4
  6. How can I move a vehicle up to a certain point by having it follow the mta streets?
  7. Is there an event that is activated when an acl group is changed?
  8. if getControlState ( "aim_weapon" ) and ( ped == localPlayer ) and getPedWeapon(localPlayer) == 34 then setElementAlpha ( element, 0 ) end use this in the bone_attach_c file
  9. Is there an event that runs when the player changes weapons or looks like this?
  10. Thanks man, it helped a lot. Last question, how can I make it replace only m4, is it possible? As shown in the picture, if you have a shotgun or other weapon in your hand it will also replace.
  11. But how can I make the player use the weapon created?
  12. Do you know how they created it?
  13. Does anyone have a script that does this, or do you know how to make these new weapons? If yes please teach me !!
  14. is it possible for all players to see the texture I'm using in my gun but only I'm using it? Example: I'm using a golden weapon texture and everyone on the server is watching it, but they're using another one.
×
×
  • Create New...