Ricky Phelps Posted June 19, 2013 Share Posted June 19, 2013 How would I go about removing the player's shadow? I read something about using shader functions but I'm not entirely sure how I would use them to remove the player's shadow. Thanks, Ricky Phelps Link to comment
PaiN^ Posted June 19, 2013 Share Posted June 19, 2013 Yes you need to use shaders . This may help : Shader Link to comment
Ricky Phelps Posted June 19, 2013 Author Share Posted June 19, 2013 That didn't help me. I don't understand anything on that page. Link to comment
Moderators IIYAMA Posted June 20, 2013 Moderators Share Posted June 20, 2013 That didn't help me. I don't understand anything on that page. Then you should not asking here on the scripting section. --> viewforum.php?f=108 shadow's are something from mta san, you can put them on and off in the main menu. Not sure if you can remove them with shaders. Link to comment
denny199 Posted June 20, 2013 Share Posted June 20, 2013 You can remove the players shadow with shaders. You need to use these functions: https://wiki.multitheftauto.com/wiki/DxCreateShader https://wiki.multitheftauto.com/wiki/En ... rldTexture https://wiki.multitheftauto.com/wiki/DxSetShaderValue and a good .fx file Link to comment
Ricky Phelps Posted June 20, 2013 Author Share Posted June 20, 2013 I have no idea how to make fx files or use them. I just got into MTA development 3 days ago. Link to comment
Castillo Posted June 20, 2013 Share Posted June 20, 2013 Maybe you should start by something easier then. Link to comment
Ricky Phelps Posted June 20, 2013 Author Share Posted June 20, 2013 This is the only part of my gamemode that isn't done. I already finished the rest. Link to comment
Ricky Phelps Posted June 26, 2013 Author Share Posted June 26, 2013 I still need help on this. Link to comment
PaiN^ Posted June 26, 2013 Share Posted June 26, 2013 Well you have 2 options : - Pay someone expert in fx files to do it for you . - Learn how to do fx files . Otherwise stop posting about this problem . Link to comment
arezu Posted June 26, 2013 Share Posted June 26, 2013 it was very easy so i made it for you http://www.mediafire.com/download/bh1zb3bwag1l63g/removePedShadow.zip Link to comment
xXMADEXx Posted June 26, 2013 Share Posted June 26, 2013 it was very easy so i made it for youhttp://www.mediafire.com/download/bh1zb3bwag1l63g/removePedShadow.zip ^^ You should upload this to community.. Link to comment
Ricky Phelps Posted June 27, 2013 Author Share Posted June 27, 2013 Well you have 2 options : - Pay someone expert in fx files to do it for you . - Learn how to do fx files . Otherwise stop posting about this problem . This is a help section and guess what? I need help. it was very easy so i made it for youhttp://www.mediafire.com/download/bh1zb3bwag1l63g/removePedShadow.zip That's exactly what I did but I didn't realize I had to do in meta.xml for the fx file. Thanks mate. 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