I will have that fully working soon since I know how to edit every single lua script.
You may notice that I have a sticky in the general modding section since I have managed to disassemble every lua script into Lua Bytecode which is similar to assembly....but in this case its a mixture of assembly and lua combined into one mess .....this is for each script...etc.
I will be working on rewriting every script by hand, but this is just a backup that I have ready since I am waiting for ntauthority to get back with me on whether he has found his decompiler sources or not....and even then, we don't have to have the scripts decompiled right away anyways because I have all the hex codes for editing just about everything in the game via hex if it is needed.
This is the biggest discovery that I have made yet and as of right now here is what I can promise can be done:
Fully drivable vehicles
changing jimmy's model
changing jimmy's fighting style and stats
editing the weapons and their projectiles
Discovered a lot of beta code including some interior stuff - infirmary is one of them...
editing the stores completely
disabling passing out at curfew
can disable authority figures busting abilities
can override every ped spawn point now
can override hard limits on vehicles such as speed, weight, so on
can edit the debug menus and get them functioning - I already explained everything to BullyImod123 and he is tackling the debug stuff while I finish posting the scripts as there is 515 total scripts
can edit the missions as well
can change ped attitudes fully and override them
can edit the weather directly and change some things that cannot be edited via timecycle
can change the seasons around or make it all just one long ass season
can edit water heights
I can now get the skin selector finished as well since now I know how all the code works
can change what vehicles spawn, and where, and when and even enable the mower as a spawned vehicle driven by peds...same with gokart
can enable cheats too but that I likely will never do due to buggy code
I can also get all the other interior coords that are missing from the lists you and I have...such as roof coords themselves....infirmary coords, and disable the boys dorms from warping you back to your room when entering them
Can keep all doors functioning throughout the game as you keep playing
can make any ped hirable as a bodyguard
can have all barriers removed fully at the start of the game and have the whole map open when you start a new game
can have the items, props, weapons that we couldn't use before working fully such as the joke candy, super spud gun, bbgun, etc
I can go on with even more things.....I just ask that everyone be very patient with me as I am going through all of my converted scripts...cleaning code up and posting it in my locked topic as a permanent archive and after those are posted I will post a complete brand new modding tutorial set I am getting ready to write on how to use these converted scripts to edit the existing ones....for now at least....since once I get the scripts fully decompiled back to lua sources, we will have a even easier time of editing the game.
I will ask that anyone that knows any lua coding that wishes to help to please pm me and I will explain what I could use a extra hand in doing since these scripts will take time to go through and convert to full working lua sources by hand. I can do it alone...but expect this to take some time...as in a few months at least due to the number of scripts that need redoing.