HollowAddiction Posted June 26, 2014 Report Share Posted June 26, 2014 350z Re-Textures v1.0.8 Tired of the same old 350z textures? Looking for something new? Two release's 1.complete retexturing 2.skins only tutorial: Super easy! just replace your nissan_350z.pbo! [uPDATE]: Added spoilers to all vehicles. Changed vehicle display names to match skins. Updated skin names. known bugs: This will only work on servers that do not check for verification, if you are the server owner set your verification check to 0 [Downloads] [Video]! Updated Screenshots: http://imgur.com/a/drFds speaR, calamity, Three Plus and 3 others 6 Link to comment Share on other sites More sharing options...
cen Posted June 26, 2014 Report Share Posted June 26, 2014 These are awesome! Keep it up! HollowAddiction 1 Link to comment Share on other sites More sharing options...
islademuerte Posted June 27, 2014 Report Share Posted June 27, 2014 could you give i little bit more detailed install instruction? Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 *****Changelog***** retextured the 350z_green, added a few others More to come Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 could you give i little bit more detailed install instruction? i didn't include an install as you could be using these in a large number of ways, could you tell me in what way your using 350z's? Link to comment Share on other sites More sharing options...
islademuerte Posted June 27, 2014 Report Share Posted June 27, 2014 i didn't include an install as you could be using these in a large number of ways, could you tell me in what way your using 350z's? I wanted to install them on my server and let players install it too Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 I wanted to install them on my server and let players install it too Ah i see, This is not a release for adding the cars, It's a release for retextures, see this Link to comment Share on other sites More sharing options...
unerground2 Posted June 27, 2014 Report Share Posted June 27, 2014 Thats proably one of the best things ive ever seen in epoch [ Overpoch ;) ] Good work HollowAddiction 1 Link to comment Share on other sites More sharing options...
Gr8 Posted June 27, 2014 Report Share Posted June 27, 2014 Is there a tutorial on how to retexture cars? i would like to add new SUV colors :) Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 Is there a tutorial on how to retexture cars? i would like to add new SUV colors :) I'll be releasing new suv/jetski textures soon Link to comment Share on other sites More sharing options...
calamity Posted June 27, 2014 Report Share Posted June 27, 2014 Is there a tutorial on how to retexture cars? i would like to add new SUV colors :) My bad. I guess I need to read abit more details Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 link removed have you read this? He clearly asked you to not do what you have just done, share it on epoch forums. please respect others work and remove that link Link to comment Share on other sites More sharing options...
vbawol Posted June 27, 2014 Report Share Posted June 27, 2014 Sniped link per report, BTW, This is not anything new I just helped someone on our Teamspeak the other day with the same exact functions.https://community.bistudio.com/wiki/setObjectTexture combined with:https://community.bistudio.com/wiki/setVehicleInit and https://community.bistudio.com/wiki/processInitCommands Will give you JIP compatible texture replacements if the vehicle is setup for it. Add this on line https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_server/system/server_monitor.sqf#L126 change the ANYCLASS to your vehicle class and the texture path to that of a paa file in your mission pbo. if (_type == "ANYCLASS") then {_object setVehicleInit "this setObjectTexture [0, "\pboname\texture.paa"];"}; Also add processInitCommands; here: https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_server/system/server_monitor.sqf#L261 Brockie, NorthyPark and HollowAddiction 3 Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 27, 2014 Author Report Share Posted June 27, 2014 Sniped link per report, BTW, This is not anything new I just helped someone on our Teamspeak the other day with the same exact functions.https://community.bistudio.com/wiki/setObjectTexture combined with:https://community.bistudio.com/wiki/setVehicleInit and https://community.bistudio.com/wiki/processInitCommands Will give you JIP compatible texture replacements if the vehicle is setup for it. Add this on line https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_server/system/server_monitor.sqf#L126 change the ANYCLASS to your vehicle class and the texture path to that of a paa file in your mission pbo. if (_type == "ANYCLASS") then {_object setVehicleInit "this setObjectTexture [0, "\pboname\texture.paa"];"}; Also add processInitCommands; here: https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_server/system/server_monitor.sqf#L261 Ty sir! Link to comment Share on other sites More sharing options...
speaR Posted June 28, 2014 Report Share Posted June 28, 2014 looks really awesome ! Link to comment Share on other sites More sharing options...
unerground2 Posted June 28, 2014 Report Share Posted June 28, 2014 Hollow i like your skinideas and they can actually be the future of a new type of contentcreation. you know in overpoch there are some Ford CV police cars there is one Texture that everyone would love to see. Walking Dead: Rick Grimes Police Car Brockie and Gr8 2 Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 28, 2014 Author Report Share Posted June 28, 2014 Hollow i like your skinideas and they can actually be the future of a new type of contentcreation. you know in overpoch there are some Ford CV police cars there is one Texture that everyone would love to see. Walking Dead: Rick Grimes Police Car Ill give it a shot unerground2 1 Link to comment Share on other sites More sharing options...
insertcoins Posted June 28, 2014 Report Share Posted June 28, 2014 these look aweful man. AWEFUL AWESOME! Link to comment Share on other sites More sharing options...
bFe Posted June 28, 2014 Report Share Posted June 28, 2014 How does one install skins like these? Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 28, 2014 Author Report Share Posted June 28, 2014 How does one install skins like these? current there are only 7 and I am re-texturing all the 350z's. when im done i will release, then i will start a WIP for jetskis and suv's as well as far as install, it will be as easy as replacing a .pbo Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 29, 2014 Author Report Share Posted June 29, 2014 ***Update*** I've finished up a few more, i've also tinted the windows, retextured the rims slighty, smoked the tail/head lights and changed the color of the discbrakes to red. ill release it with and without those changes. Release should be coming tomorrow night Link to comment Share on other sites More sharing options...
William Posted June 29, 2014 Report Share Posted June 29, 2014 Will clients have to install anything to join the server. If not won't the mission file be fairly large? Link to comment Share on other sites More sharing options...
Gr8 Posted June 29, 2014 Report Share Posted June 29, 2014 Will clients have to install anything to join the server. If not won't the mission file be fairly large? Clients will not have to download anything. You will have to insert these textures in your mission file. Yes it will increase the size by a good amount, but these texture dont have a large file size, they simply repeat it self on the car. Thats why they are called textures. Correct me if i am wrong. Link to comment Share on other sites More sharing options...
HollowAddiction Posted June 29, 2014 Author Report Share Posted June 29, 2014 Will clients have to install anything to join the server. If not won't the mission file be fairly large? This depends on what your doing with this, if you are currently running a server that does not have 350z's then see you have a server WITH 350z's installed its a simple over-write of the nissan_350z.pbo Clients will not have to download anything. You will have to insert these textures in your mission file. Yes it will increase the size by a good amount, but these texture dont have a large file size, they simply repeat it self on the car. Thats why they are called textures. Correct me if i am wrong. These wont be in the mission, where they are, depends on how you use it. if your using it for private use on a server with 350z's installed it will be in your games install root in the addons folder, for instance if its overpoch/overwatch it would be in Program Files (x86)\Steam\SteamApps\common\Arma 2 Operation Arrowhead\@DayzOverwatch\Addons this method would mean only you will see the textures, if you want everyone to see it, you could use the method awol as posted or you could upload it to your servers addons and require your players to download it(not my fav method) I haven't tried awols method yet but i plan too. Link to comment Share on other sites More sharing options...
unerground2 Posted June 30, 2014 Report Share Posted June 30, 2014 could you make a easy tutorial for it then? :unsure: Not replacing the Pbos but the other method. I dont exactly understand Awols post. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now