Author Topic: running a mod  (Read 842 times)

0 Members and 1 Guest are viewing this topic.

Offline Silverflame

  • Soldier
  • **
  • Posts: 182
  • The Last Sniper
running a mod
« on: March 26, 2007, 10:42:39 pm »
if you have a mod that doesnt have an .exe to it, what do u put in the run cmd for it to run?

I have mad skills, don't you?

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Re: running a mod
« Reply #1 on: March 26, 2007, 10:43:54 pm »
no, you should just be able to like, go to start>run and type soldat.exe -modname i think...

Offline Silverflame

  • Soldier
  • **
  • Posts: 182
  • The Last Sniper
Re: running a mod
« Reply #2 on: March 26, 2007, 10:44:49 pm »
i dont remember, i thought there was more :S :(

I have mad skills, don't you?

Offline Veritas

  • Camper
  • ***
  • Posts: 271
  • Waco
Re: running a mod
« Reply #3 on: March 26, 2007, 10:57:21 pm »
I find the easiest way to do it is to create a text file in the same folder that your Soldat.exe is in, then write:
soldat.exe -mod ModName
in there and save it. Rename that to a .bat file, and running it will load Soldat with whatever mod name you specified.
DEHUMANIZE YOURSELF AND FACE TO BLOODSHED

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Re: running a mod
« Reply #4 on: March 26, 2007, 11:12:51 pm »
I find the easiest way to do it is to create a text file in the same folder that your Soldat.exe is in, then write:
soldat.exe -mod ModName
in there and save it. Rename that to a .bat file, and running it will load Soldat with whatever mod name you specified.

yah that works too... batch files rule teh werld...