Garry's Mod

Garry's Mod

Not enough ratings
Rudya Nextbot
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: NPC
Addon Tags: Fun, Realism
File Size
Posted
943.668 KB
6 Aug, 2022 @ 9:10am
1 Change Note ( view )

Subscribe to download
Rudya Nextbot

In 1 collection by ugole4ek
N***
71 items
Description
npc_rudya_acquire_distance <integer>
The maximum distance at which rudya will chase a target.

npc_rudya_spawn_protect <1/0>
If set to 1, rudya will not target players or hide within 200 units of
a spawn point.

npc_rudya_attack_distance <integer>
The reach of rudya's attack.

npc_rudya_attack_interval <float>
The delay between rudya's attacks.

npc_rudya_attack_force <integer>
The physical force of rudya's attack. Higher values throw things
farther.

npc_rudya_smash_props <1/0>
If set to 1, rudya will punch through any props placed in their way.

npc_rudya_allow_jump <1/0>
If set to 1, rudya will be able to jump.

npc_rudya_hiding_scan_interval <integer>
rudya will only seek out hiding places every X seconds. This can be an
expensive operation, so it is not recommended to lower this too much.
However, if distant rudyas are not hiding from you quickly enough, you
may consider lowering this a small amount.

npc_rudya_hiding_repath_interval <integer>
The path to rudya's hiding spot will be redetermined every X seconds.

npc_rudya_chase_repath_interval <float>
The path to and position of rudya's target will be redetermined every
X seconds.

npc_rudya_expensive_scan_interval <integer>
Slightly expensive operations (distance calculations and entity
searching) will occur every X seconds.