Jump to content

Home

weapon disable


netrunner2k

Recommended Posts

Posted

hello,

 

I want to create a server where no weapons are allowed.

 

If I create a server from the game menu it works, but what i have to add to my dedicated server config file to disable weapons or to aktivate "saber only mode"?

Posted

Add this to your server.cfg:

 

seta g_weaponDisable "65531" // Saber only

seta g_duelWeaponDisable "65531" // Saber only

 

The // denotes a comment and that part is optional. I like to comment my configs so that if I happen to give anyone else a copy, they can follow what I'm doing.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...