JR10 Posted June 9, 2012 Posted June 9, 2012 That's where I added plugins\config\ and where I first added plugins\APIs. AppData\Roaming\Notepad++\plugins Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Jaysds1 Posted June 9, 2012 Posted June 9, 2012 Didn't work for me until I placed it in C:\Program Files\Notepad++\plugins\APIs, not %APPDATA%.Thanks Jaysds1. np My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
JR10 Posted June 9, 2012 Posted June 9, 2012 (edited) Use the last post in page 1, Kenix's post. Kenix you should also update the main post with that, introducing Fro's highlighting with Buffalo's auto completion. Edited June 9, 2012 by Guest Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Kenix Posted June 9, 2012 Author Posted June 9, 2012 Okay. Updated. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Al3grab Posted June 10, 2012 Posted June 10, 2012 I would just use MTA:SE instead of all those Add-ons ING : [xXx]~Al3grab
Alex. Posted June 10, 2012 Posted June 10, 2012 I would just use MTA:SE instead of all those Add-ons That one is unstable as piss, whenever I try to add a resource I get "blabla.exe has stopped working" OT: Thanks
Al3grab Posted June 10, 2012 Posted June 10, 2012 I would just use MTA:SE instead of all those Add-ons That one is unstable as piss, whenever I try to add a resource I get "blabla.exe has stopped working" OT: Thanks Everything is working for me , but since it still a beta there should be an errors ING : [xXx]~Al3grab
JR10 Posted June 10, 2012 Posted June 10, 2012 I've updated Auto completion by Buffalo since it was outdated(Last version was v1.1). I added v1.2/v1.3/v1.3.1 functions. Some functions didn't have a wiki page, so I couldn't add it. Download If there is something wrong or missing, you can report it here. Kenix, please update the main post. Also it should be Auto Completion not Highlighting. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Kenix Posted June 10, 2012 Author Posted June 10, 2012 Ah damn ... oscitancy. Updated. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Tete omar Posted July 4, 2012 Posted July 4, 2012 but auto-completion doesn't supports the events .. only the functions : |
AMARANT Posted July 4, 2012 Posted July 4, 2012 teteomar, it has to. 95% of your events begin with "addEventHandler" and it's fully supported. Look at the first post - there is a screenshot proving that.
Tete omar Posted July 4, 2012 Posted July 4, 2012 teteomar, it has to. 95% of your events begin with "addEventHandler" and it's fully supported. Look at the first post - there is a screenshot proving that. no events and i'm sure i see no events .......
Jaysds1 Posted July 5, 2012 Posted July 5, 2012 I know what your talking about, AMARANT, he's talking about after writing "addEventHandler", it doesn't display MTA events. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
MTA Team qaisjp Posted July 5, 2012 MTA Team Posted July 5, 2012 (Even SA-MP did a better one) -- nice finds kenix
Jaysds1 Posted October 7, 2012 Posted October 7, 2012 (edited) UPDATED PACKAGE: Syntax Checker: Download Highlighter and Auto-Completion: Download Added new 1.3.1 functions Edited January 4, 2013 by Guest My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
AMARANT Posted December 30, 2012 Posted December 30, 2012 After Windows reinstallment I couldn't make Auto-Completion work. Before I used some xml-file and put it somewhere in my Notepad++ folder. Don't know what's wrong now. Because of broken links all over the topic I managed to download it only from Jaysds1's post above. It has 5 files in it. So can anyone tell me where I should put those files?
Jaysds1 Posted January 4, 2013 Posted January 4, 2013 (edited) For the syntax checker, put it in the Notepad++ Folder Example: C:\Program Files\Notepad++\ The rest of the instruction is in the folder. For the Auto-Completion, 1. Put the mta lua.xml in the Notepad++ APIs Folder located in the Plugin Folder (Example: C:\Program Files\Notepad++\plugins\APIs) 2. Put the FunctionList.dll in the Plugin Folder(same as above but not in the APIs Folder) 3. Put the Function List Config and the MTALua.xml in your Notepad++ AppData Folder 3.1 Type in %appdata% 3.2 Then you would find the Notepad++ App Data Folder, go into it and click on the plugins folder, in there you would need to place both of the files. 4. To enable the auto-completion, you would need to go into your Notepad++ Program and edit the Preferences. 4.1 When you are in it, go to the "Backup/Auto-Completion" tab 4.2 Make sure the "Enable Auto-Completion on each input" and the "Function parameters hint on input" is checked 4.3 After select the "Function completion" then close the window. DONE!!! Edited January 4, 2013 by Guest My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
manve1 Posted January 4, 2013 Posted January 4, 2013 Why can't i download the Auto-Completion by Buffalo? When i press Download it opens new window and say's "File Deleted" Looking for tutorials or information? check out: www.simpleask.co.uk
Jaysds1 Posted January 4, 2013 Posted January 4, 2013 I'm not sure, I think it's a broken link, try my download. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
manve1 Posted January 5, 2013 Posted January 5, 2013 Thanx, it worked looks nice now Looking for tutorials or information? check out: www.simpleask.co.uk
Jaysds1 Posted January 5, 2013 Posted January 5, 2013 np My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Jaysds1 Posted January 9, 2013 Posted January 9, 2013 Jaysds1, thank you very much! It helped! np My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
MR.S3D Posted January 9, 2013 Posted January 9, 2013 Thanx, it worked looks nice now Welcom to my server Q.5 Current game type in my server Drift my Email : [email protected] Programming level: 90%
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