#Void Skript

1 messages · Page 1 of 1 (latest)

kindred haven
#

have you tried to do anything?

#

if yes please send what have you tried to do

silk agate
#

yes, i know how

woven aurora
#

on damage: damage was caused by lava, fire or burning victim is a player kill victim teleport victim's loot to 35, 63, -10

lofty hollow
#

drop their inventory at that location

#

then clear the inventory

#

and then kill the victim

kindred haven
#

Here is how you can teleport player
teleport victim to location(1,1,1, world "world")

woven aurora
#

on damage: damage was caused by lava, fire or burning victim is a player teleport victim to location(36.05,63,-5.07, world "world") wait 1 tick kill victim

#

it works now when i die to fire it teleport me to a location with before i die

kindred haven
#

great job!

woven aurora
#

now i just need to do "falldamage on glass" like when u take falldamage nothing happend but if u take falldamage on glass it tp u and kill u like before

#

and "damage was caused by falldamage on glass" doesn't work

lofty hollow
#

check for damage cause, if its fall damage, check for block under the victim

silk agate
#

(You need to close them too)

woven aurora
#

wdym 3x?

#

`

kindred haven
woven aurora
#

ohh

#
    damage was caused by lava, fire or burning
    victim is a player
    teleport victim to location(36.05,63,-5.07, world "world")
    wait 1 tick
    kill victim```
#

oh yeah thats better

kindred haven
# woven aurora now i just need to do "falldamage on glass" like when u take falldamage nothing ...
woven aurora
#

ty

kindred haven
#

Here is how you can check block below the player
if block below victim is glass block:

woven aurora
#
    damage was caused by falldamage
    victim is a player
    if block below victim is glass block:
    teleport victim to location(36.05,63,-5.07, world "world")
    wait 1 tick
    kill victim```
#

damage was caused by falldamage isn't a thing how do i type it then?
fall_damage

lofty hollow
#

Damage cause is

woven aurora
#

fixed the falldamage is was "fall"

#

now its just whenever i take fall damage it kills me and teleports me

#
    damage was caused by fall
    if block below victim is glass block
    victim is a player
    teleport victim to location(36.05,63,-5.07, world "world")
    wait 1 tick
    kill victim```
kindred haven
#

add the :

woven aurora
#

then nothings happends

kindred haven
#
on damage:
    damage was caused by fall
    if block below victim is glass block:
      victim is a player
      teleport victim to location(36.05,63,-5.07, world "world")
      wait 1 tick
      kill victim
woven aurora
kindred haven
#

send /sk info

woven aurora
kindred haven
#

ok nvm

woven aurora
#

oh wait thats spaces

#

lemme fix

#

same thing

kindred haven
#
    damage was caused by fall
    if block below victim is glass block:
        victim is a player
        teleport victim to location(36.05,63,-5.07, world "world")
        wait 1 tick
        kill victim
#

this one

#

should work

woven aurora
#

PERFECT ty this helped me soo much

kindred haven
#

👍

woven aurora
#

quick question extra cooldown for pearls??? i tryed ⬇️

set the cooldown of ender pearl for player to 10 seconds

i found it in skunity docs but it doesn't work

silk agate
#

you need this addon

#

skbee has this too

woven aurora
#

ty

#

doesn