Monster zsec pistol slowfire (entity)

This page has been added by PyBot. You can help by verifying and completing the info on this page.

This page is a Stub. You can help us by expanding it.

Description

Description not available.

Spawn Arguments

The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.

KEY DESCRIPTION
ambush if set, monster only wakes up if it sees the player.
angle Description not available.
anim Animation to cycle when spawned in.
attack_accuracy Maximum angular offset to randomly offset the monster’s aim when firing missiles
attack_cone Monster can only throw projectile within this cone relative to his direction.
bind Description not available.
bindOrientated Description not available.
bindToBody Description not available.
bindToJoint Description not available.
bindanim Description not available.
bleed Description not available.
blink_max Maximum time to wait between eye blinks.
blink_min Minimum time to wait between eye blinks.
blockedAttackTime # of milliseconds since last attack before monster marked blocked
blockedMoveTime # of milliseconds since last move before monster marked blocked
blockedRadius if monsters doesn’t move this distance within blockedMoveTime, then mark monster blocked.
bone_focus Where the character’s eyes are in his head
bone_leftEye Which bone to modify to adjust the left eye
bone_rightEye Which bone to modify to adjust the right eye
cameraTarget Description not available.
chatter_combat_max maximum amount of time to wait till playing chat sounds when in combat
chatter_combat_min minimum amount of time to wait till playing chat sounds when in combat
chatter_max maximum amount of time to wait till playing chat sounds when idle
chatter_min minimum amount of time to wait till playing chat sounds when idle
cinematic Description not available.
classname Description not available.
clipmodel Description not available.
cone Description not available.
copy_joint XXXX Description not available.
cylinder Description not available.
damage_scale XXXX Description not available.
damage_zone XXXX Description not available.
def_dropDeathItem9 Description not available.
def_dropGibItem1 Description not available.
def_dropGibItem2 Description not available.
def_dropGibItem3 Description not available.
def_dropGibItem4 Description not available.
def_dropGibItem5 Description not available.
def_dropGibItem6 Description not available.
def_dropGibItem7 Description not available.
def_dropGibItem8 Description not available.
def_dropGibItem9 Description not available.
def_head Description not available.
def_projectile name of entityDef to launch as projectile
dropDeathItem9Joint Description not available.
dropGibItem1Joint Description not available.
dropGibItem1Offset Description not available.
dropGibItem2Joint Description not available.
dropGibItem3Joint Description not available.
dropGibItem4Joint Description not available.
dropGibItem5Joint Description not available.
dropGibItem6Joint Description not available.
dropGibItem7Joint Description not available.
dropGibItem8Joint Description not available.
dropGibItem9Joint Description not available.
dropGibItem9Offset Description not available.
editor_color Description not available.
editor_copy Description not available.
editor_maxs Description not available.
editor_mins Description not available.
editor_showangle Description not available.
editor_var XXXX Description not available.
eye_focus_rate how quickly the eyes focus on a target
eye_horizontal_offset horizontal offset from the player’s view that the character’s eyes should focus on. negative values bring eyes closer together.
eye_turn_max max angular offset for eye joint before head has to turn.
eye_turn_min min angular offset for eye joint before head has to turn.
eye_verticle_offset verticle offset from the player’s view that the character’s eyes should focus on.
flashColor color of muzzleflash
flashRadius radius of muzzleflash
flashTime how long muzzleflash lasts
fov Character’s field of view. Characters initially become aware of the player when he enters this cone. Also controls when the character sees the player as shootable. Character’s will not use fov for sight checks after their initial wake up.
fx_teleport Description not available.
fx_teleport1 Description not available.
fx_teleport2 Description not available.
fx_teleport3 Description not available.
gib Description not available.
guiTarget Description not available.
head_focus_rate how quickly the head focuses on a target
head_joint Description not available.
head_look Description not available.
health Description not available.
hide Causes monster to be hidden and nonsolid until triggered. Set to 2 for single trigger (entity wakes up when unhidden).
ik_ankle1 Description not available.
ik_ankle2 Description not available.
ik_dir1 Description not available.
ik_dir2 Description not available.
ik_foot1 Description not available.
ik_foot2 Description not available.
ik_footSize Description not available.
ik_hip1 Description not available.
ik_hip2 Description not available.
ik_knee1 Description not available.
ik_knee2 Description not available.
ik_numLegs Description not available.
ik_waist Description not available.
inherit Description not available.
kick_force how much force to apply to blocking obstacles to get them out of the way.
look_joint XXXX Description not available.
look_max maximum angles for head looks
look_min minimum angles for head looks
mass character’s mass.
maxs Description not available.
melee_range do melee attack when within this range
mins Description not available.
model Description not available.
mtr_flashShader shader to use for muzzleflash
name Description not available.
networkSync Description not available.
neverDormant Description not available.
noGrab Description not available.
noclipmodel Description not available.
on_activate Animation to play when monster sees player or is triggered. Set to blank to make monster immediately start attacking the player without playing an animation.
origin Description not available.
pain_threshold How much damage monster has to recieve in one blow for it to play a pain animation.
projectile_height_to_distance_ratio calculates the maximum height a projectile can be thrown. for example, a projectile thrown 100 units with a projectile_height_to_distance_ratio of 0.5 will only ever be up to 50 units above the target.
projectile_spread how much to spread out projectiles when they’re fired. Works in conjunction with attack_accuracy. Good for things like shotgun blasts.
ragdoll Specifies the .af file to use for a ragdoll when the creature dies
rank Monsters only fight back when attacked by members of it’s own team when its rank is greater than or equal to the attacker’s rank. A rank of 0 will never fight back.
rotation Description not available.
scriptobject Description not available.
size Description not available.
skin_dropDeath Description not available.
skin_dropGib Description not available.
skin_xray Description not available.
slowmo Description not available.
smoke_weapon Description not available.
smoke_wound_metal Description not available.
smoke_wound_ricochet Description not available.
snd_bounce Description not available.
snd_chatter chat sound to play when idle
snd_chatter_combat chat sound to play when in combat
snd_death Description not available.
snd_footstep Description not available.
snd_gibbed Description not available.
solidForTeam Description not available.
spawnclass Description not available.
talks whether character can be engaged in conversation
target set of path_* entities to visit.
team Monsters do not actively attack players or monsters with the same team #.
turn_rate Maximum # of degrees monster can turn per second
use_aas extension of the aas file to use for navigation.
wait How long to wait before following path. Monster will be unresponsive until this time has passed.
walk_on_sight Allows the monster to begin walking towards the player before his sight animation finishes.

Inheritance

This entity is derived from the following:

Note : Entries marked in italics are classes defined in the SDK.

Notes

Notes not available.