Odd object problem (SOLVED)

Started by Calin Leafshade, Wed 30/09/2009 21:34:55

Previous topic - Next topic

Calin Leafshade

For some reason i have a certain object which is completely ignoring my polite requests to be visible.

Code: ags

if(VisitedMausoleum == true){
  Display("woo");
oPapers.Visible = true;
}


I've debugged it to some degree (notice the 'woo') so i definately know the line is executing but the object just refuses to be visible.

Any ideas? Have i done something stupid?

Pumaman

Is it behind a walk-behind area? Might you have some other code turning it back off again?

Calin Leafshade

Yeah, Walkbehind area.. thanks

SMF spam blocked by CleanTalk