All public logs
From Eternity Wiki
Jump to navigationJump to search
Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:20, 5 May 2026 Printz talk contribs created page SetLineTexture (Created page with "{{ACSFunction|description=Changes textures of tagged lines. |usage=''void'' '''SetLineTexture'''(''int tag'', ''int side'', ''int pos'', ''str texture'') |parameters= *''tag'': tag of lines to affect *''side'': which side of tagged lines to affect. Can be '''SIDE_FRONT''' (0) or '''SIDE_BACK''' (1) *''pos'': which part of sides to affect. Can be '''TEXTURE_TOP''' (0), '''TEXTURE_MIDDLE''' (1) or '''TEXTURE_BOTTOM''' (2) *''texture'': name of texture to apply |id=ACS inte...")