Jump to content

[Question] Priv


XML

Recommended Posts

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

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

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...