//GrievousA ReferenceScript { Script=FreePlayDefend Source=Global ReturnState=Base Conditions { if Message "Fighting" == 1 and if InTriggerArea "Centre" == 1 } } state Base { Conditions { } Actions { FollowPlayer "0.75" } }