Thread: Status bar
View Single Post
  #32  
Old 08-16-2001, 01:39 AM
Xaviar Xaviar is offline
Registered User
Join Date: Aug 2001
Location: Fairyland
Posts: 463
Xaviar is on a distinguished road
Send a message via ICQ to Xaviar Send a message via AIM to Xaviar
Quote:
Originally posted by Metal-Slug
when u touch this bomy, a pic comes up on screen, then after a while it goes away
you mean like:


if (playertouchsme) {
timeout=30;
showimg 200,img.gif,x,y;
changeimgvis 200,4;
}
if (timeout) hideimg 200;
__________________
One by one, the penguins steal my sanity.

*cookie for Xaviar* --Originally posted by Tyhm

--Xaviar

A m e r i c a
Reply With Quote