#I need help with some powers

1 messages · Page 1 of 1 (latest)

wild silo
#

So, these are not the classic bliss powers, these are more original, the first one i need help with idk if it is possible, I want a power that upon using, it shows all currently active /w or /msg chats

vernal oriole
#

we are here to help you figure out why your code doesnt work

#

not code for you

wild silo
vapid slate
#

He said send the code, we might be able to help

wild silo
#

I have nothing

vernal oriole
#

Then make something

#

If it works, great. If not send it here

raw ermine
#

full command

#

also it would be more of telepathy than bliss

vapid slate
#

So if you need help with some code you made which is not working properly, let us know

wild silo
#

also I have 0 clue where to start, I looked everywhere, and found nothing

vapid slate
#

You should start by learning skript

#

Youtube and skripthub have some decent starter tutorials

vernal oriole
wild silo
vapid slate
#

This is pretty basic too

#

So if you run into issues, let us know

vernal oriole
vernal oriole
wild silo
# vapid slate This is pretty basic too

this is a thing I just want to understand, I don't want the actual full code, I just wanna know what event thingo is used to show all /w or /msgs, I can figure out how to use it, I just could not find it

vapid slate
#

on command:

#

no need to tag me, i'm in this thread, i'll see it when i see it

wild silo
#

ok

#

thanks

#

I think I can figure it out

vernal oriole
#

Well assuming you send it to all player where input has permission x

vernal oriole
#

You could also just send it to another group (with ability active) after that

wild silo
#

that would work also

#

would it be possible to use variables for this?

#

like when you use it, it sets a variable to 2 for like 30 seconds, and whenever variable is 2 for a player, all of those messages get sent to them

vernal oriole
#

Yes

#

send “staff chat message” to  all players where [{variable} is set]```
raw ermine
#

send “staff chat message” to all players where [{variable::*} contains input]

vernal oriole
#

Oops i somehow managed to forget the index

#

{variable::%input’s uuid%} is set

#

Although ive never tried inputs uuid

raw ermine