Code: Show/Hide [Soccer]
; client settings BallBounce=1 AllowBombs=1 AllowGuns=1 PassDelay=20 Mode=0 BallBlankDelay=200 UseFlagger=1 BallLocation=1 ; server settings BallCount=1 SendTime=500 Reward=5000 CapturePoints=1 ;CatchMinimum=12 ;CatchPoints=0 WinBy=1 SpawnX = 512 SpawnY = 512 SpawnRadius = 150 |
Code: Show/Hide banners
game_timer flags balls bricks koth fm_normal |
Code: Show/Hide [ Modules ]
; this key holds the names of the modules that will take effect in this ; arena. typical things to put here are modules for scoring, special ; game types, flag guards, etc. AttachModules = \ fm_normal \ points_kill \ points_flag \ points_goal \ koth |
Code: Show/Hide [King]
DeathCount=1 ExpireTime=10000 RewardFactor=10000 NonCrownAdjustTime=3000 NonCrownMinimumBounty=300 CrownRecoverKills=2 |
Code: Show/Hide [King]
RewardFactor=1000 ;uses flag reward formula (totalplaying * totalplaying * reward / 1000) ;make negative to give absolute points SplitPoints=1 ;share points between winners |
Code: Show/Hide AttachModules = points_koth |