How to make Completely transparent vex?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

yukichimaru

New Member
Nov 22, 2017
6
0
0
22
Thank you for reading this page.
I'm Japanese.I can't speak English well.. Sorry:emoji_frowning:

Right now I am thinking to create a Invisible vex.

code_language.skript:
spawn a vex 2 meters South the player
set tool of the last spawned entity to air
execute console command "/execute %player% ~ ~ ~ /effect @e[type=vex,r=6] minecraft:invisibility 120 1 true"

But vex does not become transparent with this code.
If it is possible,can someone tell me way of doing?
 
Thank you for your reply.

You can see the vex's sword and postion effect particle With this writing style.
I want to make the vex's sword invisible.So,I wrote in this manner.

code_language.skript:
set tool of the last spawned entity to air

but,Even if i give air to "vex", "vex" will have a sword.
What should I do?
 
Thank you for your reply!
I have introduced Skstuff!
but I Couldn't...

code_language.skript:
[SkStuff] It looks like you're running an unsupported server version, some features will not be available :(
aaaaaaa....
Is there Skstuff 1.12.2? ...?
[doublepost=1511965616,1511964682][/doublepost]I found 1.12.2 Stuff and put it in!
but,I couldn't.
As expected,vex has a sword...
Is not it impossible?
 
Thank you for your reply!
I have introduced Skstuff!
but I Couldn't...

code_language.skript:
[SkStuff] It looks like you're running an unsupported server version, some features will not be available :(
aaaaaaa....
Is there Skstuff 1.12.2? ...?
[doublepost=1511965616,1511964682][/doublepost]I found 1.12.2 Stuff and put it in!
but,I couldn't.
As expected,vex has a sword...
Is not it impossible?

Can you try setting iT To something else then air
 
Status
Not open for further replies.