Difference between revisions of "TGame.LoadWeap"
(Created page with " '''''function LoadWeap(WeaponMod: string): Boolean''''' WeaponMod: path to the weapon mod file Result: if ot worked or not ==Description== Changes the weapon mod<br> ==...") |
(No difference)
|
Revision as of 11:40, 23 July 2013
function LoadWeap(WeaponMod: string): Boolean WeaponMod: path to the weapon mod file Result: if ot worked or not
Description
Changes the weapon mod
Example
Game.LoadWep('sctfl.txt');