Jump to content

Search the Community

Showing results for tags 'objects'.

  • Search By Tags

    • objects ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 21 results

  1. mta-add-models is a library/framework resource that I made: Its purpose is allowing you to add new peds(skins)/objects/vehicles to your server. All the new added models will be automatically synced with all players. The way to achieve this is by following the tutorial included in...
  2. I have a question, is it possible to increase the amount of objects in the game? While testing, I discovered that from id 18631 onwards there are no longer objects in the game, and I would like to know if it is possible to add new objects to the game with those empty ids to avoid replacing the 3D mo...
  3. Welcome! This is EXO DayZ! We are a small group of 3 people working on a "DayZ" gamemode in MTA SA. On our server you will be able to explore a huge detailed map with over 20.000 objects placed. "Final Map Trailer" Explore new Islands, caves, castles, military places, crashes, op...
  4. Hi everyone, I've encountered a limitation when trying to use model IDs above 32000 in MTA:SA. It seems that I cannot directly assign IDs over 32000 for models, and I also can't freely assign any ID number. I'm wondering if this is a limitation imposed by MTA:SA itself or if it's a restriction...
  5. https://payhip.com/b/riJmt Any question contact me on Discord: TheDarkQ#1707
  6. As the title says, I'm interested in a finished Custom Weapon System (CWS in short). There are a few criteria that must be met with the CWS, which I will go in detail privately. So if you're interested in selling one, feel free to DM me. Best regards, Vseven
  7. Hello, is there any plugin or anything to add SAMP 0.3.7 objects to MTA SA Map Editor? SAMP Constructor is a bit complex and hard for me, so I use MTA Map Editor because it's so easy. I don't want it to replace any objects, just add SAMP objects in MTA Map editor, any solutions?...
  8. In total, I have two questions, but on the same topic: - Is it possible to add an object instead of replacing it with another? - If not, what objects are not used by GTA / MTA San Andreas?
  9. Na verdade é bem simples por meio de código. Vc só precisa saber o ID do objeto e informar uma coordenada bem próxima ao objeto, não precisa ser exatamente no centro do objeto. Para descobrir o ID de um objeto que não é selecionável, dai é algo mais complexo que exige ferramentas externas. Pa...
  10. i have object with txd and dff and ifp files i need to add it on my server so how to make animated object Please Help Me Download Files
  11. First: I'm sorry for my bad English, I'm using Google translator. Hello MTA community. I'm new to this forum, I do not know anything about MTA script, I used SAMP and it really is very different from the programming language of GameMode. I would like if you can tell me how I can add a new tex...
  12. I'm sorry if that's not the right place to post on, I'm an objects designer anyways I have designed many objects but I can't find some ORIGINAL objects to replace them with mine. Is there a way to create new objects without replacing code I mean objects which have new NAMES and NUMBERS in the...
  13. I have just edited the house object from GTA SA in 3ds max. Everything was good untill the night came.. This is how my model looks like in the night: (Its brighter than normal objects outside blue cricle) And when we have the day it looks good: DFF file was exported by KAM'...
  14. local Z1 = createColRectangle(1577, 1723, 60, 140 ) function spawnRoadblock(id, x, y, z, rx, ry, rz, dim, int) if (not id) then return end if ( id =="" and dim == 0) then return true end if (id == 978) then z = z-1 end local acc...
  15. I'm currently working on a new project and I'm going to need some help if I want it launched any year soon. What I'm looking for - Someone(s) who can model a variety of things Vehicles Mapping Vegetation Objects Detailing...
  16. Hi, I'm sure this question has been asked a thousand times but I just can't find an answer to my very specific question; is there a method to add objects into MTA without replacing other models? Like is there any way at all to do it? I'm currently working on a script that allows the play...
  17. Pustelnik

    Dayz Objects

    Hello everyone, Im looking for some dayz objects for maping, I was looking for then a while but only i can find its some buildings, can someone help me with that?
  18. Приветствую всех. Уже давно не могу справится с одной проблемой. Схема такая: - Ресурс: vehicles - Ресурс: houses - Ресурс: businesses В каждом ресурсе есть своя глобальная таблица pl_vehs = {} houses = {} businesses = {} И проблема...
  19. Hello Ladies Today i wanna suggest to add favorites list into Map Editor Object choose! as its hard to remember all needed objects Ids and be able to add object to that list when its needed or at least use Most used objects list to save time as many times when you find object you like for...
  20. First of all thanks for taking your time to read this. Back to the question i wanted to make a script that when someone logsIn the camera targeted an object and follow the object as the object moved instead of targeting the player then when the object stoped that the player spawned there where...
×
×
  • Create New...