Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
GetLocalPlayer() + Dialogs = Desync??
GetLocalPlayer() + Dialogs = Desync??
03-29-2004, 12:36 AM
#1
Narwanza
Does GetLocalPlayer() when used with dialogs cause desync?
03-29-2004, 02:23 AM
#2
weaaddar
it may but the better question is why use GetLocalPlayer with dialogs? You can use Triggering Player with them to get who clicked it and you can show it for only one player...So yeah