iPrestege Posted December 22, 2012 Posted December 22, 2012 (edited) Hi all, How are you? Are you okay? I have a problem when i encryption my lua files When I encrypt my script does not working again! I do not know why? All scripts for me when I have encrypted is not working: ( I am now use delete file Is there a solution to the problem? (( Maybe this is not the right section of the topic )) Edited December 23, 2012 by Guest
iPrestege Posted December 22, 2012 Author Posted December 22, 2012 Encryption? Do you mean compiling them? Yeah Compile
csiguusz Posted December 22, 2012 Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac?
iPrestege Posted December 22, 2012 Author Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac? No i use mta.dzek.eu/compiler/ It does not convert the file format Only compile the file . Yes it is the original file .
csiguusz Posted December 22, 2012 Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac? No i use mta.dzek.eu/compiler/ It does not convert the file format Only compile the file . Yes it is the original file . Change the extension from lua to luac (don't forget to do this in the meta.xml too).
iPrestege Posted December 22, 2012 Author Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac? No i use mta.dzek.eu/compiler/ It does not convert the file format Only compile the file . Yes it is the original file . Change the extension from lua to luac (don't forget to do this in the meta.xml too). Also does not work Can you give me a program that you use to compiling?
csiguusz Posted December 22, 2012 Posted December 22, 2012 I tested this site and the compiled file is really not working. I hardly ever compile lua files, but when i do then i use the SciTE editor wich was included in this package: http://code.google.com/p/luaforwindows/ ... e&can=2&q=
Anderl Posted December 22, 2012 Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac? No i use mta.dzek.eu/compiler/ It does not convert the file format Only compile the file . Yes it is the original file . Change the extension from lua to luac (don't forget to do this in the meta.xml too). File format doesn't matter, the content is the same. I tested this site and the compiled file is really not working.I hardly ever compile lua files, but when i do then i use the SciTE editor wich was included in this package: http://code.google.com/p/luaforwindows/ ... e&can=2&q= I remember some friend of mine having trouble compiling with SciTE even though it uses default Lua compiler ( strings passed to outputChatBox weren't shown fully, for example ).
csiguusz Posted December 22, 2012 Posted December 22, 2012 File format doesn't matter, the content is the same. Thanks for the info remember some friend of mine having trouble compiling with SciTE even though it uses default Lua compiler ( strings passed to outputChatBox weren't shown fully, for example ). Although I haven't used it much, i did not have any problem.
iPrestege Posted December 23, 2012 Author Posted December 23, 2012 I tested this site and the compiled file is really not working.I hardly ever compile lua files, but when i do then i use the SciTE editor wich was included in this package: http://code.google.com/p/luaforwindows/ ... e&can=2&q= Yes I test this program, but does not encrypt I dont know why?
Anderl Posted December 23, 2012 Posted December 23, 2012 It isn't magic. You must open the file and click the option to compile.
iPrestege Posted December 23, 2012 Author Posted December 23, 2012 It isn't magic. You must open the file and click the option to compile. the proplem was fixed by sora .
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