Call of Duty Script Documentation

savegame(<filename>, <description>, <screenshot>)


Module
Save


Summary


Save the current game.

Example


savegame(("Chateau" + nodenum), "Documents Obtained");

Minimum Number of arguments: 0


Number of optional arguments: 3



Return to Function List