question

Jon avatar image
Jon asked

PlayStream Event for ExecuteEntityCloudScript not parsed the same as ExecuteCloudScript

Why do the two playstream events look different?

The regular cloudscript is parsed and has some useful information shown in the preview, while EntityCloudScript is only displayed as a raw json.

Would it be possible to display both the same way in playstream? They have the same info avaliable in the json event.

Regular cloudscript

Entity cloud script

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image
Seth Du answered

Player_executed_cloudscript and entity_executed_cloud_script are different types of events.

Player_executed_cloudscript is an event generated by classic API call, while entity_executed_cloud_script is an event generated by Entity API.

Currently, users may only preview this information in classic API’s events, which is generated by ExecuteCloudScript API (same in Rule triggered or Scheduled Task executions). That is why only player_executed_cloudscript event displays the message “SUCCESS: forgeItems()…”.

If you would like the feature that has them displayed the same way, you could post a thread in the Feature Request forum.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jon avatar image
Jon answered

Image failed to attach to original post


cloudscript.png (12.7 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.