#(Anatolii) Hey, I found a script showcase and it looks very good.

33 messages · Page 1 of 1 (latest)

ember mantle
cursive folioBOT
#

(Anatolii) Hey, I found a script showcase and it looks very good.

cursive folioBOT
#

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.

south tangle
#

this is a script showcase? where did you find the script?

ember mantle
#

I didn't find the script

#

I just have the showcase

#

And Im curious how is the hand movement done

south tangle
#

my bad i meant

#

where did you find the showcase

ember mantle
#

In a guys discord server, its on his server i believe

paper drift
ember mantle
paper drift
ember mantle
#

Im not copying anything but im curious how is the hand movement done

paper drift
#

shooting mechanics are already out there, just have to sue the search function

#

ah

#

my assumption is they somehow replaced the model for the view of the arm sort of like how emotes are done nowadays

#

you should check on some modeling discords

#

if they have any clues

ember mantle
paper drift
#

then this might involve optifine then

ember mantle
paper drift
ember mantle
paper drift
#

not sure if there's official docs yet since its still in its very early stages

#

!e clientizen

stuck roostBOT
# paper drift !e clientizen
Group

Clientizen

**WARNING**

The client can send any data it wants, so should very carefully verify any input before using it.

Event Lines

clientizen event

Switches

id:<id> to only process the event if the identifier received from the client matches the specified matcher.

Triggers

When the server receives an event from a clientizen client, this requires config option 'Clientizen.process events' in the Depenizen config.

Has Player

Always. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.

Context

<context.id> returns an ElementTag of the event identifier received from the client.
<context.data> returns the context MapTag received from the client as a map of keys to ElementTags.
<context.(key)> returns the ElementTag value of the input key in the context map, if available.

Examples
# Use to listen to Clientizen events with the id 'my_id' and send the player that sent them a message.
on clientizen event id:my_id:
- narrate "Hello! you sent an event with the id '<context.id>'"
paper drift
#

!c clientrun

stuck roostBOT
# paper drift !c clientrun
Required Plugins or Platforms

Depenizen, Clientizen

Group

Depenizen

Syntax

clientrun [<script>] (path:<name>) (def.<name>:<value>) (defmap:<map>)

Short Description

Runs a client script on a Clientizen client.

Description

Runs a client script on the linked player's client, if they are using Clientizen.

You must specify a client script name to run.

Optionally, use the "path:" argument to choose a specific sub-path within a script.

Optionally, use "def.<name>:<value>" to pass one or more definitions to the client.
Alternately, use "defmap:<map>" to specify definitions to pass as a MapTag, where the keys will be definition names and the values will of course be definition values.

paper drift
#

but I do remember there are samples in there

#

just ask in #1131872289688928266

ember mantle
#

Alr thanks