Code Modules and end-result .vtx files

Post Reply
Mr. Bigglesworth
Posts: 56
Joined: Fri Feb 16, 2001 6:54 pm

Code Modules and end-result .vtx files

Post by Mr. Bigglesworth »

If I have a machine with all of my code modules on it, and I use them to compile a script into .vtx format, can I then copy that .vtx to another texis box, one that doesn't have the code modules installed, and run the script there?

I'd like to avoid having to compile the modules on all boxes if possible-- keep the development on one box, that sort of thing. Thanks.
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Code Modules and end-result .vtx files

Post by bart »

Compilation does not take any amount of time to make it worth the hassle, but you can just copy the vtx.
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Code Modules and end-result .vtx files

Post by Kai »

Also make sure all boxes are running the exact same version number of Vortex, if you're copying .vtx files.
Post Reply