Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi everyone! Tell me please how to make a pam to load faster? What should I do first of all?![]()
Delete un-necessary resources from your map, make triggers leak less, and generally try to be clean in your map production as possible. There is no cure all program / trigger to make your map load faster.
Also you have to remember that loading times are also dependent on the computer of the person loading them. You might just have a slow computer.
)People who play my map always say that on ~25% of load it stops and they have to wait ~15 seconds berfore it continue to load... I decided that it is because of some map problems, but what makes a map to load so long? Spells? Units? Items? Imports? What I have to delete for it to load faster? (not touching units and usable skills)
On 25% is the object editor data. Every modification (magenta-colored) is stored in the map file. Wc3 is very slow reading that format and does so for each object individually on first appearance.

One thing that takes a huge amount of power is abilities with lots of levels. I used to have about 20 abilities with 101 levels each for changing unit stats. They literally doubled the map loading time(and the map was already big before, so the terrain takes a considerable amount of time anyway).
