'LinKin Posted February 19, 2015 Share Posted February 19, 2015 Hello, I was wondering if it's possible to replace the model of a car for just one (1) player, so that others can see it. I mean; For example replace the car's txd & dff for admins only, so that all other cars EXEPT admins' cars have the default model. Link to comment
TAPL Posted February 19, 2015 Share Posted February 19, 2015 Only txd is possible. engineApplyShaderToWorldTexture Link to comment
-.Paradox.- Posted February 19, 2015 Share Posted February 19, 2015 Only txd is possible. engineApplyShaderToWorldTexture Not always Link to comment
AfuSensi Posted February 20, 2015 Share Posted February 20, 2015 Only txd is possible. engineApplyShaderToWorldTexture Not always As far as i know, it is always. Since you can replace txd with shaders, but afaik there is no way to replace an object for 1 element only. Link to comment
Derpy Posted February 20, 2015 Share Posted February 20, 2015 Only txd is possible. engineApplyShaderToWorldTexture both dff and txd are possible(if using engine functions), but it would be seen only to the client who got those mods replaced, others would see default mod however if using shaders, then it's txd-only possible like you said. Link to comment
Gallardo9944 Posted February 20, 2015 Share Posted February 20, 2015 You can import multiple models into one and use vehicle variants, they can be set on per-player basis. Link to comment
'LinKin Posted February 23, 2015 Author Share Posted February 23, 2015 Idk, I had thought about this: Get Infernus DFF, TXD, COL from gta3.img and then replace these files to another car, for example buffalo, and also use setVehicleHandling so that it looks and feels just like an infernus. Is that what you meant, Gallardo? Link to comment
Gallardo9944 Posted February 23, 2015 Share Posted February 23, 2015 Not really. For example, you can import multiple chassis' into 1 infernus model and use them as variants or components. But that works too, yeah. 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