
08-31-2001, 12:55 AM
|
|
Have A Drink On Me
|
 |
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
|
|
|
ganis ok
but depending on the way you script it that could also be a problem
like if it was playing the gani and you said open the gani will start playing again from the start
but you could just set a flag then unset it a few secs later
like
if (playersays(open)&&!opening) {
setcharani *whateva,;
set opening;
sleep 5;
unset opening;
}
that should work without problems
but i know Kaimetsu wont like it cause he is anti-flags |
__________________
QUICK LOOK BUSY JESUS IS COMING!
|
|
|
|