nbt change

Started by sSmalKk on

Topic category: Help with modding (Java Edition)

Last seen on 21:59, 25. Nov 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nbt change
Tue, 11/24/2020 - 20:05 (edited)

I'm trying to create a skill system that works with a lot of weapon mods, basically I created a recoil for weapons when the ammunition changes, but apparently the onplayertickupdate doesn't always work, sometimes the recoil works sometimes it doesn't work.

https://prnt.sc/vpdbf0

Edited by sSmalKk on Tue, 11/24/2020 - 20:05
Last seen on 00:03, 27. May 2022
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you could post pictures…
Tue, 11/24/2020 - 00:38

If you could post pictures of your procedures that would help us help you.

Last seen on 21:59, 25. Nov 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ops, change the local to…
Tue, 11/24/2020 - 19:56

ops, change the local to player variable

Last seen on 21:59, 25. Nov 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
global*
Tue, 11/24/2020 - 20:01

global*

Last seen on 21:59, 25. Nov 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
sorry for the spam, i was…
Tue, 11/24/2020 - 20:10

sorry for the spam, i was nervous, ignore the last COMMENTS, the problem is, the recoil of the gun even works, but only sometimes

Last seen on 00:03, 27. May 2022
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
unfortunately i was unable…
Wed, 11/25/2020 - 03:16

unfortunately i was unable to find a way to add perfect recoil that is synced with the ranged weapon mechanics. the trigger "when ranged item used" should have worked but it's not activated when ranged item is shot.

sorry i could not assist you :(
wish the best for you.