Call of Duty Script Documentation
commitsave(<saveId>)
ModuleSave
Summary
commits the current save in the save buffer.
Example
commitsave(id);
Minimum Number of arguments: 0
Number of optional arguments: 1
1 : <saveId> The id of the save to commit.
Return to Function List