Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
General Development
»
Is there a way to reduce the loading lagg
Is there a way to reduce the loading lagg
11-05-2004, 10:20 AM
#1
c-r0w
Hi.
Is there a way to reduce the loading lagg in WE when you change unit names, unit icon, etc?
11-05-2004, 11:12 AM
#2
tassadar920
Make any triggers that use "map initialization" shorter, and change them to wait for elapsed time of .01 seconds
Make your terrain very basic, with not too many doodads, units etc, use triggers at .01 seconds to add units.
11-05-2004, 03:08 PM
#3
Panto
He's not talking about map loading. He's talking about lag in the WE.
See
this thread
about WE lag reduction.
11-05-2004, 03:20 PM
#4
c-r0w
tanks a lot.
i realy reduced the lagg.