BigBurrito Posted January 5, 2018 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 114 Reputation: 5 Joined: 07/16/16 Last Seen: July 10, 2020 Share Posted January 5, 2018 Hi, can someone please tell me how to check someone's weapon element. I want to add to an item's script to check if wearers weapon's element is Wind, increase physical attack by 5%. Is it: if (getstatus(96)) { bonus2 bAddSize,Size_All,5;}; will this be right? Thanks in advance. 1 Quote Link to comment Share on other sites More sharing options...
Question
BigBurrito
Hi, can someone please tell me how to check someone's weapon element.
I want to add to an item's script to check if wearers weapon's element is Wind, increase physical attack by 5%.
Is it:
if (getstatus(96)) { bonus2 bAddSize,Size_All,5;};
will this be right? Thanks in advance.
Link to comment
Share on other sites
0 answers 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.