![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Accepts an offer to start trading with another player.
BeginTrade()
Details
- TRADE_REQUEST notifies you of a pending request to trade; the name of the initiating player is provided as the first argument in the event.
- You may accept a trade request using this function, or reject it using CancelTrade.
- TRADE_REQUEST_CANCEL fires if the offering player rescinds the invitation to trade (or moves out of range).
