Skip to content

Commit

Permalink
Add links
Browse files Browse the repository at this point in the history
  • Loading branch information
femga committed Sep 23, 2024
1 parent 8d6e91c commit abb136b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AI/RELATIONSHIP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
Relationship groups can be pre-configured by game (***default relationship groups***) or created by scripts with native function ADD_RELATIONSHIP_GROUP. Every ped model is bound to some default relationship group. You can assign ped to another default relationship group with native function SET_PED_RELATIONSHIP_GROUP_DEFAULT_HASH.

[List of relation types](#list-of-relation-types)

[List of default relationship groups](#list-of-default-relationship-groups)

[List of peds and their corresponding default relationship groups](#list-of-peds-and-their-corresponding-default-relationship-groups)



## Example
```lua
-- This line will make male civils hate players.
Expand Down

0 comments on commit abb136b

Please sign in to comment.