Item flay

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Flay artefacts is homing projectiles that flies to an enemy, then ripps the flesh from his bones.
 
Flay artefacts is homing projectiles that flies to an enemy, then ripps the flesh from his bones.
  
== Item behavior ==
+
{{Entity_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 [[bmodel | bmodels]]).
+
 
+
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 ==

Revision as of 01:17, 4 July 2012

Flay artefacts is homing projectiles that flies to an enemy, then ripps the flesh from his bones.

Template:Entity item behavior

Entity fields

Key Name Description Default value
Common item keys
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