Parameters |
Description |
signalType |
see AI.Signal |
signalText |
See AI.Signal |
position |
center position {x,y,z}around which the signal is sent |
radius |
radius inside which the signal is sent |
(optional) entityID |
signal is NOT sent to entities which groupID is same as the entity's one |
(optional) signalExtraData |
See AI.Signal |
!
! Sends a signal to anyone in a given radius around a position.!
!
!
!
!
!
Copyright (c) 2012. All rights reserved.
|