I think that should be possible... why don't you just use one of the variable blocks in your Mesh script?
Like on computer 1:
<when green flag clicked>
<set{ blah }to( 4 )>
And on computer 2:
<when green flag clicked>
<if><( <{ blah }> <=> 4 )>
Do whatever here
<end>
Offline