Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
AttachVulnerabilityEffect
Syntax
C++
virtual int AttachVulnerabilityEffect(IFunctionHandler * pH, int characterSlot, int partid, Vec3 hitPos, float radius, const char* effect, const char* attachmentIdentifier);
Parameters 
Description 
int characterSlot 
Character slot. 
int partid 
Vec3 hitPos 
Position of the hit. 
float radius 
Radius of the hit. 
const char* effect 
Effect string name. 
attachmentIndetifier 
Identifier for the attachment. 

Syntax: Actor.AttachVulnerabilityEffect( int characterSlot, int partid, Vec3 hitPos, float radius, const char* effect, const char* attachmentIdentifier) 

Attaches vulnerability effect. 

 

Copyright (c) 2012. All rights reserved.