HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Loading Time Problem

07-23-2007, 06:34 PM#1
AeRoSoL-Darkdieges
I try many thing but i cant reduce the loading time for mi AoS... 2 or 3 minutes it`s too much!



Thxs!
07-23-2007, 07:16 PM#2
Alexander244
Use PitzerMike's Widgetizer, that will hugely decrease load time, then use vexorians Map Optimizer, which will reduce load time a little bit more.
(remeber to make a backup of your map beforehand)
07-23-2007, 07:23 PM#3
AeRoSoL-Darkdieges
Quote:
Originally Posted by Alexander244
Use PitzerMike's Widgetizer, that will hugely decrease load time, then use vexorians Map Optimizer, which will reduce load time a little bit more.
(remeber to make a backup of your map beforehand)

I tried with Widgetizer, but it doesn`t decrease much the loading time
07-23-2007, 07:37 PM#4
Alexander244
There are many things which cause slow loading.
Do you run any triggers on map int, which do demanding stuff?
-like creating units/abilities for the first time etc.
Do you have any large global arrays which are initialized on map int?
07-23-2007, 08:00 PM#5
AeRoSoL-Darkdieges
Quote:
Originally Posted by Alexander244
There are many things which cause slow loading.
Do you run any triggers on map int, which do demanding stuff?
-like creating units/abilities for the first time etc.
Do you have any large global arrays which are initialized on map int?

I have changed the triggers on map int... it makes the loading time much fast, but it`s long anyway
07-24-2007, 05:33 AM#6
AeRoSoL-Darkdieges
Quote:
Originally Posted by AeRoSoL-Darkdieges
I have changed the triggers on map int... it makes the loading time much fast, but it`s long anyway


i solved it! thx!