Source Entity and Entity event/target

Started by TeknoByte on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Oct 2021
Points:
529

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Source Entity and Entity event/target

So what I'm trying to do is to use both the source entity and event/target entity in the same procedure, but only one of them works depending on how i order the code, I'm trying to find out why only one of them executes but the other doesn't

Active 1 year ago
Joined Dec 2021
Points:
510

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
Show a screenshot of your…
Sun, 12/26/2021 - 00:00

Show a screenshot of your procedures

and describe the specific result you want to achieve

 

sorry for bad english

Active 3 years ago
Joined Oct 2021
Points:
529

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
SI was trying to override…
Wed, 12/29/2021 - 20:01

SI was trying to override both the motion vectors of the player and mob, so when the player hits a mob with the weapon, the procedure overides the vectors so both the player and mob go in the air on attack but it only overides the target entity

Active 2 years ago
Joined Dec 2021
Points:
582

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
we need a screen shot to be…
Wed, 01/05/2022 - 02:24

we need a screen shot to be able to help