Skip to content

Commit

Permalink
Chat API
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamino Dauth committed Nov 7, 2024
1 parent be3cc66 commit 68ae0e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,13 @@ native SetNavy takes boolean s returns nothing
native PurchaseTransportShip takes nothing returns nothing
```

* Chat API:

```jass
// returns all players who received the trigger chat message
native GetReceivingPlayers takes nothing returns force
```

* More object data types based on game SLK files: weather effects, lightnings, ubersplats, water etc.

## Bug Fixes
Expand Down

0 comments on commit 68ae0e6

Please sign in to comment.