Quote:
Originally posted by 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;
}
|
LOL thats just messed now