Skip to content

STATUS_DIE_AT_NO_ENTRY

integer STATUS_DIE_AT_NO_ENTRY = 0x800;

Controls whether the object dies if it attempts to enter a parcel that does not allow object entry or does not have enough capacity.

It is useful to set this status TRUE for things like bullets or rockets. The default is FALSE

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here