Giter VIP home page Giter VIP logo

Comments (7)

rsantellan avatar rsantellan commented on May 20, 2024

@lynxlynxlynx any tip of how to start this ? I'm having troubles with getting the actor by id on the python side (where I can find a example) and understanding PARSE_ARGS method in

PARSE_ARGS( args, "OOi|iO", &self, &dict, &globalID, &Start, &Tuple);

Where I can look up some documentation ?

from gemrb.

bradallred avatar bradallred commented on May 20, 2024

PARSE_ARGS is just a wrapper around PyArg_ParseTuple which is documented here

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on May 20, 2024

If you look at who's calling the function, you can see everyone is using GemRB.GameGetFirstSelectedActor () to get the pc. It can replace the whole actor block in the function and can be looked up from within, doesn't need to be a parameter.

You've chosen a pretty difficult issue to work on considering your experience. I suggest you pick something else instead and can help you choose if you want.

from gemrb.

rsantellan avatar rsantellan commented on May 20, 2024

If you look at who's calling the function, you can see everyone is using GemRB.GameGetFirstSelectedActor () to get the pc. It can replace the whole actor block in the function and can be looked up from within, doesn't need to be a parameter.

You've chosen a pretty difficult issue to work on considering your experience. I suggest you pick something else instead and can help you choose if you want.

What will be a good first issue for me instead ?
Regards

from gemrb.

bradallred avatar bradallred commented on May 20, 2024

they are usually tagged as good first issue

Edit: hmmm I realize this is tagged as such...

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on May 20, 2024

#1420 looks nicely contained and well explained.

from gemrb.

rsantellan avatar rsantellan commented on May 20, 2024

#1420 looks nicely contained and well explained.

I will look to that one! Thanks!

from gemrb.

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.