In DM i was thinking and came up with an idea for a proc.
That Proc is FlashScreen
EG
mob/verb/sleep()
FlashScreen('digital.bmp',usr)//Flashes the usr's screen with 'digital.bmp'
usr.health= usr.MaxHealth
or...
mob/verb/blindingFlash(mob/M in oview())
FlashScreen('attack.bmp',M)//flashes M's screen with 'attack.bmp'
M.Health -= usr.Strangth
Like That.
If it can already be done somehow, can someone tell me how??
Thanks
Digital X
ID:259484
![]() Mar 21 2002, 9:02 pm
|
|
LJR