View Single Post
  #3  
Old 08-23-2009, 12:15 AM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
Quote:
Originally Posted by LoneAngelIbesu View Post
PHP Code:
for (temp.0temp.obj.controls.size(); temp.i++) {
  echo(
obj.controls[temp.i]);

In this case, I believe a new PM control is created for each PM window, eg: PrivateMessage0_Window, PrivateMessage1_Window, etc.
So just to clarify, obj. refers to what object, or all of the player's Graal that is an object?
And the PM window creates a new one for every open PM window (like if you close one it can recreate that number) or for every PM window that has been created?
__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.
Reply With Quote