Irsis Posted July 1, 2020 Share Posted July 1, 2020 (edited) I want player to wear new clothing i found online but not replacing original clothe, by renaming from boxingcap.dff to scuba.dff and its txd too then use opcode 087B:, but the game just crash. Does renaming the files are not enough? Thank you Edited July 1, 2020 by Irsis Link to comment Share on other sites More sharing options...
ZAZ Posted July 1, 2020 Share Posted July 1, 2020 post your script and give model file names scuba.dff and ?.txd CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
Irsis Posted July 2, 2020 Author Share Posted July 2, 2020 19 hours ago, ZAZ said: post your script and give model file names scuba.dff and ?.txd I rename them from boxingcap.dff and boxingcap.txd to scuba.dff and scuba.txd Its just a simple script that contain: Player.setclothes ($player_char, "scuba", "scuba", 16) Player.build($player_char) If i dont rename it, the game didnt crash. Link to comment Share on other sites More sharing options...
ZAZ Posted July 2, 2020 Share Posted July 2, 2020 i can apply a watch without shop.-dat entry when i have the files inside player.img but not when i have it in modloader folder 087B: set_player $PLAYER_CHAR clothes_texture "clocktextur" model "clockmodel" body_part 14 070D: rebuild_player $PLAYER_CHAR It's different to files with shop.-dat entries I always play with modded bodyparts, loaded from modloader folder CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
Strs Posted August 28, 2020 Share Posted August 28, 2020 i think clothes.dat shopping.dat you need to add here new clothes Link to comment Share on other sites More sharing options...
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