#Does anyone know how to make a player lay on ground?

1 messages · Page 1 of 1 (latest)

cedar torrent
#

make x crawl iirc, the docs are your friend

cedar torrent
wraith cypress
soft kraken
#

its not crawl its swimming animation

wraith cypress
#

no, i mean the animation like when you're laying in bed

soft kraken
#

not really sure how to force player to do it tho

#

thats sleeping_pose

#

ill look if you can set it forcibly without packet crap

#

seems like you need packets for it

north panther
soft kraken
#

never said they cant

north panther
#

gsit does got all the features if u just want a sit plugin btw op

soft kraken
#

true gsit is nice

#

i think it also has /crawl etc

north panther
#

like /lay /sit /crawl

wraith cypress
north panther
#

lemme look docs

#

maybe u could use skript mirror or skript reflect with gsit?

wraith cypress
#

i figured out how to set the sleeping pose, but it instantly sets the player again in the normal pose

soft kraken
#

put it into loop ig

north panther
#

with wait 20 ticks at end

wraith cypress
#

wait

north panther
#

make sure to add wait 20 ticks at end or it crystals u server

wraith cypress
north panther
soft kraken
#

he is setting the pose every tick and it is still broken

#

20 tick delay will make it even worse

north panther
wraith cypress
#

wait ill try

north panther
#

just to see

wraith cypress
#

but i dont think its gonna work

soft kraken
#

he will be laying 1 tick and standing 20 ticks xd

north panther
#

skunisy using attempt to make player sleep at {_loc}

#

attempt to make player sleep at {_loc}

north panther
wraith cypress
#

yes

north panther
#

cuz if u didt i told u it would

wraith cypress
#

on join: while player is online: if {death::%player's uuid%} = true: set pose of player to sleeping pose wait 20 ticks

north panther
#

,,,

#

mm try making wait 20 ticks always wait 20 ticks not just if death player's uuid is true

#

mundosk u can use function packetBedAnimation(player: player, bed: location): set {_packet} to new play_server_bed packet set location pinfo 0 of {_packet} to {_bed} set {_player}'s world pentity 0 of {_packet} to {_player} send {_player} packet {_pac @wraith cypress

#

try using

wraith cypress
north panther
#

i've never used skript reflect as i don't know java

maiden inlet