Project

General

Profile

Actions

Bug #1265

open

call_incident(): Mismathed players_iterate() / players_iterate_end

Added by Marko Lindqvist 9 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Server
Target version:
-
Start date:
03/24/2025
Due date:
% Done:

0%

Estimated time:

Description

call_incident() has a badly placed players_iterate_end. It's not after the block that players_iterate() begun, but after an if ... else {} -block. At the moment the issue is only semantic as players_iterate_end only closes blocks opened by players_iterate() and overall number of consecutive closing braces is correct, they are just "in wrong order"

No data to display

Actions

Also available in: Atom PDF