TGame.LoadWeap

From Soldat Community Wiki
Revision as of 16:42, 29 July 2013 by Menturi (talk | contribs) (Fixed typo `ot`)
Jump to: navigation, search
function LoadWeap(WeaponMod: string): Boolean
 WeaponMod: path to the weapon mod file
 Result: if it worked or not

Description

Changes the weapon mod

Example

Game.LoadWep('sctfl.txt');