From 9ce71a63ae7eea622f2ec9ef79c11b7c0e32200d Mon Sep 17 00:00:00 2001 From: Jan Date: Tue, 15 Sep 2020 11:34:53 +0200 Subject: [PATCH] Shorten clipmap reorder command for iw4 --- src/ZoneCode/Game/IW4/IW4_Commands.txt | 27 ++------------------------ 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/src/ZoneCode/Game/IW4/IW4_Commands.txt b/src/ZoneCode/Game/IW4/IW4_Commands.txt index 6121ec1c..42c24eb8 100644 --- a/src/ZoneCode/Game/IW4/IW4_Commands.txt +++ b/src/ZoneCode/Game/IW4/IW4_Commands.txt @@ -440,33 +440,10 @@ set block dynEntCollList XFILE_BLOCK_RUNTIME; set count dynEntCollList[0] dynEntCount[0]; set count dynEntCollList[1] dynEntCount[1]; reorder: - name - planes - staticModelList - materials - brushsides - brushEdges - nodes + ... leafs leafbrushes - leafbrushNodes - leafsurfaces - verts - triIndices - triEdgeIsWalkable - borders - partitions - aabbTrees - cmodels - brushes - brushBounds - brushContents - smodelNodes - mapEnts - dynEntDefList - dynEntPoseList - dynEntClientList - dynEntCollList; + leafbrushNodes; // ClipMaterial set string ClipMaterial::name;