addPublicVariableEventHandler – Talk
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
:Yes, exactly. But as said, if the variable is pV'ed from the server, the EH won't trigger there. What examples do you want? --[[User:Raedor|raedor]] 11:33, 22 December 2007 (CET) | :Yes, exactly. But as said, if the variable is pV'ed from the server, the EH won't trigger there. What examples do you want? --[[User:Raedor|raedor]] 11:33, 22 December 2007 (CET) | ||
It's possible to get one PV (f.ex a trigger's onAct field) to fire EH on both server and client. Well, it's basically 2 PVs as it's one per machine. The EH will fire even if the received value is the same as set locally. --[[User:Shuko|Shuko]] 16:01, 8 October 2009 (CEST) |
Revision as of 15:10, 8 October 2009
So this seems like we can remove many server side loops waiting for a publicVariable to change right?
If true can someone submit more examples?
- Yes, exactly. But as said, if the variable is pV'ed from the server, the EH won't trigger there. What examples do you want? --raedor 11:33, 22 December 2007 (CET)
It's possible to get one PV (f.ex a trigger's onAct field) to fire EH on both server and client. Well, it's basically 2 PVs as it's one per machine. The EH will fire even if the received value is the same as set locally. --Shuko 16:01, 8 October 2009 (CEST)