( search forums )
Setting weapons back to normal
Soldat Forums - Soldat Interface Mods & Mod Making - Modding help
Deleted User
August 15, 2005, 7:49 pm
I used notepad to edit about half the weapons in Soldat a while back. Now I want to host a regular zombie match with no modded waepons.What are the original settings/How can I set them all back to normal?

Deleted User
August 15, 2005, 7:54 pm
These into weapons.ini:

[Info]
Name=Default mod
Version=1

[USSOCOM]
Damage=172
FireInterval=12
Ammo=12
ReloadTime=65
Speed=180
BulletStyle=1
StartUpTime=0
Bink=0
MovementAcc=1

[Desert Eagles]
Damage=176
FireInterval=23
Ammo=7
ReloadTime=103
Speed=190
BulletStyle=1
StartUpTime=0
Bink=0
MovementAcc=1

[HK MP5]
Damage=108
FireInterval=6
Ammo=30
ReloadTime=95
Speed=190
BulletStyle=1
StartUpTime=0
Bink=-25
MovementAcc=1

[Ak-74]
Damage=115
FireInterval=11
Ammo=40
ReloadTime=150
Speed=240
BulletStyle=1
StartUpTime=0
Bink=-40
MovementAcc=1

[Steyr AUG]
Damage=73
FireInterval=7
Ammo=30
ReloadTime=115
Speed=260
BulletStyle=1
StartUpTime=0
Bink=-35
MovementAcc=1

[Spas-12]
Damage=121
FireInterval=34
Ammo=7
ReloadTime=175
Speed=140
BulletStyle=3
StartUpTime=0
Bink=0
MovementAcc=1

[Ruger 77]
Damage=243
FireInterval=32
Ammo=4
ReloadTime=115
Speed=330
BulletStyle=1
StartUpTime=0
Bink=18
MovementAcc=3

[M79]
Damage=165000
FireInterval=6
Ammo=1
ReloadTime=180
Speed=110
BulletStyle=4
StartUpTime=0
Bink=25
MovementAcc=3

[Barret M82A1]
Damage=495
FireInterval=240
Ammo=10
ReloadTime=300
Speed=550
BulletStyle=1
StartUpTime=0
Bink=80
MovementAcc=6

[FN Minimi]
Damage=89
FireInterval=9
Ammo=50
ReloadTime=250
Speed=270
BulletStyle=1
StartUpTime=0
Bink=-49
MovementAcc=2

[XM214 Minigun]
Damage=48
FireInterval=4
Ammo=100
ReloadTime=366
Speed=290
BulletStyle=1
StartUpTime=50
Bink=0
MovementAcc=1

[Flamer]
Damage=1200
FireInterval=6
Ammo=200
ReloadTime=5
Speed=105
BulletStyle=5
StartUpTime=0
Bink=0
MovementAcc=1

[Rambo Bow]
Damage=1200
FireInterval=10
Ammo=1
ReloadTime=25
Speed=210
BulletStyle=7
StartUpTime=0
Bink=0
MovementAcc=1

[Flamed Arrows]
Damage=800
FireInterval=10
Ammo=1
ReloadTime=39
Speed=180
BulletStyle=8
StartUpTime=0
Bink=0
MovementAcc=1

[Combat Knife]
Damage=215000
FireInterval=6
Ammo=1
ReloadTime=3
Speed=60
BulletStyle=11
StartUpTime=0
Bink=0
MovementAcc=1

[Chainsaw]
Damage=2100
FireInterval=4
Ammo=40
ReloadTime=65
Speed=70
BulletStyle=11
StartUpTime=0
Bink=0
MovementAcc=1

[M72 LAW]
Damage=150000
FireInterval=30
Ammo=1
ReloadTime=540
Speed=230
BulletStyle=12
StartUpTime=23
Bink=0
MovementAcc=1

[Punch]
Damage=33000
FireInterval=6
Ammo=1
ReloadTime=3
Speed=50
BulletStyle=6
StartUpTime=0
Bink=0
MovementAcc=1

[Grenade]
Damage=150000
FireInterval=80
Ammo=1
ReloadTime=20
Speed=50
BulletStyle=2
StartUpTime=0
Bink=0
MovementAcc=1

[Stationary Gun]
Damage=180
FireInterval=10
Ammo=100

Deleted User
August 15, 2005, 8:07 pm
Thank you

117
August 16, 2005, 5:10 pm
Here's a tip, create 2 ini files and use the /loadwep command. For example, create weapons2.ini with the modified weaps and then in game use /loadwep weapons2 to load the file. Then u drop ur weap, pick it up again and the modded weap file will be in use.

mata_bun
August 20, 2005, 3:17 am
good info to have, thank you. I'll need these later when I find that my MOD sucks butt. :P