Ravenfield

Ravenfield

126 ratings
Invinsible capture points
   
Award
Favorite
Favorited
Unfavorite
Content Type: Mutators
File Size
Posted
29.056 KB
2 May, 2022 @ 10:10pm
1 Change Note ( view )

Subscribe to download
Invinsible capture points

Description
This makes unneutural capture points invinsible to any soldiers. good for deathmatch.




behaviour("capturepointfixer")

function capturepointfixer:Awake()
GameEvents.onActorSpawn.AddListener(self, "OnActorSpawn")
end

function capturepointfixer:OnActorSpawn(actor)
for i=1,#ActorManager.capturePoints do
if ActorManager.capturePoints.owner~=Team.Neutral then
ActorManager.capturePoints.captureRate=0
end
end
self.gameObject.Destroy(self.gameObject)
end
22 Comments
fillwithjoy1 12 Oct, 2024 @ 8:35pm 
where can i find all of your mods your profile doesnt show :((
GamerGod 8 Dec, 2022 @ 7:25pm 
i love the thumbnails of this mods
bisnis fox [CLF armor] 3 Aug, 2022 @ 3:30pm 
y
Don'tknowwhattoput 30 Jun, 2022 @ 5:36pm 
I like how there is a drawing of all eagle soldiers surrounding while one held a raven soldier at gunpoint
pop 11 May, 2022 @ 3:03am 
loving the low effort ms paint thumbnails and the vanilla tweaks styled mutators, keep it up boi
Allen Blackwell 9 May, 2022 @ 6:02am 
thanks ive been wanting something like this for quite awhile now thank you very much.
Hijong park  [author] 5 May, 2022 @ 7:11pm 
since every map has different capturepoint placement that isn't likely possible.
.::ZeroTwoKawaii::. 5 May, 2022 @ 6:40pm 
Could you make a mutator so one flag is capturable/active at a time? so for example you give all the flags to eagle and then raven has to attack and capture flags one by one and push eagles back one flag at a time
Hijong park  [author] 4 May, 2022 @ 2:19pm 
Use flag configuration and make only one point unneutral
0xmqqx 4 May, 2022 @ 12:39pm 
The art is gold