View Single Post
  #4  
Old 07-15-2001, 01:36 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
ie:

if (playerenters) {timeout = 0.5;
}
if (timeout) {
setbackpal afirebackpal.gif;
sleep.5;
setbackpal duskpal.png;
sleep.5;
setbackpal picsgold.gif;
sleep.5;
setbackpal picsgravity.gif;
sleep.5;
setbackpal picslightblue.gif;
sleep.5;
setbackpal picsyellowgreen.gif; timeout = 0.5;
message Entravial rules you!;
}

You must leave entravial rules you in there for it to work
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote