View Single Post
  #3  
Old 07-19-2014, 12:06 AM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by BlueMelon View Post
On Era we do something like this,

PHP Code:
//#CLIENTSIDE

function onFirstResponderChanges(temp.obj) {
  if(
temp.obj.name == "ScriptedRCWindow"){
    
// trigger, do something
  
}

Thank you! I suppose that's the best way to have it "fixed" so far for the Client-RC. It still would be neat to have the other one working
__________________
MEEP!
Reply With Quote