28.01.2009, 12:33
hi Porco,
to avoid long time for loading the map (if you only retexture), just use an empty actors.static. For example, name it actors00.static, and replace the line in your load.ini:
[static]
actors.static
to
[static]
actors00.static
Done. You just have to change this line to default one when you want the map with objects.
to avoid long time for loading the map (if you only retexture), just use an empty actors.static. For example, name it actors00.static, and replace the line in your load.ini:
[static]
actors.static
to
[static]
actors00.static
Done. You just have to change this line to default one when you want the map with objects.