Fix for a rare error involving llSetPayPrice being used on a child prim.
This commit is contained in:
@@ -4339,6 +4339,13 @@ Warning: The Pay Object click action has been set, but it will only work if a sc
|
|||||||
</form>
|
</form>
|
||||||
</notification>
|
</notification>
|
||||||
|
|
||||||
|
<notification
|
||||||
|
icon="alertmodal.tga"
|
||||||
|
name="PaymentBlockedButtonMismatch"
|
||||||
|
type="alertmodal">
|
||||||
|
Payment stopped: the price paid does not match any of the pay buttons set for this object.
|
||||||
|
</notification>
|
||||||
|
|
||||||
<notification
|
<notification
|
||||||
icon="alertmodal.tga"
|
icon="alertmodal.tga"
|
||||||
name="OpenObjectCannotCopy"
|
name="OpenObjectCannotCopy"
|
||||||
|
|||||||
Reference in New Issue
Block a user