Hey, its been a while so not used to some of the new features. So want to ask a question regarding the Item On Drop Event Trigger.
Â
I have an item that when I drop it, I want to change a variable. Which works fine when I drop 1 item, however if I drop more than one Item it only triggers then event once, so if I drop 10 items, only 1 of the 10 will trigger.
Â
The event is simple:
Name = SubEvent1
Set Player Variable = Subtract 1
Trigger = None
Parallel = Enabled
Â
Item:
Event Trigger "On Drop" = SubEvent1
Â
Should this be triggering more than once, or am I using this wrong?
Question
Ainz Ooal Gown
Hey, its been a while so not used to some of the new features. So want to ask a question regarding the Item On Drop Event Trigger.
Â
I have an item that when I drop it, I want to change a variable. Which works fine when I drop 1 item, however if I drop more than one Item it only triggers then event once, so if I drop 10 items, only 1 of the 10 will trigger.
Â
The event is simple:
Name = SubEvent1
Set Player Variable = Subtract 1
Trigger = None
Parallel = Enabled
Â
Item:
Event Trigger "On Drop" = SubEvent1
Â
Should this be triggering more than once, or am I using this wrong?
Â
Thanks
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now