Started by
JamminNun
on
Topic category: Mod design feedback
Long story short, I'm trying to make that when you hold a sertain item in off-hand, you will regen 1 hp every 3 seconds. BUT, I'm runing into proplems with making it actually loop. Could someone help with fixing my procedure?
This procedure is put into that sertain items InInventoryTick trigger.
this may not be a solution to the problem but you should use the wait procedure block for an actual delay.
1 tick = 1/20 second
20 ticks = 1 second
But how would it loop then? I'm trying to loop it, not just do it once
Ever gained a solution to this? Been having trouble myself and had trouble finding answered on the internet.
Comment me if you still need the tutorial I found it
Could you tell me how you did it? :)
I need a tutorial pls