Thread: Boss
View Single Post
  #8  
Old 10-11-2001, 06:46 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~AlphaFlame~

Sure, Kaimetsu. If you say so. Guess I'll just be doing this then:

if (playertouchsme){
Hide();
Sleep();
Show();
}
function Hide(){
hide;
}
function Sleep(){
sleep .5;
}
function Show(){
show;
}

__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote