Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
selection event question
selection event question
06-02-2006, 02:15 AM
#1
Linera
I know that the selection event has a delay of some sort.
How much of a delay is it?
06-02-2006, 02:28 AM
#2
MysticGeneral
.1-.2 seconds roughly...
06-02-2006, 02:32 AM
#3
Linera
ok thx
06-02-2006, 10:32 AM
#4
The)TideHunter(
To aviod this just use trackables, but that means you need ALOT of trackables which i dont reccomend. Also you cant remove the trackables.
06-02-2006, 10:34 AM
#5
PipeDream
You can't avoid network latency.
06-02-2006, 11:01 AM
#6
blu_da_noob
Selection event appears to be roughly 0.1 'late' in single player, but over BNet it is determined by your latency (probably ~0.1+latency or so).