Jump to content

toyota

Members
  • Posts

    11
  • Joined

  • Last visited

toyota's Achievements

Square

Square (6/54)

0

Reputation

  1. This is exactly the same issue I have, I also get it if I manually replace a ton of cars. I have a thread on it here: https://forum.multitheftauto.com/viewtopic.php?f=104&t=45020
  2. Right, I've stuck together a quick resource based on that modloader resource. It's quite big, 120mb or so download, 480mb extracted, and needs 7-zip to extract. It has a lot of models stuffed in but that was the best way to get the problem to occur every time. http://www.tz-samp.nl/assorted/loadcars.7z
  3. Ah sorry, I thought I had already posted the one I'm using, but I see it was just the link to the empty resource with no models, this one: https://forum.multitheftauto.com/viewtopic.php?f=108&t=36481 I will zip up and upload my resource with the models in as soon as I get chance.
  4. Small update on this - with the latest nightly, it has changed slightly. What happens now is occasionally, the reflections will work on certain parts of the car. It then works like that for all instances of that model, as shown below. As I say, this is occasional, mostly it is the same.
  5. Nope, no shaders are being used. I experimented with a couple to try and fix the problem, but it still happens. And I don't see any specific pattern to how it happens, that Lancia was just fixed after a restart, then broken again on next start. The Nissan is always like that, once about 10 or so cars have been replaced, no matter which cars they are. As you replace more cars, the problem happens to more cars, if that makes sense. I have tried replacing them one at a time, restarting after testing each one, and it happens to the ones I have already tested more than the one that I'm currently testing.
  6. Sure, as I'm using a few I'm using this: https://forum.multitheftauto.com/viewtopic.php?f=108&t=36481 Previously, I just had a massive list of this code: local txd = engineLoadTXD("feltzer.txd", 533 ) engineImportTXD(txd, 533) local dff = engineLoadDFF("feltzer.dff", 533 ) engineReplaceModel(dff, 533) As I say, it's only once quite a few are loaded, at low numbers it's fine.
  7. Sure, I've got a few here to explain better. Or prove I'm being an idiot, either way. First, this is a car model when I started MTA. Same car model after restarting a couple of times: Here is a different model in a different place, during the day: Same model at night: Then, at night with headlights: You can see there, it is sort of working with headlights on it. Then finally, what it is meant to look like, seen in single player. Apologies for massive pictures list, just want to explain as best I can.
  8. Alright, thanks a lot.
  9. Thanks again, http://pastebin.com/bkCanSgC I should mention, and should have explained better the first time, the cars I have replaced, I have done so in Lua, not modding the gta3.img. I am connecting to my server on this PC, and all the script currently does is replace the car dff/txd's. EDIT: I've had a bit longer to experiment with this, and have tried it on a different PC with a clean GTA install, with the latest nightly. Same problem occurs, but I have noticed, the cars don't completely lose reflections. I tested it at night in-game, and things like street lamps, other car headlights, airport lights etc, all cause the cars reflections to work. It's just as if they ignore sun/moonlight. If I need to provide any more details, just ask.
  10. Just the nightly being installed has improved it a bit, here is the pastebin: http://pastebin.com/M8dpNgsX I should mention, I have tried a fresh re-install of GTA, and the problem is the same. The car mods work perfectly in single player, I don't see this problem.
  11. Hi Guys, I've come to MTA from SA-MP, and am fairly noobish when it comes to MTA, but I'm having a problem with car reflections sort of, coming and going. I have replace a few car models with mods, and as I replace more, more of them have broken reflections. As in, they have none at all. Occassionally, restarting fixes it for certain cars, but breaks it for others. The problem also happens on some of the stock car models, but only when others have been modded. I tried fixing it through shaders, with a small amount of success, but I was wondering if it's a known issue, and can it be sorted, or is it something I have to live with? I can stick a couple of pictures up if I haven't explained that very well. Also I wasn't sure where to post this, but as you see the problem on the client I thought here was best. Thanks.
×
×
  • Create New...