Category | Farming Simulator 19 |
Created | 06.12.2020 21:23 |
Mike Firment (mike1000195) | 06.12.2020 21:23 |
---|---|
is there any possible way to make an xml look backwards in the filepath? for example. there is an i3d in particleSystems. it calls to a shader xml inside of particleSystems/shaders. the shader xml in the /shaders folder then calls back to a png inside of particleSystems, but no matter what i do i cant seem to get it to look backwards. any filepath that i give it, it just extends onto the filepath that originally leads to that xml. hopefully that wasnt confusing, thanks in advance. |
Bilbo Beutlin (BBeutlin) | 06.12.2020 21:30 |
---|---|
You urgently need to improve your basic OS knowledges. Else you'll have problems sooner or later. A 'backstep' upwards in folder hierarchy is done by 2 dots "..", which you can combine eg. "../../folder/file" You'll also see these constructs very often in the default files. |
Mike Firment (mike1000195) | 06.12.2020 22:09 |
---|---|
i also urgently need a nice repository for this information other than ripping apart the base game files so im able to expand my knowledges. in almost every question i ask, i try to find out where to learn for myself. i dont just want answers like everybody else. i want to learn and grow so that way i dont need to keep doing this. but every time, i just get an answer. i need a reliable source of documentation that i can reference so i dont need to keep blowing this group up with basic OS knowledge questions. thanks, Mike |
Note: Log in to post. Create a new account here.