SAIL Base
Function - SaveCharacters
| Summary |
|---|
| Name |
| SaveCharacters |
| Parameters |
|
| Description |
|---|
| Saves set of human characters to the output save and gives it specified ident For special characters use: SaveCharacters(handle,name) in one mission and handle:=CreateCharacter(name) in the next mission For survived people from previous mission use SaveCharacters(set,name) in one mission and set:=CreateCharacterSet(name) in the next mission |



