In game script editor

Hi
I’m looking for an in game script editor.
I have an incomplete one. It’s missing its .gui files.
But i cant find eany others.
Thanks in advance.

Comments

  • edited September 2009
    Hi
    I’m looking for an in game script editor.
    I have an incomplete one. It’s missing its .gui files.
    But i cant find eany others.
    Thanks in advance.

    I made one, needs worked on though.
    http://birthoflegend.webs.com/DATA/FILES/TribesPad.vl2
    Improved it recently, might work on it now a bit.

    Note: Right now, it only loads files from IDE/
    Created a few years ago, my scripting wasn't good then.

    Edit:
    Consider it a W.I.P. now.
  • Thank you Dark Dragon DX.
    But as u say it is a WIP.
    I have had some ideas for the mod if u don’t mind.
    1. Instead of hacking its interface into existing GUIs y not call it like the console is by using a global key combo (the console is an editable GUI and not embedded in the exe(alt + F1; this will bring up the GUI editor u can find all GUIs here)).
    2. File loader; there is a tree dialog but implementing trees is complicated. I have done it before and may do it for this script if I have the time. Save you the trouble.
  • edited September 2009
    Thank you Dark Dragon DX.
    But as u say it is a WIP.

    What needs to be fixed:

    1.) Dynamic scaling for multiple resolutions. (Try changing resolutions in windowed mode)
    2.) Syntax error text needs to report properly. (Generates false reports most of the time)
    3.) The GUI construction needs to be organized. (Huge mess)
    1. Instead of hacking its interface into existing GUIs y not call it like the console is by using a global key combo (the console is an editable GUI and not embedded in the exe(alt + F1; this will bring up the GUI editor u can find all GUIs here)).
    I didn't hack anything.
    2. File loader; there is a tree dialog but implementing trees is complicated. I have done it before and may do it for this script if I have the time. Save you the trouble

    The one I use now just needs to be extended to show full script paths in scripts/, such as a vehicle.


    Planned:
    1.) Use of an overlay instead a of a whole new GUI.
    2.) Rename it to something more catchy.
  • real men use tribespad

    realer men rewrite tribespad to work without support.vl2
  • Can you post a working version or a link to one.
    please.
  • real men use tribespad

    realer men rewrite tribespad to work without support.vl2

    Never heard of it, but it'll probably be better than finished Torque IDE.
  • actually it was more of a joke

    it has a problem loading bigger files, truncating them for some god-awful reason

    i use notepad
  • actually it was more of a joke

    it has a problem loading bigger files, truncating them for some god-awful reason

    i use notepad

    The text editor GUI piece probably has a limit, and the file hit that limit.
  • edited September 2009
    actually it was more of a joke

    it has a problem loading bigger files, truncating them for some god-awful reason

    i use notepad

    The text editor GUI piece probably has a limit, and the file hit that limit.

    Fixed it up.. worked on all of my resolutions (load file box offset is funny, but you can still use it)
    Renamed to "TribesPad", that's a good name Red Shifter.
    New Link: http://birthoflegend.webs.com/DATA/FILES/TribesPad.vl2
  • TribesPad is already the name of a script. How can you be so oblivious to what I'm saying?
  • Since this is supporting tribes 'n stuff you should call it support.vl2
  • TribesPad is already the name of a script. How can you be so oblivious to what I'm saying?
    actually it was more of a joke

    Never heard of it, like I said.
    Since this is supporting tribes 'n stuff you should call it support.vl2

    Sure.. new link.
    http://dl.rawr32.net/etc/support.vl2
  • picard.png

    ..I'm not even going to try anymore.
Sign In or Register to comment.