#Lifesteal but with potions

1 messages · Page 1 of 1 (latest)

safe steeple
#

So I am trying to make a plugin where you spawn with a random good effect but if you get killed that person gets a your effect and the person who dies gets a bad effect, I don't understand how to implement the effect at the beginning of the game, can anyone help?

wanton relic
#

Hi

#

I suppouse you have a system to start the game right?

safe steeple
#

?

wanton relic
#

How do you start the game?

safe steeple
#

well I want it to give you a random good effect so I have a Random Int for that but I don't know how to give the player the permanent effect until he dies

wanton relic
safe steeple
#

wont it run out eventually

#

I want it to like keep adding so that they couldnt stop it with milk

#

but im not really sure how to do that either

wanton relic
#

You have 2 posibilities

#

When they interact with a milk bucket cancel the event

#

Or if you dont want to cancel it, just set him the effects again

safe steeple
#

ok

#

well yes but still wont the effect run out eventually