aimodel.addState
Adds a state to the AIModel.
Prototype
bOk = aimodel.addState ( hAIModel, sName )
Description
Adds a state to the AIModel with name sName.
Parameters
hAIModel - valid AIModel handle
sName - state string
Return values
bOk - true on success
Available since ShiVa 2.0