Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 50

Thread: Creature editor?

  
  1. #1
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Creature editor?

    This may seem like a silly question to ask, but is there a creature editor available for KeeperFX? There are some here, but these are all for the original game, right? I know I can edit the .cfg files, but it's rather a lot of hassle.

    Thanks.




    Download link: https://drive.google.com/open?id=13s...xoF91gT9Fciz5z
    Last edited by YourMaster; May 6th, 2021 at 10:44.

  2. #2

    Default Re: Creature editor?

    I don't think there is one no.

  3. #3
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Re: Creature editor?

    Quote Originally Posted by YourMaster View Post
    I don't think there is one no.
    I'll see if I can write one at some point then. Can't make any promises though.
    Last edited by AdamP; December 15th, 2017 at 02:28.

  4. #4
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Re: Creature editor?

    Still no editor? If not, looks like it might be time for me to start working on one...

  5. #5

    Default Re: Creature editor?

    Nope.

  6. #6
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Re: Creature editor?

    Is there some documentation for the creature stat files? I'm especially looking for the possible values of the attributes that aren't numbers, such as AngerJobs, Properties, and Powers. I know I could go through them all to see what they are, but that's a pain. Another thing that would be helpful is knowing the minimum and maximum value for each number attribute.

  7. #7

    Default Re: Creature editor?

    Not really. You can see a lot of stuff in the imp.cfg, and the rest you've got to glean from the config_creature.c and config_crtrmodel.c.

  8. #8
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Re: Creature editor?

    Thanks. Hopefully, I can glean what I need from those and the other cfg files. Currently, my program is able to read and display (but not yet edit) the attributes (as in the attributes section of the cfg files) of each creature (I think that's working okay).
    Last edited by AdamP; October 30th, 2018 at 05:22.

  9. #9

    Default Re: Creature editor?

    Well, that's the thing is it, what is your main goal for this program? Because editing text files isn't the most complicated thing in the world.

    I think if you make something like this, the main way to add value is to not look at it from a creature point of view, but from a 'property' point of view. So I go to strength and see all the strength values of all units and see where this particular unit stands in comparison, allowing me to edit it.

    And secondly, a better explanation of the values, where for example when editing dexterity and entering a specific value I can see exactly what this value does for this unit.

  10. #10
    Troll
    Join Date
    Jul 2016
    Location
    United Kingdom
    Posts
    257

    Default Re: Creature editor?

    Quote Originally Posted by YourMaster View Post
    Well, that's the thing is it, what is your main goal for this program? Because editing text files isn't the most complicated thing in the world.

    I think if you make something like this, the main way to add value is to not look at it from a creature point of view, but from a 'property' point of view. So I go to strength and see all the strength values of all units and see where this particular unit stands in comparison, allowing me to edit it.

    And secondly, a better explanation of the values, where for example when editing dexterity and entering a specific value I can see exactly what this value does for this unit.
    No, editing text files isn't difficult, but it's also knowing what values to put and in what format. The manual editing of files is therefore time-consuming compared to the few clicks you can do it in via a proper editor. I was about halfway through doing it from the Creature point of view when I saw this post, and decided add a feature enabling the editing of stats from the Property point of view. It's not as fancy as the Creature mode, but it works (I think; I haven't tested it extensively). I think my editor is nearing completion; it has all the main features, and it all works as far as I have been able to tell thus far. However, I haven't yet done anything regarding better explanations of values.

Similar Threads

  1. Replies: 3
    Last Post: June 22nd, 2014, 02:32
  2. Map Editor
    By Klinsk in forum DK1 Mapmaking
    Replies: 1
    Last Post: May 15th, 2013, 12:10
  3. DK Editor help!!!!
    By AngelBlood in forum DK1 Mapmaking
    Replies: 4
    Last Post: February 26th, 2011, 21:51
  4. I need help with editor
    By Torchie in forum DK1 Mapmaking
    Replies: 3
    Last Post: December 21st, 2010, 03:01

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •