don't click here

So I made something that renders Sonic Rush level maps

Discussion in 'Engineering & Reverse Engineering' started by Techokami, Dec 11, 2010.

  1. Cruizer

    Cruizer

    Member
    28
    0
    0
    Australia
    Reverse Engineering the Rush series
    So I updated the script to be a bit more versatile in object investigation. Now it takes 4 $_GET inputs: lvl, which tells the script what level to parse; obj, which tells the parser which object to output data for; prnt which tells the script to make the object map;and debug which outputs every thing, this is used to check the working of the script. I'm tempted to add the parsing for .dc and .rg files so you just have 1 script. Anyway, back to working at objects!