ID:167922
![]() Jan 9 2006, 5:15 am
|
|
ok for a spell im trying to do i need it to hit everything one space around the user. I got that part but how can i make a icon appear over all mobs at same time and dissapear at same time?
|
Copyright © 2025 BYOND Software.
All rights reserved.
That should work. Upon creation of the object (make sure its non-dense), have it do all that effect stuff, sleep(50) (5 seconds) then have it del itself.