3

I need help with commands.

DinoDesmond 2/15/21 4:49 pm history
184
2/23/2021 12:59 pm
NO DATA PACKS yet...


How do I make this work for multiplayer?

/execute as @a at @s anchored eyes facing entity @e[​name=SCP-173,type=!player] eyes anchored feet positioned ^ ^ ^1 rotated as @s positioned ^ ^ ^-1 if entity @s[​distance=..0.9] run effect give @e[​name=SCP-173] minecraft:slowness 1 255

How do I make this command not work if your looking at SCP-173 through a wall?

*is there also a way to get rid of the enchantment glint?

*and also how do I make allies for teams?
Posted by
DinoDesmond
Level 57 : Grandmaster Dinosaur Theorist
342

  Have something to say?

JoinSign in

8

TheMcPig
02/23/2021 12:11 pm
Level 54 : Grandmaster Baconator
Actually, I've never heard of commands having 'as' and/or 'if'. Maybe that's your problem?
2
DinoDesmond
02/23/2021 12:59 pm
Level 57 : Grandmaster Dinosaur Theorist
history
it does exist only in /execute
1
DinoDesmond
02/23/2021 12:08 pm
Level 57 : Grandmaster Dinosaur Theorist
New questions I do have
1
DinoDesmond
02/16/2021 1:14 pm
Level 57 : Grandmaster Dinosaur Theorist
Found the problem but now I have another one.
1
HoboMaggot
02/16/2021 12:45 am
Level 55 : Grandmaster Blob
Does the command just freeze the scp or the players?
As you're using raycasting, I suggest using vdvman's version as that is more user friendly.

Theres no way to get rid of the glint using command blocking. You either get rid of it via a texture pack or you create some mass of functions to do the enchant actions without using the inbuilt enchants.

Also what do you mean by allies for teams?
2
DinoDesmond
02/16/2021 12:21 pm
Level 57 : Grandmaster Dinosaur Theorist
the scp.

I meant how to get rid of the glint with textures cause it wont work for me.

I mean there used to be a way that certain teams cant attack each other because there ally's.
1
HoboMaggot
02/16/2021 4:24 pm
Level 55 : Grandmaster Blob
To get remove the glint from the game, you need to make a texture pack that replaces the file "enchanted_item_glint" in the <version>.jar/assets/minecraft/textures/misc

For allies on teams, theres no actual support for that. The main workaround would be to tag the player with a "team" tag and place the tagged player into an alliance team. If you were to break the alliance, you would make everyone leave the alliance team and bring all the specific tagged players to their specific team
2
TheMcPig
02/15/2021 5:18 pm
Level 54 : Grandmaster Baconator
I know commands, but nothing like that.
3

Welcome