he jsut said to use a script im looking for one ill post it once i find it
edit: here we go:
Features:
- Lets events see the player and interact with it in different ways depending on how close the player is
- To add this script make a script call it View_Range and add the following into it then call it accordingly with a script call
- Updated to handle BGS effects
� #� � Max Sound Effect Range is 8 units DO NOT OVER LAP
� #� � or it will go into super lag mode you have been warned
� #� � This is because you are trying to play 2 different sound
� #� � effects and will cycles between them
� #
� #� � Note : This overrides the maps default sound effect
The Script:
[code]
#==============================================================================
# � Veiw Range Script
#------------------------------------------------------------------------------
# � � By: Near Fantastica
# � � Date: 07/04/05
#==============================================================================
class View_Range
� #--------------------------------------------------------------------------
� #