Azuriom / Plugin-Shop

A shop plugin to sell in-game items on your website.
https://market.azuriom.com/resources/1
MIT License
18 stars 30 forks source link

Delivery map selection #223

Closed reyesdark closed 2 months ago

reyesdark commented 2 months ago

In ARK, it is customary to have several maps, players should choose the map where it would be delivered. Since by default when creating a command, it only gives the option to select a map.

If the player is not online, they do not receive the purchase.

Could you add at the time of purchase to indicate the map where the purchase will be delivered?

MrMicky-FR commented 2 months ago

You can use variables in the package to obtain user input (such as map name) during the purchase process

reyesdark commented 2 months ago

I mean where the command will be executed. When I started using Azuriom I used the Cloud version, there when creating a command, you could add all the maps where it can be executed. In the other version you must create one command per map. image

MrMicky-FR commented 2 months ago

The new way of creating commands (on the screen) gives more flexibility as you can select multiple different maps and different commands for each map, unlike the previous version where the map selection was for all commands.

You can create multiple commands for one map by using the « + » button on the right of the command input

reyesdark commented 2 months ago

Yes, I have used it like this, as I show I have multiple commands per map.

Here you see the configured package, there are 3 commands that deliver 3 different items. image

Here you can see the package to buy image image

In the game I don't receive anything. image

Now when configuring by article, by map. image

I only deliver one of the three items image

Note: When configuring a single map with multiple commands, only deliver the first command. image

MrMicky-FR commented 2 months ago

This is a separate issue, please ask on our Discord