Call of Duty Script Documentation
setmissiondvar()
Module
Level
Summary
changes the value of the specified mission dvar
Example
setmissiondvar("mission_01", 1);
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List