UE1 - UT ammo zoneinfo

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

medor

Member
Mar 15, 2009
446
7
18
http://unrealtournament.99.free.fr/utfiles/index.php?dir=Mods/&file=DanesWeaponTweaker.zip


Code:
[DanesWeaponTweaker.DanesWeaponTweaker]

// Enforcer settings:
EnforcerAmmoPickupCount=25
EnforcerMaxAmmoAmount=500
EnforcerAmmoAmount=100

// Minigun settings:
MinigunAmmoPickupCount=50
//MiniMaxAmmoAmount=This value is defined in EnforcerMaxAmmoAmount
MinigunAmmoAmount=150

// ShockRifle settings:
ShockAmmoPickupCount=20
ShockMaxAmmoAmount=100
ShockAmmoAmount=50

// PulseGun settings:
PulseAmmoPickupCount=25
PulseMaxAmmoAmount=250
PulseAmmoAmount=100

// FlakCannon settings:
FlakAmmoPickupCount=25
FlakMaxAmmoAmount=150
FlakAmmoAmount=50

// Ripper settings:
RipperAmmoPickupCount=25
RipperMaxAmmoAmount=250
RipperAmmoAmount=75

// BioRifle settings:
BioAmmoPickupCount=30
BioMaxAmmoAmount=250
BioAmmoAmount=75

// Eightball settings:
EightballAmmoPickupCount=20
EightballMaxAmmoAmount=250
EightballAmmoAmount=45

// SniperRifle settings:
SniperAmmoPickupCount=25
SniperMaxAmmoAmount=500
RifleAmmoAmount=100

// WarheadLauncher settings:
WarAmmoAmount=10
 

Dozey

The Cleaner of Sunspire, Mapper
http://unrealtournament.99.free.fr/utfiles/index.php?dir=Mods/&file=DanesWeaponTweaker.zip


Code:
[DanesWeaponTweaker.DanesWeaponTweaker]

// Enforcer settings:
EnforcerAmmoPickupCount=25
EnforcerMaxAmmoAmount=500
EnforcerAmmoAmount=100

// Minigun settings:
MinigunAmmoPickupCount=50
//MiniMaxAmmoAmount=This value is defined in EnforcerMaxAmmoAmount
MinigunAmmoAmount=150

// ShockRifle settings:
ShockAmmoPickupCount=20
ShockMaxAmmoAmount=100
ShockAmmoAmount=50

// PulseGun settings:
PulseAmmoPickupCount=25
PulseMaxAmmoAmount=250
PulseAmmoAmount=100

// FlakCannon settings:
FlakAmmoPickupCount=25
FlakMaxAmmoAmount=150
FlakAmmoAmount=50

// Ripper settings:
RipperAmmoPickupCount=25
RipperMaxAmmoAmount=250
RipperAmmoAmount=75

// BioRifle settings:
BioAmmoPickupCount=30
BioMaxAmmoAmount=250
BioAmmoAmount=75

// Eightball settings:
EightballAmmoPickupCount=20
EightballMaxAmmoAmount=250
EightballAmmoAmount=45

// SniperRifle settings:
SniperAmmoPickupCount=25
SniperMaxAmmoAmount=500
RifleAmmoAmount=100

// WarheadLauncher settings:
WarAmmoAmount=10

it's for admin I think. I need something that it will supply my weapons in backpack. Similar to Unreal 2 ammo station.
 
Last edited:

Dozey

The Cleaner of Sunspire, Mapper
I do not understand.
can you rephrase?

I think that code and this package that you sended to me is helpful for admin (setting ammo amount in ut weapons etc.). I need zone that it will give me ammo to weapons that playerpawn have. I've figured something similar but with playerpawn health - if you have less than max health points, then after you enter that zone it will give you back max points of health.