GithubHelp home page GithubHelp logo

Comments (6)

ISOR3X avatar ISOR3X commented on August 20, 2024

Related Discord message: https://discord.com/channels/715976428323078265/869563471363207248/1183420807830057010

from pawn-editor.

legodude17 avatar legodude17 commented on August 20, 2024

Honestly I don't think we should support reducing the age that much. The game is really only designed for aging to take place in one direction, so all of the handlers for changing development stage only work in one direction.

from pawn-editor.

ISOR3X avatar ISOR3X commented on August 20, 2024

Can we set the minimum age for adult pawns to that of the 'grow-up to adult' age then?

from pawn-editor.

legodude17 avatar legodude17 commented on August 20, 2024

Yeah. Should be 16 without BioTech, and 13 with BioTech.

from pawn-editor.

ISOR3X avatar ISOR3X commented on August 20, 2024

I've set it to 18 like so;
minAge = (int)pawn.ageTracker.CurLifeStageRace.minAge;
in the latest commit.

from pawn-editor.

legodude17 avatar legodude17 commented on August 20, 2024

Makes sense. If there's a ton of requests to allow it again we could go back and consider detecting that and then running the code to change development stage. Though I'm actually not sure if that will set skills and backstory correctly either.

from pawn-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.