#BMW E34 ( TDS and M5) ( Slow WIP)

2347 messages · Page 3 of 3 (latest)

unborn rock
#

но я требую, чтобы ты приехал один XD

merry shale
#

Объяснишь мне как новичку ?😅

#

Что там и как правильно моды делать)

#

Самому чет прям прет попробовать эту тему с модами )

unborn rock
#

Watch fedes tuto for beginning

#

Install all programe you need

#

Unity, blender, visual

merry shale
#

Можно перевод пожалуйста 🥺

#

Английский вообще не мой конёк

unborn rock
#

и вернусь, когда уже импортируешь деталь в мой гараж.
что я не устаю объяснил то, что уже объяснил Федес

#

Я тоже хреново говорю по-английски, но однажды мне придется начать

merry shale
unborn rock
# merry shale Получается в блендер когда там все сделал что надо. Потом экспортировал. И потом...

нет, потому что у меня есть свое видение того, как делать моды. Если хотите, я могу помочь вам с базовыми моделями, которые вы можете найти повсюду в Интернете.
все моды Asseto и Beamng используют одну и ту же модель.
Я могу помочь вам по единству, но у меня это не очень хорошо получается, и для наглядности меня не спрашивали, я ничего не понял

merry shale
unborn rock
#

Давно искал, покупал за бесценок определенные модели XD.
смешайте другие детали шасси для моего.
тебе надо разобраться XD

iron dagger
unborn rock
# merry shale Переводчик

тогда удачи.
Есть вещи, когда я пользуюсь переводчиком, которые становятся непонятными.
требуется минимум английского

unborn rock
crude brook
# unborn rock

no need to inform if you have rl opportunity do it and also looks great

unborn rock
crude brook
# unborn rock

wooooow thats hot can not wait til the model is complete oooouuufff will look soooooo good

unborn rock
#

I too can't wait to offer you a finished and functional E34

crude brook
burnt minnow
#

Just a buffed e24

unborn rock
#

I only got hooked after getting back from work XD

I took care of preparing the chassis for unity when I woke up 1 hour ago XD

tomorrow if I don't punch like shit I'll start importing it into My Garage

shut jay
#

nicee

unborn rock
#

I missed being an idiot on asseto, too bad my g920 is starting to give up and the gear lever no longer knows where it is going XD

#

Me old setup XD
Need to redo at😂

old raft
unborn rock
#

I still had the counter to make functional with an arduino but I never found the time to do it.

then my back made me suffer a lot I couldn't play too much and work it was either one or the other XD

Now I'm starting to feel a lot better, so I'm gradually getting back into it

indigo lily
steady frigate
unborn rock
unborn rock
steady frigate
unborn rock
spare knot
#

crack it open it will be obvious what does what, and what is broken

unborn rock
#

I got the G27 from my brother-in-law
I just need to motivate myself to install it
honestly the g920 and g29 are just crap
the g27s are indestructible XD

unborn rock
#

my 3rd tds has just arrived
Im happy😍

winter shell
#

Very nice

devout hill
sharp hazel
#

what graphics mod you using that looks so real!!!! i want!!!! XD

unborn rock
#

😂👍

sudden mirage
devout hill
unborn rock
#

the mods is ( Work iin IRL ) 😂

static roost
unborn rock
devout hill
# unborn rock

Man that’s cool haha, Would be cool building something like that for myself

#

but it’s annoying cause i’d need to switch my screen and shit over to that every time

lilac flower
#

xD

unborn rock
# lilac flower Oh bloody hell STOP BUYING BEAMERS

It’s a gift from a friend.

it will mainly be used for the parts for the tds that my father gave me and my TD

I need the differential for the tds, cut out the rocker panels and lower front fender because the tds and a little rust in these places ,
the angels eyes ^^

the interior will fit on my TD and certain parts like the oil radiator, the turbo if it's a Garrett

then when it is completely stripped down I will see if I make it a drift project or if it goes to scrap

burnt minnow
#

Can i keep the shell lol

unborn rock
#

if you want XD
i tell you in 6 month for comming search that XD

burnt minnow
burnt minnow
#

with an audi turbo i found on a junkyard

lilac flower
#

You sir, are a mad man

#

And I love it

#

Now I can't help but imagine a 206 zooming past going mach Jesus

lilac flower
unborn rock
lilac flower
#

Cause you see, I got that version. So I was wondering if it was a kit version or a standalone version

unborn rock
#

standalone

burnt minnow
#

but a nervous little engine and a retard on the wheel

lilac flower
lilac flower
burnt minnow
#

no idea hehe

unborn rock
#

I was going to motivate myself

what or if I avoid screwing up XD

unborn rock
pine salmon
#

you starting from scratch?

unborn rock
#

yes I screwed up so much with my old template that I can no longer find the problem XD

suddenly as I had redone a complete chassis I might as well start again from the beginning

pine salmon
#

okay, thats good

#

hope its gonna be in garage with my focus soon

unborn rock
#

hmm weird
meanwhile the chassis will not be paintable
I don't want to worry about it at the moment

vocal mauve
#

🔥

devout hill
unborn rock
devout hill
#

its all handled in code btw

#

really nice

#

public void OnFirstLoad()
{
Debug.Log("Stealing Materials");
Material[] MetalMaterial = new Material[1];
Material[] RustMaterial = new Material[1];
MetalMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<MeshRenderer>().materials[0];
RustMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<CarProperties>().OldMaterial;
Debug.Log("Materials Stolen");

        Debug.Log("Applying Metal Material");

        /// PartName.Renderer.materials = MetalMaterial;

        Debug.Log("Metal Material Applied");


        Debug.Log("Applying rust material");

        /// PartName.CarProps.OldMaterial = RustMaterial[0];

        Debug.Log("Rust Material Applied");


        Debug.Log("Setting Up Full Painting");

        /// .SetupPart(PartName, PaintingSystem.Types.FullPaintingSupport);

        Debug.Log("Full Painting Set Up");

    }
#

put that in first load

#

or well i should of asked do you have the time for me to show you rn @unborn rock ?

unborn rock
devout hill
#

But cool the door hinge for the E30 right?

unborn rock
devout hill
#

You just change the junk spawn chance from 0 to 4 on car properties, and you should be good

unborn rock
devout hill
#

and send a screenshot, we'll go from there see how it goes ok?

unborn rock
devout hill
#

really i'll only be online at my pc for about a hour more, but i'll be your support assistant by the phone!

devout hill
unborn rock
#

that would suit me a lot because if I don't have an example to follow I'm struggling ^^

once I understand it's okay but it takes some time to understand the logic of it all ^^

#

in any case thank you @devout hill sensei for your help

devout hill
#

Trying to make a simplified looking version of the code, really its a lot shorter than what i posted, mainly cause it had debug lines

#

@unborn rock does this look any more logical to ya?

unborn rock
#

yep ^^

devout hill
unborn rock
devout hill
#

Yeeep! I'll send the code aswell so you dont gotta type manually lol

#

public void OnFirstLoad()
{
Material[] MetalMaterial = new Material[1]; /// Does shit idk what lol...
Material[] RustMaterial = new Material[1]; /// Does shit idk what lol...
MetalMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<MeshRenderer>().materials[0]; /// Basically copies the metal material from the chad firewall to look full condition
RustMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<CarProperties>().OldMaterial; /// Basically copies the rust material off the chad firewall for that rust look

        PARTNAME.Renderer.materials = MetalMaterial; /// Applies the metal material when in good condition

        PARTNAME.CarProps.OldMaterial = RustMaterial[0]; /// Applies the rust material when in ruined condition

        PaintingSystem.SetupPart(PARTNAME, PaintingSystem.Types.FullPaintingSupport); /// Sets up painting just like normal!
    }
unborn rock
#

Merci beaucoup Dopiz sensei

Thanks a lot @devout hill sensei

devout hill
#

u tried yet?

unborn rock
#

nop not yet I'll finish the hinge first

crude brook
hoary remnant
devout hill
#

Oh cool thanks, Yeah i kinda somewhat understand what it does at the same time didn’t lol, but understand it now

#

also sir ping me please lol, i randomly go into chats and see hours later that you replied to a text haha

hoary remnant
#

Ah mb haha

crude brook
unborn rock
soft canopy
#

He left @unborn rock

unborn rock
soft canopy
#

Banner?

#

Banned?

unborn rock
#

idk

#

good question i don't ask

devout hill
unborn rock
hoary remnant
#

Is a direct replacement iirc. So only one for rust.

unborn rock
hoary remnant
#

Seam fixer prob won't do anything, is a Paint3d thing. Could be small UVs or more likely a coding issue, did you add the rust to OldMaterial on the parts CarProps

hoary remnant
#

Should be done in code.

#

Because you need to get the material in code, then apply.

unborn rock
#

Material[] MetalMaterial = new Material[1]; /// Does shit idk what lol...
Material[] RustMaterial = new Material[1]; /// Does shit idk what lol...
MetalMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<MeshRenderer>().materials[0]; /// Basically copies the metal material from the chad firewall to look full condition
RustMaterial[0] = cachedResources.Load<GameObject>("Firewall07").GetComponent<CarProperties>().OldMaterial; /// Basically copies the rust material off the chad firewall for that rust look

        Plancher.Renderer.materials = MetalMaterial; /// Applies the metal material when in good condition

        Plancher.CarProps.OldMaterial = RustMaterial[0]; /// Applies the rust material when in ruined condition

        PaintingSystem.SetupPart(Plancher, PaintingSystem.Types.FullPaintingSupport); /// Sets up painting just like normal!
hoary remnant
#

Hmm seems correct from a glance

unborn rock
#

the code is so illogical to me that I do what I am told

hoary remnant
#

OH

#

Make sure JunkSpawnChance is set to 4👍

unborn rock
#

ah good see i don't have make that

#

yet dopiz told me yesterday XD

hoary remnant
#

The game will outright refuse to apply it if its not 4. I have no idea why 😂

unborn rock
#

you see it's so illogical at times XD

how can a noob figure out all that?

😂 🤣

#

it's work

big thanks @hoary remnant Robin Sensei

#

now I just have to do the rest

devout hill
unborn rock
#

we are in agreement if I want all the chassis parts to be rusty materials, should I do it like that?

#

roh even the floor no longer rusts 😂

#

I hate code XD

I'm going to end up paying someone to code for me XD

devout hill
unborn rock
#

I want to but nothing more this rust
yet I did spawn ruined

in theory it's like the vanilla cars you find on the map

it should be all rusty

#

oh that annoys me

I'm going to drift on asseto to let off some steam

damn I don't believe it XD

the lines are good

the junkward spawn and on 4

I redid the uvmap of the parts XD

unborn rock
#

after several tests for this rust bullshit, no change even the floor no longer wants this rust.

I'm fed up with that, I move on to other things

I don't know if it's the uvmap or something else.

at code level it's good
in unity it's good

I'm giving up on rust which doesn't change anything to the gameplay anyway

devout hill
#

could it be that you have enabled painting on the part? try removing that

unborn rock
devout hill
unborn rock
#

i go test

unborn rock
devout hill
ocean harbor
#

im pretty sure its UV map

unborn rock
#

I had made a projection from view

but maybe it sucks

#

in unwrap it looks like this

#

and like that with the cube projection

ocean harbor
#

it seemed to work in this pic? what happened

#

what if u copy the rust tex from like the wolf or other cars and paste it on yours?

unborn rock
#

yet everything and the same I had not changed anything

I just added the trunk floor and nothing has worked since.

devout hill
#

what if

#

remove trunk floor, just try it idk

#

something in code could break

#

Hey @unborn rock you dont put debug logs in your mod do you?

#

put some right after these

devout hill
#

They are useful to see where your mod dies

#

put this in modmain/class1 ThisMod.EnableDebug();

#

there is another line so wait

unborn rock
devout hill
#

Debug.Log("MYEPICCODE LOADED");

unborn rock
#

class 1 too

devout hill
#

no

#

weit

#

So basically these lines can have pre made error lines that will be put in your logs

#

so you can tell it to say "Car Parts Have Loaded"

#

if you put it after where car parts loads, do you understand?

#

i feel im explaining it bad

unborn rock
#

yes I see it must be after the lines

        Floor = ThisMod.Load(Bundle, "floorUVmap");
        TrunkFloor = ThisMod.Load(Bundle, "trunkfloorUVmap");
        Tabulate = ThisMod.Load(Bundle, "tablie");

otherwise he will tell me that everything is good even before the parts are loaded

#

mods die idk for why XD

#

ok line ThisMod.EnableDebug();
broke my mods XD

devout hill
#

show code

unborn rock
#

i give you the template directly
i thinks is better XD

hoary remnant
#

Makes sense, Requires a boolean for save disassembler.

#

So ThisMod.EnableDebug(false);

#

Should fix it.

unborn rock
#

ah*

#

lord, it's complicated

unborn rock
hoary remnant
#

You're declaring this mod after using thismod. That will cause an error.

unborn rock
#

ah

hoary remnant
#

So instead, move ThisMod = ModUtils.RegisterMod(this); above ThisMod.EnableDebug(false);

#

Should be fine after that 👍

unborn rock
#

ok there are things to know with all these line priorities

it's worse than the priority on the right for us

hoary remnant
#

Easiest way to remember execution priority is just think of computers reading like humans do, They start from the top and work their way down.

unborn rock
#

yes this logic I am starting to understand it

the problem is that for me it's that I don't know their sense of priority

I never know which one should be before the other XD

#

CarProperties.Paintable set to true but missing P3D support on PlancherBMWE34
CarProperties.Washable set to true but no proper material setup on part PlancherBMWE34
CarProperties.Paintable set to true but missing P3D support on TablierBMWE34
CarProperties.Washable set to true but no proper material setup on part TablierBMWE34
CarProperties.Paintable set to true but missing P3D support on PlancherCoffreBMWE34
CarProperties.Washable set to true but no proper material setup on part PlancherCoffreBMWE34

#

my mod log tell me thats

#

missing p3d

hoary remnant
#

Normally an objects read lifetime works like this:

If its an object that will be used or accessed in multiple different classes, Then it works like this :

Make Object Reference (GameObject MyObject; for example)

Initialise the object inside the class constructor or class method (Ie MyObject = ThisGameObject;)

Reference object (MyObject.GetComponent<CoolComponent1>().Variable;)

If its a local reference (Something that is only created and used in one method or code line), Then its :

Make and initialize object reference (GameObject MyLocalObject = GameObject.Find("Object1");)

Reference object (MyObject.GetComponent<CoolComponent1>().Variable;)

unborn rock
#

view the time

I'm going to roll one up and go to sleep

tomorrow I'm going to work on my car

I don't really want to wake up at 11am ^^

Many thanks for your advice

(I'm going to have a brain that's going to burn with all this XD)

#

I'll keep you posted when I put it back tomorrow

soft canopy
#

what

#

happening

unborn rock
#

nothing serious
just the village idiot can't get the rust on the parts to work

unborn rock
#

I have the best team

#

My old hood

#

New hood
Need repaint

devout hill
#

Very nice

burnt minnow
unborn rock
# burnt minnow This car is looking amazing man congrats

thanks man

I'm looking for a phase 2 front panel but there aren't any for sale XD

In a short time I will change the wings
the one side straight and twisted

and I have to cut out the rocker panels to change them, they are all rotten with rust

#

not long ago my father told me why you are bothering with this car XD

I answered it's yours XD
and I want it to become as beautiful as when you bought it

#

bruh

I have no motivation this afternoon

I just want to sleep

burnt minnow
burnt minnow
#

Turns out i did turn it into a rocket loo

unborn rock
unborn rock
# burnt minnow When i got the peugeot from my father i joked abaut making it a rocket

XD

when I have the finances
I put in 530d injectors or injos from any 3l diesel engine

  • a bigger turbo (garette preferably)
    see how many horses and torque she could get out

I think it comes out a little ready 180hp for the original 143hp

but we didn't change anything about it

just increase the pressure of the original turbo and shift the accumulator a little to increase the flow of diesel to the engine (but you should not overdo it too much on the pressure and flow of diesel because the pilot injector can start to leak by the electric wire XD)

#

plus this shit costs almost 300euros new XD

unborn rock
#

ok I understood why it didn't work.

finally I believe

my trunk floor and the firewall had paintabke washable and possible to check

and suddenly it fucked up XD

vocal mauve
#

nicee

unborn rock
#

and this time you had the names of the pieces in English and French so you had no reason to complain about the translation XD

vocal mauve
#

no more complaining about it being in french

unborn rock
#

don't worry RB I wasn't talking about you ^^

it's mainly because of the mourners on nexus mods and in Dm

devout hill
unborn rock
vocal mauve
#

i wish it was that easy for my s13

heady meadow
#

Yo

#

@unborn rock ded ?

unborn rock
#

yo at the moment between my job as a carpenter and dismantling the donor for my car I don't really have the time or the desire.
when I come home I sleep XD

unborn rock
#

This weekend I'm dismantling the differential of my TDS to put in the one I dismantled this week

unborn rock
burnt minnow
#

all tho break cleaner did a wonder on the oil dirty parts we had when refreshing a golf we bougth

ornate scarab
marble seal
#

Je sais pas si tu joue à BeamNG.Drive

#

Je connais le mec qui à fait le mod de e34

lilac flower
marble seal
#

C'est clair

#

Je sais pas pourquoi les français aime autant c'est caisse

#

J'en ai même 2

#

Une 320i et une 525i e34 prépa

lilac flower
#

Perso j'ai une Lada donc bon

marble seal
#

mdr

unborn rock
#

blue is old / brown is new

when I started importing my chassis I realized how horrible it was in games

so I remodeled this shot myself, rather than modifying that of wolf

west niche
#

floors just details basically, not really matter if there is no gaps at least

unborn rock
#

it's not just the floor

the apron does not join properly
neither does the trunk floor

the whole thing is disgusting, in the blender it seems clean but in the end I don't like it

unborn rock
#

in the rear bins normally we find the battery on the right

and part of the harness on the left side

unborn rock
unborn rock
warm quiver
unborn rock
#

My old TD revive

warm quiver
#

Cool

#

What about the mod

unborn rock
#

At the moment things are not moving forward.

I have a lot of work in carpentry, besides I have some tinkering to do on my TDS (I haven't even fitted the new differential yet)

and I restart the TD so that my wife can move it when I take care of the TDS

warm quiver
#

Well, then take your time with the mod

unborn rock
#

I love this car, she have evil in engine 😂 MG_Check_Engine

#

it's a joke XD
these cars will never have an engine light XD

soft canopy
#

plug inpa XD

civic bluff
ornate scarab
civic bluff
unborn rock
ornate scarab
#

explain urself

#

I believe the mileage is as normal as it can get

#

No twisting of anything ? xd

civic bluff
# ornate scarab bro wdym yes xd

this is a BMW, this is the kind of car that they don’t just sell them, they squeeze all the juice out of the car and then sell it

#

It’s a no brainer that the car here is quite a few years old, but if it broke down at 90, then I can believe it

ornate scarab
#

I think someone might've fed you some very biased information xd

civic bluff
#

Well, the engine runs as if it had already driven 500,000 km.

#

and in general I won’t argue, maybe it’s true, but I have things to do and I don’t need it

unborn rock
#

Personally I have nothing to prove, the car I bought 5 or 6 years ago and it had 220k and something

her and stay off work for more than 2 years

the rocker arms are clicking because they haven't seen any oil for 2 years

and I restarted it with the old oil which must also be 2 or 3 years old

Afterwards it may be possible that it was tampered with, but personally I know its mileage and its history

civic bluff
#

well anything can happen

#

but the car is still cool

#

although I also have a cool car

ornate scarab
#

Just so it's said, 269xxxkm for an E34 TDS is not a lot mr merc guy

#

They can last a lot longer

#

and here in civilized europe people rarely tinker with the mileage of a vehicle

#

Yes the engine might've been swapped at a certain point, but I highly doubt it

west niche
#

rolling mileage down is common thing for such cars in eastern europe i guess, in russia at least

ornate scarab
#

Yeah, but not in western europe

#

Not as I'm aware of

ruby oriole
#

im from the uk my 2010 1.6tdi golf has done 312km or 194k in miles it just depends on services etc tbh and how u treat it if you it good it will last

acoustic storm
#

.dll

acoustic storm
#

My bad je cherchais le dll de la e34 @unborn rock

#

Jme suis tromper de barre de recherche mdrr

devout hill
#

@unborn rock

#

They just get removed after like 3 days from your list, when activity is posted they return

orchid bear
#

This isn't abandoned? I thought you were too busy to work on it

unborn rock
# orchid bear This isn't abandoned? I thought you were too busy to work on it

Well, it's always in the back of my mind. Of course, I didn't have much time at the moment between work and everything else, but work-wise it's so bad that I'm going to be laid off soon. I have to take the Donatus apart as quickly as possible to empty the shed before returning it to the owner. And then, as soon as all that's over, I'll get back to the full 3D rendering of the car (because I always want it to be as realistic as possible) and learn modding again on mygarage.

unborn rock
still oriole
#

what did ya win

ornate scarab
heady meadow
#

THATS NORMALLL

gray sorrel
#

stop smoking

heady meadow
#

FINISH ITTT

#

Abandon your family, hobbies

#

life goals

#

and finish mod pls

#

ty

summer osprey
unborn rock
#

This car is a gas factory

orchid bear
#

Wtf is going on there
If I saw this I would just walk out and never come back

civic bluff
#

wow, just like on ships ХD