Announcement

Collapse
No announcement yet.

Darkplaces mod help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Darkplaces mod help

    Every time i try to run dpmod it says "can not run gamedir while client is running" what do i have to do to get it to work? Also, im not sure i have it in the right place.

  • #2
    you have to set in in the menu while the demos are running

    Comment


    • #3
      The dpmod directory should be on the same level as your id1 directory, like this:

      Code:
      C:\games\quake\id1\
      C:\games\quake\dpmod\
      The darkplaces executable should be in your quake directory:

      Code:
      C:\games\quake\darkplaces.exe
      It's easiest to run dpmod from a shortcut or batch file like this:

      Code:
      C:\games\quake\darkplaces.exe -game dpmod
      No need to set stuff in-game.
      Last edited by dfsp_spirit; 12-17-2009, 07:06 PM.
      dfsp*spirit
      my FPS maps

      Comment


      • #4
        Before you can change the "game" "in-game" you have to disconnected the engine from the current one. Type "disconnect" in the console. Then you can "game dpmod".
        Quake 1 Singleplayer Maps and Mods

        Comment


        • #5
          thanks guys. im just trying to make quakes single player look the best. anyone got any suggestions?

          Comment

          Working...
          X