#(aswdahhkey) draw
50 messages · Page 1 of 1 (latest)
(aswdahhkey) draw
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
How do I draw a bath
Probably used a plugin like this and wants to recreate in denizen maybe??
Spigot Plugin - Draw directly onto Minecraft maps in-game. Plugin Download: https://gitlab.com/BlockStack/ArtMap/-/releases
Better explainer for it here https://wikijs.vulengate.com/Artmap
image
draw [id:<id>] [pixel/rectangle/oval/image:<image>] (width:<width>) (height:<height>) (filled) [x:<x>] [y:<y>] (color:<color>)
Draws on an image.
Draws a pixel, shape, or image onto an image.
"id:" - the id of the image to draw on, see !command Image.
"x:" and "y:" - the position that should be drawn on, see !language Image positions.
For pixels or shapes:
"color:" - a !ObjectType ColorTag of the color to draw in.
For non-pixel shapes:
"width:" and "height:" - the size of the shape being drawn, required.
"filled" - whether the shape should be filled or just a border. optional, defaults to false.
And for images:
"i...
hm, I assume you'd have to throw an image in denizen's images folder, then apply that to a map, and use the draw command to edit that image, and keep updating the map's image
item
map [<#>/new:<world>] (reset:<location>/reset_to_blank) (scale:<value>) (tracking) (image:<file>) (resize) (script:<script>) (dot:<color>) (radius:<#>) (x:<#>) (y:<#>) (text:<text>) (width:<#>) (height:<#>)
Modifies a new or existing map by adding images or text.
This command modifies an existing map, or creates a new one. Using this will override existing non-Denizen map renderers with Denizen's custom map renderer.
You must specify at least one of 'reset', 'reset_to_blank', 'script', 'image', 'dot', 'text'. You can specify multiple at once if you prefer.
When using 'reset' or 'reset_to_blank', you can specify optionally 'scale' and/or 'tracking'.
When using 'image' you can optionally specify 'resize' or 'width:<#>' and 'height:<#>'.
When using 'dot',...
!c image
image
image [id:<id>] [load [image:<image>/path:<path>]]/[save [path:<path>] [format:<format>]]/[unload]
Loads, saves, and unloads images.
Loads, saves, and unloads images.
With "load", specify either a file path to read from or an image object to load.
With "save", specify a file path to save the image to and a format to save the image in (e.g. "png", "jpg", "bmp"...), defaults to "png".
For both of these the starting path is "plugins/Denizen".
Use waitable syntax ("- ~image") when loading or saving from a file to avoid locking up the server during file IO, refer to !language ~waitable.
All uses of the image command must ...
I'll try that
do map command update the map automatically?
I believe you can just run map <[your_map]> image:<[image]> to update the image
i dont understand
like i draw map id
then how do i get the map data after draw
oh wait
i think i understand a bit
let me try
when you draw, you edit the image, not the map
you then reapply that image to the map
item
map [<#>/new:<world>] (reset:<location>/reset_to_blank) (scale:<value>) (tracking) (image:<file>) (resize) (script:<script>) (dot:<color>) (radius:<#>) (x:<#>) (y:<#>) (text:<text>) (width:<#>) (height:<#>)
Modifies a new or existing map by adding images or text.
This command modifies an existing map, or creates a new one. Using this will override existing non-Denizen map renderers with Denizen's custom map renderer.
You must specify at least one of 'reset', 'reset_to_blank', 'script', 'image', 'dot', 'text'. You can specify multiple at once if you prefer.
When using 'reset' or 'reset_to_blank', you can specify optionally 'scale' and/or 'tracking'.
When using 'image' you can optionally specify 'resize' or 'width:<#>' and 'height:<#>'.
When using 'dot',...
Thread closed as resolved.
hmm
Thread was manually reopened by @faint barn.
?
Thread is now a Help/Support thread. A helper will check your thread when available.
Only thing I could imagine is maybe network latency?
:OOO
If you have any further testing you want to do (e.g. local test server vs. remote), feel free to post that here and we could help you look into it
Otherwise -
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@faint barn
i'll try with normal item frame