PHP Code:
else if(temp.obj.name.starts("PrivateMessage")){
obj.makefirstresponder(true);
}
actually isn't doing what I hoped, if external playerlist and internal PM windows are being used, it doesn't appear you can transition from an external GUI control to an internal GUI control in another container.
so right now when opening a PM from the playerlist and then immediately trying to type, all that's happening is the playerlist search text edit appears