#help
1 messages · Page 1 of 1 (latest)
no
show me the docs of the create effect
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
Spawn a particle. This system is more inline with how Bukkit deals with particles, hence the choices in the pattern.
Some particles may be affected differently by these values, so let's break them down:
first number = count, how many particles to spawn at once. (use '0' if you notice the particle kinda flies away.)
particle = the particle to s...
?
on right click with nether star:
draw 20 of dust using dustOption(blue, 10) at location location of player
do you have skbee installed?
location location? what are you doing?
yes
what does that mean?
I took it from here
the location location fixed now
but when I right click nothing happens
they did not use location location in the examples
can you give me an example ?
I know I didnt do it on porpuse (I am very bad at english)
on right click with nether star:
draw 20 of dust using dustOption(blue, 10) at location of player
But when I right click nothing is happening
debug it by broadcasting something to see if the on rightclick actaully works
!debug
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.
what to do
?
either you are doing something wrong or you dont see the particle becuase it spawns under the ground