Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetLookStyle
Syntax
C++
int AllowLowerBodyToTurn(IFunctionHandler* pH, ScriptHandle entityID, bool bAllowLowerBodyToTurn);
Parameters 
Description 
bool bAllowLowerBodyToTurn 
true if you want to allow the turning movement of the body, false otherwise 
entityId 
entity id of the agent you want to set the look style to 

Syntax: AI.LockBodyTurn(entityID, bAllowLowerBodyToTurn)

Copyright (c) 2012. All rights reserved.