Author |
Message |
Outkasted Newbie
Joined: Feb 21 2004 Posts: 14 Offline
|
Posted: Sun Feb 22, 2004 9:59 pm Post subject: Soccer |
 |
|
|
|
Im using ASSS in linux....
I can't figure out how to turn on the scoring for the soccer game...
The module is loaded in modules.conf (balls) (scoring:points_goal)
and it is attached in arena.conf as (points_goal)
The balls.conf file looks like this...
[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=0
; CatchMinimum=12
; CatchPoints=0
; WinBy=0
SpawnX = 512
SpawnY = 512
SpawnRadius = 150
------
It just says Goal by blah blah....
it doesnt reward any points.
-Outkasted |
|
Back to top |
|
 |
-Smong- Guest
Offline
|
Posted: Mon Feb 23, 2004 3:08 am Post subject: |
 |
|
|
|
I don't think points are awarded until the game is won. Try uncommenting CapturePoints and set it to 1 or something. The soccer module still needs a little work, like MinPlayers and MinTeams. |
|
Back to top |
|
 |
|