ScenEdit_SetSideOptions
Posted: Wed May 13, 2020 8:11 pm
The following is taken from the CommandLua documentation :
ScenEdit_SetSideOptions (options)
Set side options....AWARENESS and PROFICIENCY.(options)
Parameters
options SideOptions The side items to be changed.
Returns
{ SideOption }The side options
Example
ScenEdit_SetSideOptions('{side='SideA',awareness='OMNI',PROFICIENCY='ace')
The documentation does not give the valid values that can be used for awareness or proficiency.
What are the valid string values for awareness?
What are the valid sting values for proficiency?
ScenEdit_SetSideOptions (options)
Set side options....AWARENESS and PROFICIENCY.(options)
Parameters
options SideOptions The side items to be changed.
Returns
{ SideOption }The side options
Example
ScenEdit_SetSideOptions('{side='SideA',awareness='OMNI',PROFICIENCY='ace')
The documentation does not give the valid values that can be used for awareness or proficiency.
What are the valid string values for awareness?
What are the valid sting values for proficiency?