Difference between revisions of "@PartyInvite"
From SphereWiki
Lightsource (talk | contribs) (Created page with "{{Languages|@PartyInvite}} ==Description== This trigger fires when a character has sent the invitation and before the other player is about to receive it. Fires on: * Cha...") |
Lightsource (talk | contribs) (→Description) |
||
Line 2: | Line 2: | ||
==Description== | ==Description== | ||
− | This trigger fires when a character has sent the invitation and before the other player | + | This trigger fires when a character has sent the invitation and before the other player receive it. |
Fires on: | Fires on: | ||
* [[Characters]] | * [[Characters]] | ||
− | |||
==References== | ==References== |
Latest revision as of 06:56, 11 April 2017
Missing languages
Description
This trigger fires when a character has sent the invitation and before the other player receive it.
Fires on:
References
The following object references are explicitly available for this trigger:
Name | Description |
I | The character getting the invitation the party. |
SRC | The character inviting to the party (master). |
Arguments
The following arguments are set for this trigger. If an argument is marked as "In" then a value will be passed in to the trigger, if an argument is marked as "Out" then it can be set to a value to affect Sphere's behaviour:
No arguments are set for this trigger.
Return Values
The following return values are explicitly defined for this trigger:
Return Value | Description |
1 | Cancels the invite. Player won't receive the invitation. |