docs: update ngdredemption
This commit is contained in:
parent
91573a51ee
commit
2946a2f58a
@ -2,7 +2,7 @@
|
|||||||
title: ngd-redemption
|
title: ngd-redemption
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-02-09T19:04:33.530Z
|
date: 2025-02-09T19:06:35.045Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-01-28T00:30:34.910Z
|
dateCreated: 2025-01-28T00:30:34.910Z
|
||||||
@ -63,7 +63,7 @@ NGDRedemption {packageId} {transaction}
|
|||||||
|
|
||||||
- **There are several variables to the packages you can choose from:**
|
- **There are several variables to the packages you can choose from:**
|
||||||
|
|
||||||
-- `Type =` (You can use 'item', 'vehicle' or 'other')
|
-- `Type =` (You can use 'item', 'vehicle', `money`, `name`, `job` or 'other')
|
||||||
-- `Label =` (This is what is show in-game)
|
-- `Label =` (This is what is show in-game)
|
||||||
-- `Item =` (This is the item given to players if the Type = 'item')
|
-- `Item =` (This is the item given to players if the Type = 'item')
|
||||||
-- `Qty =` (This is the amount of the item given above)
|
-- `Qty =` (This is the amount of the item given above)
|
||||||
@ -125,6 +125,9 @@ function GiveCustom(data)
|
|||||||
|
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> The above are just examples. Please modify them to fit your server.
|
||||||
|
{.is-warning}
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user