Hi, I want to make a program that will greet a player, but have a 3 second 
delay before greeting them.

Example:

Monster is in room 100.
Player enters room 100.
1 second goes.
2 seconds go by.
3 seconds go by.
Monster says "Hello player!"

instead of
Monster is in room 100.
Player enters room 100.
Monster says "Hello player!"


I have tried things such as(for the program code):
delay 3
mob delay
say hello

and
mob delay
delay 3
say hello

This was on a greet and a delay type, neither worked. I also seperate them up 
but it also did not work.

This is fastrom so it came with color, ivan's olc and copyover installed.
Thanks for your help.




Reply via email to