Skip to content

Map command - radius argument fix#2829

Open
davight wants to merge 1 commit into
DenizenScript:devfrom
davight:map-radius-fix
Open

Map command - radius argument fix#2829
davight wants to merge 1 commit into
DenizenScript:devfrom
davight:map-radius-fix

Conversation

@davight

@davight davight commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Reported at https://discord.com/channels/315163488085475337/1011496047811506227/1519021304529817721

Changes:

  • This used to default to one when not specified.
- dmr.addObject(new MapDot(x.asString(), y.asString(), "true", false, radius == null ? "1" : radius.toString(), dot.toString()));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant