HunT Posted December 21, 2011 Share Posted December 21, 2011 (edited) Hi all. i have the problem for compiled my files client from my new panel I use this : "File or Directory Compiler GUI by xtreamlua.com (found & tested by Ransom)" and i never have problem with this program. I finish the panel and replace the "guiCreateWindow" (main window) with "guiCreateStaticImage" The panel work fine but the compiler show this: Help please P.S. i test the compiler with other files and work P.S. 2 Sorry for bad eng. Edited December 21, 2011 by Guest Link to comment
Xeno Posted December 21, 2011 Share Posted December 21, 2011 Thats a very nice GUI design you have there. If your using Notepad ++, open your file in it and go to Encoding > and change it to ANSI, then try and compile it. Link to comment
Castillo Posted December 21, 2011 Share Posted December 21, 2011 Also check if the script has errors, if so, the compiler won't compile it (at least not the one I'm using). Link to comment
HunT Posted December 21, 2011 Author Share Posted December 21, 2011 Also check if the script has errors, if so, the compiler won't compile it (at least not the one I'm using). The problem is only "guiCreateWindow" to "guiCreateStaticImage" Now i convert to ANSI and work the compiler perfect. Tnx Xeno Link to comment
Xeno Posted December 21, 2011 Share Posted December 21, 2011 Also check if the script has errors, if so, the compiler won't compile it (at least not the one I'm using). The problem is only "guiCreateWindow" to "guiCreateStaticImage" Now i convert to ANSI and work the compiler perfect. Tnx Xeno No problem, but as Solidsnake said, make sure theres no errors in the script, or it wont work 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