iPrestege Posted December 22, 2012 Share 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 Link to comment
csiguusz Posted December 22, 2012 Share Posted December 22, 2012 Encryption? Do you mean compiling them? Link to comment
iPrestege Posted December 22, 2012 Author Share Posted December 22, 2012 Encryption? Do you mean compiling them? Yeah Compile Link to comment
csiguusz Posted December 22, 2012 Share Posted December 22, 2012 It should work... is the file extension of the compiled scripts luac? Link to comment
iPrestege Posted December 22, 2012 Author Share 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 . Link to comment
csiguusz Posted December 22, 2012 Share 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). Link to comment
iPrestege Posted December 22, 2012 Author Share 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? Link to comment
csiguusz Posted December 22, 2012 Share 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= Link to comment
Anderl Posted December 22, 2012 Share 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 ). Link to comment
csiguusz Posted December 22, 2012 Share 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. Link to comment
iPrestege Posted December 23, 2012 Author Share 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? Link to comment
Anderl Posted December 23, 2012 Share Posted December 23, 2012 It isn't magic. You must open the file and click the option to compile. Link to comment
Sora Posted December 23, 2012 Share Posted December 23, 2012 problem solved in the arabic section. Link to comment
iPrestege Posted December 23, 2012 Author Share 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 . 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