Garry's Mod
408 valoraciones
Crab Synth SNPC
   
Premiar
Favoritos
Favorito
Quitar
Content Type: Addon
Addon Type: NPC
Addon Tags: Roleplay, Realism
Tamaño
Publicado el
Actualizado el
9.065 MB
13 MAY 2021 a las 9:08
13 MAR a las 11:23
14 notas sobre cambios ( ver )

Suscríbete para descargar
Crab Synth SNPC

Descripción
Two new crab synth snpcs, this time with working gatling gun.

+251 health.

+All damage dealt to crab synth is scaled down to 0.01 (straight beta behavior)

+Special attack: Charge attack towards enemy (directly looks at enemy, starts sprinting, 150 dmg if hits, reattacks in 20 secs).

+Custom crab synth sounds.

+No other NPC base dependencies, utilizes default AI

+Long sight range

+New by 2023: More melee attacks

In order to deal high damage, lob under the crab synth some grenades or rockets.

Console variables to control NPC stats:

sk_crabsynth_health_2: Sets the initial health of Crab Synth. (default 251)
sk_crabsynth_dmg_minigun: Damage dealt by Crab synth's gatling gun, per bullet. (default 4)
sk_crabsynth_dmg_charge: Damage dealt by Crab synth's charge attack. (default 150)

Developer commands:
crabsynth_min_retreat_after_numshots: Crabsynth can undeploy the gatling gun only after firing given amount of bullets. (might be obsolete, will function later) (default 100)
g_debug_crabsynth_tracer: Draws two white lines, displaying where the crab synth will fire its bullets and where it will end, and where the gatling gun is actually aiming at.

Credits:

Ragdoll: Rantis (garrysmods.org/download/6127/synthzip)

Footstep sounds: Angelfinn12

Gatling gun deploy / shoot / retract anims: Half - Life 2 Beta Minimalist Mod (models/garg.mdl)

MDLSRC: (03.07.2021) https://cats.iku.edu.tr/access/content/user/1700002526/public_closed/132d3c001e5f80604c9f2f9e1d05213a/garg.zip
Discusiones populares Ver todo (1)
8
13 FEB a las 13:48
Suggestions
Headcrab Zombie
79 comentarios
random_guy1 28 JUL a las 8:16 
can someone make a mod that fixes crab synth mk2 so that it can target multiple enemies with its gatling gun so it will not remove the gatling gun each time another npc attacks it and also crab synth will use its charge attack more :steamhappy:
RogersHD 26 JUL a las 16:05 
Could you change the use of the crab synth's gatling gun so that when it does the attack animation it shoots even if its target is in cover? Because when it is going to shoot, one covers itself with something and stops attacking with the gatling gun, which makes it very easy to flank, in addition to using the charge attack when it is shooting for a long time.
rajjiasus420 23 JUL a las 2:14 
thank this mod is working
Orzeszek WIN.SKIN 13 JUN a las 8:46 
nice work
funrobloxgame 27 ENE a las 11:03 
the commands dont work and i tried restarting the game if your were gonna ask me
Baby Wizard 9 ENE a las 15:26 
CRAB WITH MINIGUN POGGERS
Blackie 28 DIC 2023 a las 15:56 
Also Also, the ragdoll doesn't seem to have collision and cannot be grabbed by the physics gun.
Blackie 28 DIC 2023 a las 10:40 
Not really sure if you're still updating this... or if you're even reading this, but there seems to be an oddity in MK2's model, like some kind of weird stretched polygons on its left front leg.

Also, I'm not really sure if this is intentional or not, but the model seems to have no reflectivity (unlike other combine NPC's, like a strider), only shaders. Again, not sure if this is on purpose, just saying.
otso1223 4 NOV 2023 a las 14:52 
im not really sceard of most things in video games but this is accully just tarryfing
The Clown 13 MAY 2023 a las 16:04 
Attempting to spawn in the crabsynth using automatic spawns seems to have an issue with the model.

[Crab Synth SNPC] lua/entities/npc_crabsynth.lua:255: bad argument #1 to 'IsValidModel' (string expected, got nil)
1. IsValidModel - [C]:-1
2. unknown - lua/entities/npc_crabsynth.lua:255
3. Spawn - [C]:-1
4. SpawnNPC - lua/sv_npcd_spawn.lua:512
5. TargetSpawnPreset - lua/sv_npcd_spawn.lua:2290
6. func - lua/sv_npcd.lua:620
7. unknown - lua/includes/extensions/net.lua:33

[Crab Synth SNPC] lua/entities/npc_crabsynth.lua:344: bad argument #1 to 'SetModel' (string expected, got nil)
1. SetModel - [C]:-1
2. SelectSchedule - lua/entities/npc_crabsynth.lua:344
3. unknown - lua/entities/npc_crabsynth.lua:392

Thought I'd mention it.