You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've discovered a bug where in a 1v1 situation, if one player does /ctf leave or disconnects, the remaining player is deemed the winner, but they are not paid.
I added money=50 to the onLeave and repeated steps mentioned above. This results in a double payment message one for the 50 from on leave and another for 0 (not sure where this is coming from).
I tested this on Battlearena itsself as well as ArenaSpleef and ArenaPaintball and none of the three have this problem and pay out correctly.
The way I configured my arena, each entrant pays 25.
Winner gets poolmoney=1.0 and so in a 1v1 winner should get 50.
The text was updated successfully, but these errors were encountered:
I've discovered a bug where in a 1v1 situation, if one player does /ctf leave or disconnects, the remaining player is deemed the winner, but they are not paid.
I added money=50 to the onLeave and repeated steps mentioned above. This results in a double payment message one for the 50 from on leave and another for 0 (not sure where this is coming from).
I tested this on Battlearena itsself as well as ArenaSpleef and ArenaPaintball and none of the three have this problem and pay out correctly.
The way I configured my arena, each entrant pays 25.
Winner gets poolmoney=1.0 and so in a 1v1 winner should get 50.
The text was updated successfully, but these errors were encountered: