Ravenfield

Ravenfield

131 vurderinger
Invinsible capture points
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Content Type: Mutators
Filstørrelse:
Offentliggjort:
29.056 KB
2. maj 2022 kl. 22:10
1 ændringsbemærkning ( vis )

Abonner for at downloade
Invinsible capture points

Beskrivelse
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 kommentarer
fillwithjoy1 12. okt. 2024 kl. 20:35 
where can i find all of your mods your profile doesnt show :((
GamerGod 8. dec. 2022 kl. 19:25 
i love the thumbnails of this mods
bisnis fox 3. aug. 2022 kl. 15:30 
y
Don'tknowwhattoput 30. juni 2022 kl. 17:36 
I like how there is a drawing of all eagle soldiers surrounding while one held a raven soldier at gunpoint
pop 11. maj 2022 kl. 3:03 
loving the low effort ms paint thumbnails and the vanilla tweaks styled mutators, keep it up boi
Allen Blackwell 9. maj 2022 kl. 6:02 
thanks ive been wanting something like this for quite awhile now thank you very much.
Hijong park  [ophavsmand] 5. maj 2022 kl. 19:11 
since every map has different capturepoint placement that isn't likely possible.
.::ZeroTwoKawaii::. 5. maj 2022 kl. 18:40 
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  [ophavsmand] 4. maj 2022 kl. 14:19 
Use flag configuration and make only one point unneutral
0xmqqx 4. maj 2022 kl. 12:39 
The art is gold