Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better comments to attach natives and rename params to more accurate ones #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 4, 2023

  1. Add better comments to attach natives and rename params to more accur…

    …ate ones
    
    Add better comments so you can use camera attach natives without wild
    guessing. Rename inaccurate params to more accurate ones as well.
    
    ATTACH_ENTITY_BONE_TO_ENTITY_BONE has a critical issue, so I add a
    warning note, as well as renaming 2 bools to descriptive params.
    The docs of ATTACH_ENTITY_BONE_TO_ENTITY_BONE natives are incorrect in
    the last 2 params in commands_entity.sch, so took more appropriate
    param names from ATTACH_ENTITY_TO_ENTITY.
    kagikn committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    002cf2a View commit details
    Browse the repository at this point in the history