d3vin Posted April 17, 2002 Posted April 17, 2002 here is a filter I made for ffa and all weapons 1 if game ~== "basejk" goto 3 2 remove 3 if g_gametype ~== "0" goto 5 4 remove 5 if g_weaponDisable ~== "0" goto 7 6 remove and here is one for team ffa and all weapons 1 if game ~== "basejk" goto 3 2 remove 3 if g_gametype ~== "5" goto 5 4 remove 5 if g_weaponDisable ~== "0" goto 7 6 remove btw i think changing the g_weaponDisable to 65531 will get you saber only
Taicat Posted April 18, 2002 Posted April 18, 2002 ASE also updated their filters (let the autoupdate run to get 'em) to better support JO..... BTW, Nice, d3vin.........
Recommended Posts
Archived
This topic is now archived and is closed to further replies.