Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Texture in a BF mod https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3925 |
Page 1 of 2 |
Author: | [TKO]Twist [ Sat Mar 15, 2008 12:21 pm ] |
Post subject: | Texture in a BF mod |
Author: | VOLTANO [ Sun Mar 16, 2008 12:18 am ] |
Post subject: | Re: Texture in a BF mod |
Make sure the .rs file is pointing to the folder where the custom texture .dds files are located. ![]() |
Author: | fo0k [ Sun Mar 16, 2008 12:34 am ] |
Post subject: | Re: Texture in a BF mod |
Author: | [TKO]Twist [ Sun Mar 16, 2008 8:34 am ] |
Post subject: | Re: Texture in a BF mod |
Well I'll give you the result ![]() Nope, the code you gave me didn't work, and yes I used same names... Well, when I pack teh Texture.rfa with the skins it does work... Here it is : ![]() STILL PROBLEM ISN'T SOLVED |
Author: | [TKO]Twist [ Thu Mar 20, 2008 8:44 pm ] |
Post subject: | Re: Texture in a BF mod |
Well, somebody must have done some skinning for DC? right? That's just the same I guess, with the a mod, just replace the DC to CQB Anyway, here is a video I made about the CQB mod : http://www.youtube.com/watch?v=9LL_hq0vl58 |
Author: | [TKO]Twist [ Sat Mar 22, 2008 5:54 pm ] |
Post subject: | Re: Texture in a BF mod |
Man, nobody? ![]() |
Author: | Archimonde0_0 [ Sun Mar 23, 2008 12:09 am ] |
Post subject: | Re: Texture in a BF mod |
Custom Textures Map Side on BF1942 and BFV 1.) Extract your map to your desktop, or other location of your choosing. 2.) Find the extracted place, and create a new folder within your map. Name it "Texture" good. 3.) Save your skins in .dds format, using the corresponding names of the original texture. IE: Name.dds should be Name.dds 4.) Copy and paste them into that "Texture" folder. 5.) Open the maps Init.con, locate the line that says TextureManager.alternativePath. Delete the exsisting Alternative Path. And instead type: ../../bf1942/levels/(YourMapName)/texture or ../../bfvietnam/levels/(yourMapName)/texture save the Init.con 6.) Repack your map with WinRFA 7.) Go In Game and Test It. Disclaimer: No Reliability on these instructions has been awhile. If my memory serves me correctly, this is the correct procedure. We are not responsible for any map damage, or failure to load. All crashes resulting from use of these steps are not to be held accountable for. |
Author: | [TKO]Twist [ Sun Mar 23, 2008 9:39 am ] |
Post subject: | Re: Texture in a BF mod |
Duh, can you read? I can do that with normal BFV, but not with a mod of it... |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |