Arma 3
73 ratings
ROS Snakebite script V2.0
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Multiplayer
Scenario Map: Altis
Meta: Dependency
File Size
Posted
Updated
546.963 KB
15 Jul, 2021 @ 8:15am
24 Feb, 2024 @ 4:10am
3 Change Notes ( view )

Subscribe to download
ROS Snakebite script V2.0

In 1 collection by RickOShay
RickOShay's Arma3 collection
154 items
Description
DISS-(sick)-cription
New and improved script!

If you are within 15m of a snake it will occasionally hiss. When within 2m of a snake - it will occasionally bite you - your health will deteriorate progressively and if sufficiently hurt your vision will become blurred thanks to a chromatic aberration.

If you get bitten more than once without healing yourself - you have a good chance of dying. Snakes may occasionally bite rabbits. They may also rest.

If a snake is faced with a player and rabbit within 15m of its position it will randomly pick the closest target based on the first law of snake dynamics - the 'conservation of energy'.

To test this script - if there are no nearby snakes or rabbits - you can run the supplied radio trigger in the demo which will spawn a snake and rabbit by pressing 0-0 or press Esc in game and in the debug console locally execute the following lines of code:

Spawn some snakes and rabbits in Debug console for testing
snake = createAgent ["Snake_random_F", (player modelToWorld [0,17,0]),[],0,"NONE"];
rabbit = createAgent ["Rabbit_F", (player modelToWorld [2,17,0]),[],0,"NONE"];

You will now have a snake and rabbit at your disposal.

This script works in SP and MP.

Hiss - Claimer :
Many virtual rabbits and snakes and players were harmed in the making of this script.
https://drive.google.com/file/d/1SlUIl28Hmg-L08BneAHL0v1SbU0V8vh_/view?usp=sharing

Seri-isss note about snakes
In reality snakes serve a very valuable purpose in an ecosystem - don't kill them unless absolutely necessary. Snakes will invariably take the route of least resistance and attempt evasion. They will only attack as a last resort if they are cornered and or threatened.

Patreon
Pleasure consider supporting my efforts to add original scripts and content to Arma 3 by making a small donation. any small amount would be gratefully appreciated! : https://www.patreon.com/RickOSHay

Thanks a lot!

ROS