50p Posted June 14, 2010 Author Share Posted June 14, 2010 Hi I've got a suggestion. When I write in script polish diacritical marks replaced strange symbols, because in UTF-8 this characters do not display correctly. Maybe in next release you put choose codding option? My script works well in ASCI coding. Possibly. Link to comment
FUNExtreme Posted July 6, 2010 Share Posted July 6, 2010 I don't know if this has been reproduced by someone but when I go to options, change some things and press Save then nothing happens. It just doesn't save. On the other hand the Auto completion seems to pop-up completly random wich makes that most of the time when I press enter it doesn't go too the next line but it changes the line with one of the auto complete ones. Thanks for reading Link to comment
50p Posted July 6, 2010 Author Share Posted July 6, 2010 I don't know if this has been reproduced by someone but when I go to options, change some things and press Save then nothing happens.It just doesn't save. On the other hand the Auto completion seems to pop-up completly random wich makes that most of the time when I press enter it doesn't go too the next line but it changes the line with one of the auto complete ones. Thanks for reading Yes, this has been reported already but I like to see people actually report faults here on the forum. Sometimes, it's extremely hard to find out what cause the crash from crash reports which I get from time to time. You can solve the problem with auto-complete being pain in the ass just by saving the file. Basically, I'm used to saving any changes I make (Ctrl+S), even after 1 line of code. This avoids auto-completing code after pressing Enter. Link to comment
FUNExtreme Posted July 6, 2010 Share Posted July 6, 2010 Ok, thanks for the auto completion "fix" About the saving, did you really mean that people should report here or did you forget the "not" Btw: do you think you are going to try to fix the saving bug or will it last until the new version (in a couple of years ^^) Link to comment
50p Posted July 6, 2010 Author Share Posted July 6, 2010 I don't know if I'll fix the auto-complete bug in the next release. And no, as I said, some crashes are extremely hard to figure out how to fix it... I mean, sometimes I get crash reports which don't tell me much. What's even worse is that I don't know how to reproduce these crashes because the last time I had a crash was the time when I was testing the "crash catcher". Link to comment
GRascm Posted July 26, 2010 Share Posted July 26, 2010 It is so great script editor, and all bugs not so annoing except one - the encoding bug is so annoing, I MUST use 2 editors at a time, MTASE to scripting, and then Notepad++ to re-encode script in necessary encoding. May be you will find a little time, to fix "encoding bug"? A little patch please ALso XML files with functions must update to current MTA version. PS place "function" between "\b" as other keywords, to prevent it from replacing in callClientFunction. <Block Name="Lua Code" Style="Lua Code" EscapeChar="" IsMultiline="true"> <Scope Start="\bfunction\b" End="\bend\b" Style="Lua Keyword" Text="function ... end" CauseIndent="true" EndIsComplex="true" /> Link to comment
Omri Posted August 17, 2010 Share Posted August 17, 2010 Do some of you guys recommend this scripting editor to use for a beginner like me? I'm currently just reading and learning basis of the scripts and I don't know if I should get this editor or just the Notepad ++ ? Link to comment
50p Posted August 17, 2010 Author Share Posted August 17, 2010 Do some of you guys recommend this scripting editor to use for a beginner like me?I'm currently just reading and learning basis of the scripts and I don't know if I should get this editor or just the Notepad ++ ? It's for everyone. It was made to speed up resource creation process and check if your script has syntax errors before you test the resource on the server. Link to comment
TheToni Posted August 31, 2010 Share Posted August 31, 2010 Hi erm. I am having trouble with this, starting on Win 7 / 64 Bit. I'm sorry, please don't flame, I have tried looking on the wiki, forums, and trying to change compatibility settings for it. It starts up, then crashes (Script editor has stopped working) I'm not sure if its my OS, or if I didn't install it correctly? Link to comment
dzek (varez) Posted September 1, 2010 Share Posted September 1, 2010 Win7+64bit - this doesnt sound good. Anyway, Did you install all these files? Link to comment
basel-ksa Posted September 4, 2010 Share Posted September 4, 2010 thx vere good but how can i use we want Video Tutorial ؟؟ plz ! Link to comment
dzek (varez) Posted September 4, 2010 Share Posted September 4, 2010 What? ? ? Video tutorial for text (lua script) editor? I don't understand thing generation-for every little thing they need video.. You need tutorial for notepad too? Sorry for saying that but if you can't use text editor-scripting is not for you.. Link to comment
TheToni Posted September 9, 2010 Share Posted September 9, 2010 Win7+64bit - this doesnt sound good.Anyway, Did you install all these files? yeah I did, sorry for late reply btw. I can't seem to get it working right... Link to comment
50p Posted September 10, 2010 Author Share Posted September 10, 2010 I'll be getting access to Win7 machine soon. Hopefully, I'll have a chance to look at it. EDIT: I have checked it myself and it works as well for me on Win7 x64 as on WinXP Pro x86. Link to comment
fmj02 Posted October 12, 2010 Share Posted October 12, 2010 (edited) mhm if this works on Linux? Edited April 22, 2013 by Guest Link to comment
dzek (varez) Posted October 12, 2010 Share Posted October 12, 2010 i bet not, but there is Wine and it should work using it Link to comment
50p Posted October 13, 2010 Author Share Posted October 13, 2010 This requires .NET 2.0 framework. You should be able to run it with Wine and a winetricks http://wiki.winehq.org/winetricks to get .NET 2.0. Link to comment
Hyunsu Posted November 10, 2010 Share Posted November 10, 2010 sorry my bad english. print("안녕하세요"); -- this is korean these chars were broken at Dos. doesn't MTA Script Editor surport Korean? Link to comment
50p Posted November 11, 2010 Author Share Posted November 11, 2010 sorry my bad english.print("안녕하세요"); -- this is korean these chars were broken at Dos. doesn't MTA Script Editor surport Korean? Can you add in your Script Editor support of Unicode, because I want to do gamemode on my language(russian) but when I start game in chat I can see only little squares, not text. To be honest, at this time, I can't do anything because I've ran out of time and got a job which pays money. Link to comment
guyfromuk Posted November 13, 2010 Share Posted November 13, 2010 notepad++ is better but good luck with it Link to comment
Ransom Posted November 15, 2010 Share Posted November 15, 2010 I think it would be nice if the left hand dock could be hidden and just the tabs shown, because there is little landscape to see your code vs. other editors which span the screen. I think the main appeal of this editor is to be more integrated with the MTA functions. If it had explanation popups somewhere with parameters, then it would have an edge over other editors. As it is currently, you could simply import a function list in the same manner to other editors. Mere function lists aren't very useful though, you still need to go find the parameters and explanations. Link to comment
dzek (varez) Posted November 15, 2010 Share Posted November 15, 2010 i thought about extending Eclipse editor with lua support to have function list with parameters, short description and link to wiki. I tried once strony lua handling to it but failed. the problem could be that Eclipse size is around 200MB. but I'm using Eclipse everyday with PHP, CSS, HTML and JavaScript. I used it with C++ and Java before and I'm gonna use it with C# in the future - it's very nice and powerful editor Link to comment
eAi Posted November 15, 2010 Share Posted November 15, 2010 I considered that as well varez, but I've heard eclipse is a pain to write extensions for... Link to comment
dzek (varez) Posted November 15, 2010 Share Posted November 15, 2010 Uhm, there is extension for lua for eclipse (but i failed it to run - it added some menus etc, but opening lua file = error). and as for function list and description - you need just to add a file in search path with all these functions and description. like: /** * OutputChatBox * This outputs the specified text string to the chatbox. * @param [string] text The text string that you wish to send to the chat window. * @param (optional) [element] visibleTo This specifies who the chat is visible to. Any players in this element will see the chat message. See visibility * ... etc etc * @return [bool] Returns true if the message was displayed successfully. Returns false if invalid arguments are specified. **/ function outputChatBox(text, visibleTo, r, g, b, colorCoded) end -- and here goes other functions described like that.. the problem would be functions that are both client/server and differ with arguments.. or maybe you thought about own extension with meta.xml auto-editing and such things? Link to comment
wasd Posted December 4, 2010 Share Posted December 4, 2010 I've just switched from N++ to this and it is great, big thanks for making this. Link to comment
Recommended Posts