Thread: visibility's
View Single Post
  #1  
Old 04-09-2006, 05:30 AM
PeptoB PeptoB is offline
Banned
PeptoB's Avatar
Join Date: Mar 2006
Location: Leominster, MA
Posts: 22
PeptoB is on a distinguished road
Send a message via AIM to PeptoB Send a message via MSN to PeptoB
visibility's

I am making a GUI Script and I am trying to make it so when a button is pressed another button is now visible.

I've tried this.visi = true;

then visibility = this.visi;

but that doesnt work

anyhelp?
Reply With Quote