ChAoTiC FoOl Posted April 18, 2002 Share Posted April 18, 2002 How do i set my server to sabers only FFA? Link to comment Share on other sites More sharing options...
CRCError Posted April 18, 2002 Share Posted April 18, 2002 If you are running a dedicated server from command line add this to your config file: seta g_weaponDisable "65531" If you are making a game from the GUI select "Lightsaber Only: Yes" on the Create Server screen. CRCError Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 18, 2002 Share Posted April 18, 2002 To set the gametype to FFA, use this: seta g_gametype "0" seta g_mapAutoCycle "1" I'd also recommend you have this: seta g_duelWeaponDisable "65531" and at the very end: map ffa_bespin Unless of course you want a custom map rotation. Then you set g_mapAutoCycle to "0" and put the rotation at the end. Since players can challenge each other to private duels on FFA servers, you'll want the g_duelWeaponDisable also set to saber only. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.