Darkhaven
Banned

Posts: 1127
Registered: 07-04 |
This can all easily be done with three easy steps (well, the weapon switching skins):
1. Make skins
2. Make an external console script with all necessary bindings, etc. (e.g. "bind 1 slot 1;skin fistsmarine")
3. Run the game, with this command line: "+exec myskinsconfig.script" where "myskinsconfig" is the name of the file, and ".script" is any extension you want your console script to take.
EDIT: Also, if you want to really be a neatfreak about this, you can load your console script from another subdirectory inside the ZDoom directory, e.g. "+exec omg_skins/myskinsconfig.script"
|