Thread: If Problem
View Single Post
  #8  
Old 03-06-2006, 06:28 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by projectigi
chat=this.cur_target.getdynamicvarnames();
now it says nothing XD
at
chat=thiso.newtarget.getdynamicvarnames();
it dont say anything either
What about

PHP Code:
if(this.cur_target != NULL) {
  
chat "Hmm, something is in it.";
} else {
  
chat "x_x nothing here.";

__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote