View Single Post
  #10  
Old 03-03-2003, 07:27 AM
funnylinkwantsbomys funnylinkwantsbomys is offline
Omi New
funnylinkwantsbomys's Avatar
Join Date: Mar 2001
Location: ohio
Posts: 2,116
funnylinkwantsbomys is on a distinguished road
Send a message via AIM to funnylinkwantsbomys
if (playertouchsme){
message Welcome to my room!;
sleep 2;
message Do you like punk?;
sleep .5;
if (playerchats && strequals(#c,yes)) {message Really? I LOVE punk!;
sleep 2;
message You got any liquor?;
sleep 2;
}
}
sleep should be small between those?
__________________

"Microwave a piece of cheese for 40secs and eat it. Yum." -Funnylink
Reply With Quote