Trigger slab spawn (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
Spawns slabBase, slab, NPC, and light. Calls SlabNPCSpawnRun().
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
KEY | DESCRIPTION |
---|---|
Precache XXXX | Description not available. |
accepts_wounds | Description not available. |
accurateguitrace | Description not available. |
alignToJoint | Description not available. |
allowMultipleNPCSkins | 1 = spawn NPC with random skin, 0 = spawn NPC with 1 default skin (1) |
angle | Description not available. |
anim | specifies anim that should be played on npc (on_slab) |
applyDamageEffects | Description not available. |
bind | Description not available. |
bindOrientated | Description not available. |
bindToBody | Description not available. |
bindToJoint | Description not available. |
bindanim | Description not available. |
callRef | Description not available. |
cameraTarget | Description not available. |
cinematic | Description not available. |
classname | Description not available. |
clipmodel | Description not available. |
cone | Description not available. |
cylinder | Description not available. |
delay | Description not available. |
dispose_delay | Description not available. |
editor_color | Description not available. |
editor_maxs | Description not available. |
editor_mins | Description not available. |
editor_usage | Spawns slabBase, slab, NPC, and light. Calls SlabNPCSpawnRun(). |
editor_var XXXX | Description not available. |
gravity | Description not available. |
guiTarget | Description not available. |
health | Description not available. |
hide | Description not available. |
ignoreGravityZones | Description not available. |
lightColor | color for light and slabBase light source (0.8627 0.898 1) |
maxs | Description not available. |
mins | Description not available. |
model | Description not available. |
moveToJoint | Description not available. |
name | Description not available. |
networkSync | Description not available. |
neverDormant | Description not available. |
noJawFlap | 1 = disables jaw flap |
noPortal | Description not available. |
noclipmodel | Description not available. |
notouch | Description not available. |
offset_aim | Description not available. |
origin | Description not available. |
push_cosine | Description not available. |
pushes | Description not available. |
random | Description not available. |
rotation | Description not available. |
scream | 1 = npc plays scream sound (1) |
screamMaxDelay | maximum time to delay before playing next scream sound (6) |
screamMinDelay | minimum time to delay before playing next scream sound (3) |
scriptobject | Description not available. |
size | Description not available. |
slabRot | additional rotation for slab base, only used if useAF = 0 (12 0 0) |
solidForTeam | Description not available. |
spawnLight | 1 = spawns bound light, 0 = no light (1) |
spawnModel0 | 1 = can spawn character_dalton (1) |
spawnModel1 | 1 = can spawn character_chuck (1) |
spawnModel2 | 1 = can spawn character_underwear (1) |
spawnModel3 | 1 = can spawn character_girlfriend_blonde (1) |
spawnclass | Description not available. |
target | Description not available. |
useAF | 0 = use func_mover instead of articulated figure (1) |
usePathMover | 0 = don’t start path mover script after spawned, call SlabNPCStartMove() to start movement (1) |
wait | Description not available. |
Inheritance
This entity is derived from the following:
Note : Entries marked in italics are classes defined in the SDK.
Notes
Notes not available.