SSM ~ Force a Kit ?

Until this forum becomes busy just include BF2, 2142 or BFV in the title
Post Reply
Player
Posts: 28
Joined: Sat Oct 24, 2009 5:06 pm

SSM ~ Force a Kit ?

Post by Player »

In BF42 it was quite simple to force everyone to spawn with a particular kit by changing the init.con

Code: Select all

game.setTeamSkin 1 JapaneseSoldier
game.setKit 1 0 Jap_Scout
game.setKit 1 1 Jap_Scout
game.setKit 1 2 Jap_Scout
game.setKit 1 3 Jap_Scout
game.setKit 1 4 Jap_Scout

game.setTeamSkin 2 USSoldier
game.setKit 2 0 Jap_Scout
game.setKit 2 1 Jap_Scout
game.setKit 2 2 Jap_Scout
game.setKit 2 3 Jap_Scout
game.setKit 2 4 Jap_Scout
I wanted to do this in BF2, but seems the same approach seems leads to CTD.
LightSpeed///
Posts: 44
Joined: Sun Oct 18, 2009 3:06 pm

Re: SSM ~ Force a Kit ?

Post by LightSpeed/// »

remove all .md5 files from the server, then it will work
AKA WhatThe
Post Reply