Jump to content

#Compile LUA Problem


Recommended Posts

I will try it.

I'm not sure, but maybe you can use the char function ( string library ) to replace a ASCII char to an actual character. Try replacing them in your code. Example;
outputDebugString ( "H".. string.char ( 130 ) .."llo!" ); 

ASCII table can be found here; http://www.asciitable.com/

There is only "Encrypt (only from 1.3.4)".

I use the MTA:SA 1.3.5. How to change to only from 1.3.5 on luac.multitheftauto.com?

Link to comment
I will try it.
I'm not sure, but maybe you can use the char function ( string library ) to replace a ASCII char to an actual character. Try replacing them in your code. Example;
outputDebugString ( "H".. string.char ( 130 ) .."llo!" ); 

ASCII table can be found here; http://www.asciitable.com/

There is only "Encrypt (only from 1.3.4)".

I use the MTA:SA 1.3.5. How to change to only from 1.3.5 on luac.multitheftauto.com?

only from means that your mta server and client version have to be at least 1.3.4

Link to comment
I will try it.
I'm not sure, but maybe you can use the char function ( string library ) to replace a ASCII char to an actual character. Try replacing them in your code. Example;
outputDebugString ( "H".. string.char ( 130 ) .."llo!" ); 

ASCII table can be found here; http://www.asciitable.com/

There is only "Encrypt (only from 1.3.4)".

I use the MTA:SA 1.3.5. How to change to only from 1.3.5 on luac.multitheftauto.com?

only from means that your mta server and client version have to be at least 1.3.4

Yeah, i know.

But it's give warning;

ZNqqGV.png

And im added this on the meta.xml;

client="1.3.4-0.00000">

How to fix the this warning?

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