<aside> ⚡ script "core_set_customstateflag" (int amount)
</aside>
This script can be used to set the currently stored custom state for the calling actor, but without actually changing the actor’s state, unlike [core_updatecustomstate](<https://mm8bdm.notion.site/core_updatecustomstate-9529446f5567442691bbcde498e8ff33>)
.
amount
: int - The value to store as the calling actor’s custom state.