Call of Duty Script Documentation
precacheitem(<item name>)
ModulePrecache
Summary
Precaches the given item. It must be called before any wait statements in the level script.
Minimum Number of arguments: 1
1 : <item name> The name of the item to precache.
Number of optional arguments: 0
Return to Function List