Item flay

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
(Item behavior)
Line 8: Line 8:
  
 
Note: once you target item to some entity, it will [[Call event | call]] it when picked, be careful.
 
Note: once you target item to some entity, it will [[Call event | call]] it when picked, be careful.
 +
 +
=== Call parameters ===
 +
 +
Items have no special calling parameters.
  
 
== Entity fields ==
 
== Entity fields ==
Line 27: Line 31:
 
| targetname
 
| targetname
 
| Targetname
 
| Targetname
| If set, item becomes hidden end got spawned when called by some entity. If target is set, item will perform spawn move from the center of it's targeter.
+
| If set, item becomes hidden and got spawned when called. If target is set, item will perform spawn move from the center of it's targeter.
 
|-
 
|-
 
| colspan=3 | '''Common entity keys'''
 
| colspan=3 | '''Common entity keys'''

Revision as of 01:09, 4 July 2012

Flay artefacts is projectiles that homed in on an enemy, then ripped the flesh from its bones.

Item behavior

When item is targeted by another entity, it becomes hidden and spawns itself when called.

To make item animate using circle move, target it to some entity, then it will start it's move from that entity center (so you can target bmodels).

Note: once you target item to some entity, it will call it when picked, be careful.

Call parameters

Items have no special calling parameters.

Entity fields

Key Name Description Default value
target Target This entity till be called when item is picked.
targetparm Targer parameters Instructions for call event; Type "nocall" here to disable call event.
targetname Targetname If set, item becomes hidden and got spawned when called. If target is set, item will perform spawn move from the center of it's targeter.
Common entity keys
classname Classname Entity class name item_flay
sid SaveID Entity SaveId
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox