Xwad Posted March 18, 2016 Share Posted March 18, 2016 Hi. Im working on a big map project and my question is that is it possible to add these textures to mta? http://www.gtagarage.com/mods/show.php?id=24995 I downloaded it but i didnt find any dff files only txt files:/ What should i do? or is there any object like this? Link to comment
Addlibs Posted March 18, 2016 Share Posted March 18, 2016 I'm pretty sure shaders are able to do this. PS: I found the DFFs in x.rar\Natal Project v0.1\data\maps\natal\natal.img and x.rar\Natal Project v0.1\models\mymodels.img (x.rar = the Natal Project RAR file) Link to comment
Xwad Posted March 18, 2016 Author Share Posted March 18, 2016 but i cant open it with winrar Link to comment
Addlibs Posted March 18, 2016 Share Posted March 18, 2016 You can open .img with IMG Editor or TXD Workshop Link to comment
Xwad Posted March 18, 2016 Author Share Posted March 18, 2016 well i exported all files and started importing it. Its working the only problem is that the col is not working:// i fall trought the object:/ i have uploaded the resource. Pls download it and try it out in mta map editor, and you will see that the problem is with the col.. PLS help!! http://www.mediafire.com/download/3e8b4 ... O_test.rar Link to comment
Addlibs Posted March 18, 2016 Share Posted March 18, 2016 A .col file can contain one or more collision models. Normally, San Andreas assigns each collision model in a file to a geometry model through the model name that is embedded in the collision model. However in MTA, you can assign any .col file to any model ID; the names are ignored. To prevent loading multiple collision models into one model ID, MTA only loads the first collision model of a .col file and ignores the rest. Therefore, if you have a .col file containing multiple collision models, you will need to split it into multiple files, with one model per file, and then load and import each of those files using the appropriate scripting functions. To split a .col file into multiple files, you can use CollEditor2. — https://wiki.multitheftauto.com/wiki/COL I've split the .col into single collision model .col files. http://www.mediafire.com/download/zu3c8 ... talCOL.zip Link to comment
Xwad Posted March 19, 2016 Author Share Posted March 19, 2016 still not working:/ i added the natal4.col for natal4.dff, but i still fall through the object.. I cant stand on it:( PLS HELP Link to comment
Addlibs Posted March 19, 2016 Share Posted March 19, 2016 I've checked all the COLs now, seems like all natalX.col files are empty (no vertices, faces or anything, only dimensions are defined). Try using overlay4.col instead of natal4.col Link to comment
Xwad Posted March 20, 2016 Author Share Posted March 20, 2016 Now its working!!! Thanks MrTasty!!<333 Link to comment
Xwad Posted March 21, 2016 Author Share Posted March 21, 2016 I've split the .col into single collision model .col files. how did you do that? did you used a program for that? Just becaouse there are other .col's that are not working (Not in the natal project) Link to comment
Xwad Posted March 21, 2016 Author Share Posted March 21, 2016 Wait. I learned how to do it. I just expoerted the col files:D Link to comment
..:D&G:.. Posted March 21, 2016 Share Posted March 21, 2016 Wait. I learned how to do it. I just expoerted the col files:D Can you help me set this up as well? I tried some while ago but it takes too much time to put all the pieces together as it seems that the map is made from different parts, it's not all just 1 file/object Thanks. Link to comment
Addlibs Posted March 21, 2016 Share Posted March 21, 2016 Open the .col, which has multiple collision models, in CollEditor, select all collision models, right click on any of them and then Export > Single Collision Files Link to comment
..:D&G:.. Posted March 22, 2016 Share Posted March 22, 2016 Open the .col, which has multiple collision models, in CollEditor, select all collision models, right click on any of them and then Export > Single Collision Files Which file? From what I downloaded from the link provided by you, each .col has only 1 model Link to comment
Xwad Posted March 22, 2016 Author Share Posted March 22, 2016 Open the .col, which has multiple collision models, in CollEditor, select all collision models, right click on any of them and then Export > Single Collision Files He dosen't want to export the col. He wants to put all the objects togethe into 1 object, dff file. Link to comment
Addlibs Posted March 22, 2016 Share Posted March 22, 2016 If you want multiple collisions in one file, open CollEditor, drag all files into the list and export as one file. Nota bene, MTA will only load the first collision in that file - MTA does not allow multiple collisions in one file but having them in one file is useful if you want to transport them between machines. Link to comment
Xwad Posted March 22, 2016 Author Share Posted March 22, 2016 no. He want to put the DFF files together not the COL files Link to comment
Addlibs Posted March 23, 2016 Share Posted March 23, 2016 [quote name=..&G:..] Wait. I learned how to do it. I just expoerted the col files:DCan you help me set this up as well? [...]Either I'm dumb, or this clearly states he is interested in col files. But whatever, I helped as much as I could - I have no experience in editing DFFs. Link to comment
..:D&G:.. Posted March 24, 2016 Share Posted March 24, 2016 [quote name=..&G:..]Wait. I learned how to do it. I just expoerted the col files:DCan you help me set this up as well? [...]Either I'm dumb, or this clearly states he is interested in col files. But whatever, I helped as much as I could - I have no experience in editing DFFs.I wanted both the dffs and the cols all in 1 file each so they make the whole map without me having to replace 1 object for each map piece, but it seems that it's not possible as the map pieces will just be inside each other, so yeah.. both of you were right, but it cannot be done Maybe @Xwad could share the code with me, with the objects that are making the whole map. Link to comment
Captain Cody Posted March 24, 2016 Share Posted March 24, 2016 So you wanna combine the dff / col files into one? Send me the files you have and I'll combine them on my free time. Link to comment
..:D&G:.. Posted March 24, 2016 Share Posted March 24, 2016 So you wanna combine the dff / col files into one? Send me the files you have and I'll combine them on my free time. It's not that. The thing is that the map is made from small pieces. Each col/dff represents 1 part of the map, but I want the whole map assembled and made into only 1 dff/col file. Doesn't matter if the dff is separated from the col, I just want the entire map assembled. Link to comment
Captain Cody Posted March 24, 2016 Share Posted March 24, 2016 That's easy to do really. I can do the whole thing + interigate the col shapes. Link to comment
..:D&G:.. Posted March 24, 2016 Share Posted March 24, 2016 http://www.mediafire.com/download/3e8b4mh6avljeeg/O_test.rar http://www.mediafire.com/download/zu3c8wo7augoi2y/natalCOL.zip I don't know which link is the one that has both the good dff's and col's as both kinda have cols Thanks for offering to help! Link to comment
Captain Cody Posted March 24, 2016 Share Posted March 24, 2016 I'll take a look at them tomorrow. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now