Jump to content

MTA 1.5.3 and fileOpen


Bonsai

Recommended Posts

Hey,

with MTA 1.5.3, the fileOpen function got a new "readOnly" argument.

The default value is "false", as it always was.

But for some reason, something is different now.

I have a script that worked fine for month, but now it throws an error when opening a file that has been in use before.

I noticed this on an mp3 file that is played by playSound, and later destroyed again.

If I set the "readOnly" argument to "true", it works as it used to, except that I cannot modify the files anymore. (Which in this case I don't need)

Nothing in my script changed except clients were updated to 1.5.3.

 

Is this possibly a bug?

 

Bonsai

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