Thread: loadlines
View Single Post
  #3  
Old 12-10-2006, 11:47 PM
coreys coreys is offline
N-Pulse Assistant Manager
coreys's Avatar
Join Date: Mar 2005
Posts: 2,180
coreys has a spectacular aura about
Send a message via AIM to coreys Send a message via MSN to coreys Send a message via Yahoo to coreys
I managed to get it to load right, and a sendtorc() displays it right, but MLTextCtrl is just returning 0.
PHP Code:
function loadPage(acc,page) {
  
triggeraction(0,0,"serverside",name,"loadpage",acc,page);
  if (
client.browserview.size() < 2View.text client.broswerview[0];
  else {
    
Browser.View.text NULL;
    for (
i=0i<client.browserview.size(); i++) {
      
View.text View.text SPC client.browserview[i];
    }
  }

__________________

Quote:
*SlikRick: so should I even ask about your aim status?
*Xor: well if you want to
*Xor: but i am LARPING
*SlikRick: While on a computer?
*Xor: yes
*Xor: in my living room
*SlikRick: ahh
*Xor: i have a fort setup to hide from beasts
Reply With Quote