XML Posted July 2, 2018 Share Posted July 2, 2018 Hello guys, so i want to protect some files by putting them in the Priv path, So i had to make some codes to delete the file when the resource start, And then take the file's informations, And putting them in another directory which is Priv, by using: fileCreate ("@img.jpg") So the problem is how i'm going to make that file's path work in: dxCreateTexture it always says: file not found. So help please. Link to comment
Moderators IIYAMA Posted July 2, 2018 Moderators Share Posted July 2, 2018 Show us the code, which causes your filepath problem. And also keep in mind that image-pixels are not the same format as images. Which are both accessible by the dxCreateTexture function, but should approach differently. Link to comment
XML Posted July 2, 2018 Author Share Posted July 2, 2018 i will send the code in a private message to you 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