ScardyBobScardyBobJoin Date: 2009-11-25Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
Yes, but you'll have to exclude balance.lua from the consistency checking so clients can join. However, its best to publish all the changes to a Steam Workshop mod that you run on the server so your changes don't get overwritten when a new build comes out.
I'm just guessing here but won't clients encounter prediction problems if their balance.lua differs from that of the server's?
Indeed, publishing to the Steam Workshop seems like the "correct" way to do it.
Possibly, depending on what you change. Steam Workshop is always the better alternative because it gets around this problem, but if you willing to accept some level of client prediction funkiness, you can do it this way.
Comments
I'm just guessing here but won't clients encounter prediction problems if their balance.lua differs from that of the server's?
Indeed, publishing to the Steam Workshop seems like the "correct" way to do it.