Jump to content

MrDadosz

Members
  • Posts

    106
  • Joined

  • Last visited

Everything posted by MrDadosz

  1. We can't change vehicle wheels size, then you should create a function for this. In GTA SA you must relace vehicles.ide, but you can't replace this file in MTA.
  2. When I set "alphaTransparency = false" I can't texture:
  3. Hello. I have a problem with custom object. My script: addEventHandler("onClientResourceStart",resourceRoot, function () col = engineLoadCOL("5708.col") txd = engineLoadTXD("5708.txd") dff = engineLoadDFF("5708.dff", 0) engineReplaceCOL(col, 5708) engineImportTXD(txd, 5708) engineReplaceModel(dff, 5708, true) end)
  4. I tried that - nothing. It must be changed in vehicles.ide, but I can't replace this file.
  5. How can I scale wheels? I can't do this with setModelHandling (handlingFlags) - with this I can only change wheels to narrow or wide. "To set the wheel scaling method, use the GTA San Andreas\data\vehicles.ide file. The visual model for the wheel is included in the DFF for most GTA San Andreas vehicles.", but how in MTA?
  6. I can't Access Level viewer Project Access Level viewer
  7. I think devs should give that option for users... I dont know, setVehicleWheelSize
  8. You can replace only models and handling, not vehicles.ide
  9. I tried resize wheels in 3ds max, and I cant do that... wheels are small in game. You can only do that in vehicle.ide, but how can I replace this file?
  10. Hello. I have a "small" problem with closing first window, where I can change my graphic card. When I want to click "X", the game starts. It's frustrating... Can you fix it in new versions? Video:
  11. ID: 4215 removeWorldModel (4215, 10000, 0, 0, 0)
  12. I can't open zmodeler files "Non standard dff!"
  13. How can I load this file? I want to resize wheels. Car in game: http://i.imgur.com/ufTIkae.jpg Like should looks: http://cs1.gtaall.com/screenshots/4dc09 ... ery784.jpg How can I fix that?
  14. Hello. I dont know where should I write this topic. How can I remove smoke from chimney in Los Santos and Las Venturas? It's nearby Area 69 in Bone County
  15. Night Paint Vertexem na pewno tego się nie da zrobić, próbowałem i nic... Wiesz może czym da radę zrobić takie oświetlenie w 3ds jak jest te na obiekcie? Paint Vertexem wygląda dosyć brzydko, bo robią się bugi. Normalne obiekty z GTA SA mają ładne oświetlenie.
  16. Jednak nie, próbowałem zrobić to sposobem, jaki podałem wyżej, ale nie działa. Wie ktoś jak ten cień jest zrobiony?
  17. Myślę, że 3ds max i "XVertexPaintHelper" ale nie jestem pewien.
  18. Chyba wiem jak to zrobić, ale jednak olewam San Andreas. Można wywalić temat.
  19. W jakim sensie robiony przez samo GTA SA? Jest to zapisane w jakimś pliku, jak np. lustra w interiorach? Mam nadzieję, że można zrobić to w jakimś programie, np. 3ds max.
  20. Czy jest możliwe zrobienie cienia w MTA, w którym można się ukryć, jak w domu Madd Dogga? Dokładniej chodzi mi o te miejsca:
  21. MrDadosz

    Refreshing objects

    So... Can I teleport player to interior, start resource with new model and teleport player to last position?
  22. MrDadosz

    Refreshing objects

    When I replace object - dff and col - I can see only light, old object without colisions. How can I refresh that without /reconnect? I want to see my new object.
  23. I tested object on +3k, I can't hit other players. Thanks.
  24. What is max distance, where can I create objects? X: 16000 - there is invincible wall, but when I'm on 16000 position in admin panel I can see only 8000. Teleports works max in ~8100 position. In which position can I create objects without bugs?
×
×
  • Create New...