Thread: Help
View Single Post
  #4  
Old 07-10-2001, 08:56 PM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
Quote:
Originally posted by Knightoffrost
if(playerenters) {
show
}
if(playertouchsme && strequals(g,Nitako) {
hidelocal;
sleep2;
showlocal;
}
if(playersays(open) && strequals(g,Nitako) {
hide;
sleep2;
show;
}

Just put that in the gate gif
Errr...you need a space in your sleeps, 'sleep 2' not 'sleep2'.
__________________
the sky is falling
Reply With Quote