#(podjazd) posion don't work
22 messages · Page 1 of 1 (latest)
(podjazd) posion don't work
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.
weapon_skill_zatrucia_script:
type: world
events:
on player damages player with:miecz_zatrucia:
- if <util.random_chance[10]>:
- if !<player.has_flag[mieczcooldown]>:
- define countdown_time 10
- flag <player> mieczcooldown expire:<[countdown_time]>s
- itemcooldown netherite_sword d:<[countdown_time]>s
- run miecz_zatrucia_skill
- repeat <[countdown_time]>:
- actionbar "<&color[#08FB71]><bold>MIECZ ZATRUCIA <dark_gray>» (<gray>Odnowi się za: <white><[countdown_time]>s<dark_gray>)" targets:<player>
- define countdown_time <[countdown_time].sub[1]>
- wait d:1s
- actionbar "<&color[#08FB71]><bold>MIECZ ZATRUCIA <dark_gray>» (<gray>Odnowi się za: <white>TERAZ!<dark_gray>)" targets:<player>
miecz_zatrucia_skill:
type: task
script:
- cast poison <context.damaged> amplifier:1 duration:5s
someone know why its not working?
the damaged player don't get poison
!debug
If you need help with a script issue, one of the most powerful tools Denizen has to offer is full debug output. This is displaying in your console whenever scripts are running until you turn debug off. To share a debug log quickly and easily with helpers, simply run the command /denizen debug -r in-game to begin recording, then run through the part of the script you need help with, then run the command /denizen submit. This will give you a link to a paste of the debug log, which you can then copy/paste back to us!
Content of Server Log Paste #127921: Denizen Debug Logs From A Minecraft Server... pasted 2024/11/09 09:58:46 UTC-08:00, Paste length: 14001 characters across 117 lines, Content: Java Version: 21.0.3Up-time: 15h 2m
Try inject instead of run
okay
Content of Server Log Paste #127922: Denizen Debug Logs From A Minecraft Server... pasted 2024/11/09 10:00:38 UTC-08:00, Paste length: 27217 characters across 227 lines, Content: Java Version: 21.0.3Up-time: 15h 4m
still don't get posion
Content of Server Log Paste #127922: Denizen Debug Logs From A Minecraft Server... pasted 2024/11/09 10:00:38 UTC-08:00, Paste length: 27217 characters across 227 lines, Content: Java Version: 21.0.3Up-time: 15h 4m
UniverseSpigot version git-UniverseSpigot-"84fb86a" (MC: 1.20.4)
Denizen: 1.3.0-SNAPSHOT (build 1803-REL) -- (Outdated build, behind by 1)
@wheat lantern
Offline, but proxied.
3 (:triangular_flag_on_post: Offline)
21.0.3 :white_check_mark:
WorldGuard: 7.0.9+5934e49
TAB: 5.0.1 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion: 5.1.0 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI: 9.7.7.5 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
FastAsyncWorldEdit: 2.12.1-SNAPSHOT-961;eb0f07a - This plugin has been known to break the plugin load order on many servers, due to usage of the 'loadbefore' directive in its 'plugin.yml'.
I think I see the issue, but I’m not confident in the answer. Leaving this to a helper to resolve
okay
Thread closed as resolved.
@tawdry cargo cracked @wary ibex
Thread was manually reopened by @warm mesa.
Role applied.
Thread created: #1304877445614407800