Last updated
The Ebuy application is the server's marketplace, allowing players to buy and sell items, vehicles, and more. It features listing management, searching, and filtering. Developers can use these exports to automatically create listings (e.g., for rare item drops, police auctions) or manage existing auctions programmatically.
Below is a quick reference list of server-side exports available for this application.
Ebuy_FetchAuctions
Ebuy_AddAuction
Ebuy_DeleteAuction
To learn more about specific exports, please navigate to the next tab.
Last updated