Tarq Posted July 9, 2019 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 24 Joined: 07/28/18 Last Seen: March 3 Share Posted July 9, 2019 well... I meet 2 scripts and I want to make a union of them. are: { bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,100;} //normal bonus end { autobonus "{ bonus bBaseAtk,1000; }",100,6000,BF_WEAPON,"{ misceffect 521; }"; } //timing bonus my goal is for the Dark Lord with 100% chance of activation within this time scripts something like that: { autobonus "{ bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,1000; }",100,6000,BF_WEAPON,"{ misceffect 521; }"; } can anybody help me? Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted September 2, 2019 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: Yesterday at 02:57 AM Share Posted September 2, 2019 bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,100; autobonus "{ bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,1000; }",10,6000,BF_WEAPON,"{ misceffect 521; }"; Quote Link to comment Share on other sites More sharing options...
Question
Tarq
well... I meet 2 scripts and I want to make a union of them.
my goal is for the Dark Lord with 100% chance of activation within this time scripts
something like that:
can anybody help me?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.