All pastes #2047900 Raw Edit

Stuff

public text v1 · immutable
#2047900 ·published 2011-04-18 19:33 UTC
rendered paste body
    setlistener("/ai/submodels/submodel[0]/count", func (n){
        var count = n.getValue();
        print ("listener count ", count);
    },
        1,
        1);