Jump to content

Onmodelcopyscript: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 August 2026

18 August 2026

  • curprev 22:0322:03, 18 August 2026 Dcurrent talk contribs 18,659 bytes +18,659 Created page with "<code>onmodelcopyscript</code> defines a model-level lifecycle hook for an entity changing from one model to another through OpenBOR's model-copy system. It executes after the incoming model and its scripts have been installed, providing the live entity as <code>self</code> and a temporary snapshot of its previous state as <code>old</code>. Weapon models are the traditional use because equipping or removing a weapon can replace the player's active model. The hook is equ..." Tag: Visual edit: Switched