Announcement

Collapse
No announcement yet.

How to create .ent files?

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

  • How to create .ent files?

    Is there a guide somewhere?
    Thanks-
    Matt
    Last edited by xolve; 11-29-2011, 03:47 AM.
    There is no Dana, only Zuul

  • #2
    type: sv_saveentfile in the console.
    There is no tutorial needed to read .ent files out of maps and save them.

    If you want to EDIT .ent files, that is something different.
    It depends on what you want to do with them.
    There are several tutorials available here in this forum.
    And even more tutorials in other forums.
    So more details are needed from you.

    Comment


    • #3
      if you want to creat .ent files to add rain and snow and ash to maps like i did for MP1, read this post:
      http://quakeone.com/forums/quake-hel...arkplaces.html

      hope that thread is usefull for you
      .
      are you curious about what all there is out there in terms of HD content for quake?
      > then make sure to check out my 'definitive' HD replacement content thread! <
      everything that is out there for quake and both mission-packs, compiled into one massive thread

      Comment


      • #4
        Originally posted by Seven View Post
        type: sv_saveentfile in the console.
        There is no tutorial needed to read .ent files out of maps and save them.
        Nice Sev, i wasnt sure how to do this without the map sources, (or quakeC) nice!
        www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

        Comment


        • #5
          Originally posted by R00k View Post
          Nice Sev, i wasnt sure how to do this without the map sources, (or quakeC) nice!
          R00k, in this thread further down there is engine code you can put into an engine to copy the entities string from the currently loaded map to the clipboard.
          Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.

          So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...

          Comment


          • #6
            or you can just open the bsp file in notepad, search for 'worldspawn' and copy+pasta all the hunam readable junk into your .ent file, which is pure text. Easy.
            Editing it properly is the hard part.
            Some Game Thing

            Comment

            Working...
            X