#help

1 messages · Page 1 of 1 (latest)

dapper rain
#

are you using skrayfall?

graceful dagger
#

no

dapper rain
#

show me the docs of the create effect

graceful dagger
#

wdym

#

sorry i am begginer on skript so i dont realy know what is it

dapper rain
#

ive never heard of create effect smoke at location of player
so i asked if you can show me where you have learned/found out that was right. because you cant just make up things.

if you want to make particles spawn i suggest getting skbee https://skripthub.net/docs/?id=4541

graceful dagger
graceful dagger
#
on right click with nether star:    
    draw 20 of dust using dustOption(blue, 10) at location location of player
dapper rain
#

do you have skbee installed?

dapper rain
graceful dagger
#

yes

dapper rain
#

what does that mean?

graceful dagger
#

the location location fixed now

#

but when I right click nothing happens

dapper rain
#

they did not use location location in the examples

graceful dagger
#

can you give me an example ?

dapper rain
#

location of player

#

no need to do location location of player

graceful dagger
#
on right click with nether star:    
    draw 20 of dust using dustOption(blue, 10) at location of player
graceful dagger
dapper rain
#

debug it by broadcasting something to see if the on rightclick actaully works

graceful dagger
#

!debug

dreamy violetBOT
#

Debug

Try broadcasting your variables, with broadcast "%{variable}%" to check if they really are set. If you are using variables starting with _, make sure they are set in the current trigger as they do not save between different triggers. Also make sure any conditions in your skript are being met.

graceful dagger
#

what to do

dapper rain
#

broadcast "test"

#

after the on right click

graceful dagger
graceful dagger
dapper rain
#

either you are doing something wrong or you dont see the particle becuase it spawns under the ground