Thread: Bars and Beer
View Single Post
  #8  
Old 08-31-2001, 04:54 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
if (playerenters) {hide}
if (playersays(buy beer)&&playerrupees>0) {
playerrupees-=1;
show;
}
if (playertouchsme) {
playerhearts+=1;
hide;}

there that'll hide it
and i have no idea why it keeps draining money

who hoo that was post 500
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote