Kakaroto Posted January 21, 2017 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: Monday at 01:03 PM Share Posted January 21, 2017 Hello, I would like to know if anyone can help me with one small thing, I need to make the bAutoSpell script of this item work only if the player has a hawk rented, can anyone help me? 5967,Flying_Galapagos,Flying Galapagos,4,20,,500,,0,,0,0xFFFFFFFF,63,2,1,,110,0,1358,{ set .@i,readparam(bLuk); bonus bAgi,1; bonus3 bAutoSpell,"HT_BLITZBEAT",getskilllv("HT_BLITZBEAT"),getskilllv("HT_BLITZBEAT")*10+(.@i>=120?40:.@i/3); bonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*40; },{},{} Quote Link to comment Share on other sites More sharing options...
0 kanashiroakira Posted January 21, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 9 Joined: 01/24/14 Last Seen: July 10, 2021 Share Posted January 21, 2017 I think u can use: if (checkfalcon()){*code*} Quote Link to comment Share on other sites More sharing options...
Question
Kakaroto
Hello, I would like to know if anyone can help me with one small thing, I need to make the bAutoSpell script of this item work only if the player has a hawk rented, can anyone help me?
5967,Flying_Galapagos,Flying Galapagos,4,20,,500,,0,,0,0xFFFFFFFF,63,2,1,,110,0,1358,{ set .@i,readparam(bLuk); bonus bAgi,1; bonus3 bAutoSpell,"HT_BLITZBEAT",getskilllv("HT_BLITZBEAT"),getskilllv("HT_BLITZBEAT")*10+(.@i>=120?40:.@i/3); bonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*40; },{},{}
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.