| View previous topic :: View next topic |
| Author |
Message |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Fri Oct 10, 2003 9:33 am Post subject: DSU Resource Maker |
|
|
Hello all,
I've created a tool which gives you the ability to add resources to DSU files. This way you can constribute a VDS unit file with some small files, like images. The tool is easy to use: just drag and drop files to the window. Press the generate button, paste the code into VDS, and you're done. To have easy access to this tool, be sure to save it into your Visual Dialogscript\Tools folder...
You can download this tool [ here ]. _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Fri Oct 10, 2003 7:33 pm Post subject: |
|
|
Hi Skit,
This is pretty cool but you really should use some compression and remove the spaces from between the bytes of the file. This will save on space. You might want to look at my VDSUUE DSU that uses Guardian to compress the file first then UUEncodes the file. Once the file is encoded you can put that in a script and decode & decompress it pretty easy. Other than that this is pretty cool. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
|