Link2012 Posted May 4, 2013 Share Posted May 4, 2013 (edited) SCRLogby LINK/2012SCRLOG is a plugin for GTA III, Vice City and San Andreas, it is a spiritual successor for SCMLOG.Using this plugin you will be able to see a log of all commands executed, including params, return values, boolean result, etcSo, what's the difference between this and SCMLOG?Alright...With time, things evolve, new things are discovered and that happened to the GTA scripting community!We have found how the real SCM language was handled, the real command names, the real syntax...... well, we would never discover it if R* (or a 3rd party developer) didn't left that informations in both GTA III and Vice City mobile.But we did and hopefully someone will create a native SCM compiler (or what we call the native SCM... SCR... a SCR compiler)Now, it is the time to SCMLOG evolve to SCRLOG!SCRLOG provides a nice logging for many things happening in the scm script engine represented in a native (SCR) way.An example of a SCRLOG log: 00069846&1: [00D6] IF 000069850&0: [0038] g409(0) == 0 // TRUE00069857&1: [004D] GOTO_IF_FALSE 7062000069864&1: [00D6] IF 000069868&0: [00FF] LOCATE_CHAR_ON_FOOT_3D 1 -2026.81 -114.909 1034.18 20.0 20.0 10.0 0 // FALSE00069899&0: [004D] GOTO_IF_FALSE 70210 Much better than the old SCMLOG, that by the way, can only log values that you send to the engine, not ones that you receive."Right, but can you make a list of things that changed from SCMLOG?", yeah: 1 ASI for 3 games. An extremely configurable ini file Can log directly into the disk instead of keeping things in memory until the time to send to the disk (Useful on certain crashes that the plugin can't flush things from memory to disk anymore) Can log commands results, boolean results, floats, strings, pointers, etc Can log using a native SCM syntax Open source Compatible with every GTA version (even Steam version) Download: http://www.gtagarage.com/mods/show.php?id=23846 ------------------------------------------------------------------PLEASE READ SCRLOG.INI EVEN IF YOU WON'T MODIFY ANYTHING THERE!ALSO NOTE THAT I HAVE NOTHING TO DO WITH THE ORIGINAL AUTHOR OF SCMLOGCONTINUES ON README.TXT Edited December 30, 2013 by LINK/2012 Shagg_E, thecommand07, Dominik_ and 5 others 8 Link to comment Share on other sites More sharing options...
ThirteenAG Posted May 4, 2013 Share Posted May 4, 2013 Impressive Link to comment Share on other sites More sharing options...
Silent Posted May 5, 2013 Share Posted May 5, 2013 World's second ASI plugin compatible with Steam EXE? Link to comment Share on other sites More sharing options...
fabio3 Posted May 5, 2013 Share Posted May 5, 2013 Good work Link to comment Share on other sites More sharing options...
Link2012 Posted May 6, 2013 Author Share Posted May 6, 2013 Thanks ppl I think I must tell that you should not have scmlog.cleo or your game will crash? Link to comment Share on other sites More sharing options...
sharpie_eastern Posted October 21, 2013 Share Posted October 21, 2013 Will this not work for GTA LC? Link to comment Share on other sites More sharing options...
Link2012 Posted December 30, 2013 Author Share Posted December 30, 2013 (edited) Updated to contain original GTA SA commands name found on mobile version... Now the commands list is fully native \o/ Edited December 30, 2013 by LINK/2012 Concavax 1 Link to comment Share on other sites More sharing options...
pete9516 Posted October 31, 2018 Share Posted October 31, 2018 Hey man, great tool. But is it possible to let SCR Log eat less than 5 fps? Link to comment Share on other sites More sharing options...
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