Deliver_Gift

Parameters

Required:

Parameter1: A string representing the name of the person receiving the gift.

Parameter2: A string representing the name of the gift being delivered.

Optional:

No optional parameters

Functionality

Marks the named gift as being delivered to the named person. This marking is what is checked by ‘Check_Has’ and ‘Check_Win’.

Examples

Deliver_Gift ["Katia", "Chris_0"]

Updates the character Katia to have received the gift Chris_0.

Version Info

This command has been supported as of Oyster 4.0.0.