Open lumberjackgames opened 8 months ago
Add support for area_pos1 and area_pos2 chatcommands to accept coordinates separated by commas AND spaces rather than only commas OR spaces. Will also handle combinations of both such as caused by typos (e.g. /area_pos 1, 2,3)
/area_pos 1, 2,3
Add support for area_pos1 and area_pos2 chatcommands to accept coordinates separated by commas AND spaces rather than only commas OR spaces. Will also handle combinations of both such as caused by typos (e.g.
/area_pos 1, 2,3
)