CrazyDude Posted December 4, 2010 Share Posted December 4, 2010 (edited) In-game Script Editor With this resource you can edit resource scripts in-game! As this is the first version, you can only: -Load script -Edit script -Save script -Start/restart current loaded resource But in next version, i want to add some new cool features, like: -Syntax checking -New resource create feature -Functions and events list(Cazomino05) and much more! --How to install-- 1. Copy unzipped folder (or zip) into your resources folder 2. Add resource.igse to ACL as Admin group 3. Start resource 4. Login as admin 5. Press O and have fun editing your scripts. Download Please report resource bugs and what you wan't to see in next version! Edited December 4, 2010 by Guest Link to comment
dukenukem Posted December 4, 2010 Share Posted December 4, 2010 good tool , but make lua colors. Link to comment
dzek (varez) Posted December 4, 2010 Share Posted December 4, 2010 good tool , but make lua colors. i dont think it's possible to make a memo with multiple colors. Link to comment
CrazyDude Posted December 4, 2010 Author Share Posted December 4, 2010 Function & Event browser added! I took XML's from MTA:SE, so all credits goes to MTA:SE developers. (Cazomino05) Link to comment
CowTurbo Posted December 7, 2010 Share Posted December 7, 2010 what resolution's to u use ? i got the screen problem's of gridlist and so, i was needed to make those smaller..... Link to comment
CrazyDude Posted December 8, 2010 Author Share Posted December 8, 2010 what resolution's to u use ?i got the screen problem's of gridlist and so, i was needed to make those smaller..... Will be fixed in next version (was using absolute for children) Link to comment
CrazyDude Posted December 11, 2010 Author Share Posted December 11, 2010 Fixed GUI fit on others resolutions Link to comment
12p Posted December 11, 2010 Share Posted December 11, 2010 Add this function: to create a resource with everything: the meta with the version, type, author and description, and add scripts. That would make very similar to MTA SE Link to comment
CrazyDude Posted December 12, 2010 Author Share Posted December 12, 2010 Add this function: to create a resource with everything: the meta with the version, type, author and description, and add scripts. That would make very similar to MTA SE Look at first post, i will add this soon Link to comment
CrazyDude Posted December 14, 2010 Author Share Posted December 14, 2010 Resource has updated! Link to comment
12p Posted December 14, 2010 Share Posted December 14, 2010 Nice, but don't double post. Just change the damn post name and add something like [uPDATE 14-12-2010!] Link to comment
Thehookerkiller01 Posted December 15, 2010 Share Posted December 15, 2010 What's the difference between the in-game script editor created by castillo14 and the in-game script editor created by crazyserega1994 ? Link to comment
Castillo Posted December 15, 2010 Share Posted December 15, 2010 i guess thats up to you, test them and then comment Link to comment
12p Posted December 15, 2010 Share Posted December 15, 2010 I think CrazyDude's a bit better, because the design of the GUI, and the "Portable Wiki" it has (about the events and the functions ). Link to comment
Castillo Posted December 15, 2010 Share Posted December 15, 2010 The Kid, thats up to you, everyone can vote for his favorite, i've tested IGSE and i think it takes more time to use it Link to comment
Xierra Posted December 17, 2010 Share Posted December 17, 2010 hmm, I see that the only difference is that crazyserega1994's is that he has an ingame "wiki" for us. Well crazy's is better too for me. Suggestion: Add examples on each and every functions so people who are confused can just look over this resource while editing it ingame. I'm going to help you by updating the function list (adding 1.1 functions and events and also stating if this is 1.1 onwards). Let's see if I can do it. But I have to wait for updates of the wiki in order to complete it. (Some new functions aren't filled up yet) Crazy, can you make the version detector from functions and events? Something like below: If you're using MTA SA version 1.0.4 or lower and looking at 1.1 onwards functions, output below return: "This function is only for version 1.1 onwards." with red GUI label. Else If you're using MTA SA version 1.0.4 or lower and looking at 1.1 onwards events, output below return: "This event is only for version 1.1 onwards." with red GUI label. Else, nothing. After you finished, I'll give you the recently updated XML, and post it on Community again. 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