ReplaceTextures: Revision history

From Eternity Wiki
Jump to navigationJump to search

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.

4 May 2026

  • curprev 01:5601:56, 4 May 2026Printz talk contribs 863 bytes +863 Created page with "{{ACSFunction|description=Replaces all occurrences of a texture with another. |usage=''void'' '''ReplaceTextures'''(''str'' ''oldTexture'', ''str'' ''newTexture''[, ''int'' ''flags'']) |parameters= *''oldTexture'': name of texture to replace *''newTexture'': name of replacement texture *''flags'': optional sum of flags to filter the replacement (default of 0 is to replace any texture named ''oldTexture''): :*'''NOT_BOTTOM''' (1): do not replace any side lower texture :*'..."