Search results

  1. DreTaX

    Approved IllegalName

    DreTaX updated IllegalName with a new update entry: Fixes Read the rest of this update entry...
  2. DreTaX

    IllegalName - Fixes

    Fixed an if statement check. Fail.
  3. DreTaX

    Solved Get Fougerite.Version?

    My problem was that I was trying to get the variable from the DLL. That should have worked, but you cannot call all the raw variables, or methods from the IDE. It will require something like the GetUtil method, to get the Class Itself. As @balu92 said we cannot run RunTime enviroment methods...
  4. DreTaX

    Approved ChestLog

    DreTaX updated ChestLog with a new update entry: Fixes/Additions Read the rest of this update entry...
  5. DreTaX

    ChestLog - Fixes/Additions

    Converted to Python Using the new DestroyEvent from now on.
  6. DreTaX

    Approved ChestLog

    DreTaX updated ChestLog with a new update entry: Additions Read the rest of this update entry...
  7. DreTaX

    ChestLog - Additions

    Converted to Python Using the new DestroyEvent from now on.
  8. DreTaX

    Approved IllegalName

    DreTaX updated IllegalName with a new update entry: Update Read the rest of this update entry...
  9. DreTaX

    IllegalName - Update

    Converted to Python. Advanced Regex usage.