Jump to content

[Help] Edit the Sparks


BieHDC

Recommended Posts

hello,

i wanna edit the Sparks from fxAddSparks (https://wiki.multitheftauto.com/wiki/FxAddSparks), but i cant find the file containing the effect.

If i search for shader i find "sphere", but this is applied to other efects too.

If somebody could tell me the file name, this would be great. Thanks.

Have you thought about per entity shader ?

local sparks = fxAddSparks (...

engineApplyShaderToWorldTexture (myshader,"*",sparks)

I don't know if it works but you might try it.

Link to comment

That .dff 's what are you saing are "2dfx data DFF" , and ingame they are only simpel objects , so to see that efect you need to create an Object . So that will not work with "fxAddSparks" , only if you create your custom "fxAddSparks" effects using createObject.

fxAddSparks is using FXP files inbuild in the game , only way to change them are shaders.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...