fTakano Posted October 12, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 31 Reputation: 12 Joined: 07/02/12 Last Seen: Tuesday at 03:11 AM Share Posted October 12, 2013 A certain skill triggers another skill... For example... When I'm using Rapid Shower, Desperado skill will be executed after the Rapid Shower has been used... I want to make in on SRC... Plase help me.... Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Leehalt Posted October 12, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 04/26/12 Last Seen: December 28, 2019 Share Posted October 12, 2013 - Would it not be better to use it on an item script? like a card that has bonus4 bAutoSpellOnSkill,s,x,l,n where S: is rapid shower, X is desperado, L is the level, N is the percent chance for it to take effect. - bonus4 bAutoSpellOnSkill,"GS_RAPIDSHOWER","GS_DESPERADO",10,100; - When the item with this script is equipped, whenever the skill rapid shower is casted, desperado lvl 10 is also casted. Quote Link to comment Share on other sites More sharing options...
fTakano Posted October 13, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 31 Reputation: 12 Joined: 07/02/12 Last Seen: Tuesday at 03:11 AM Author Share Posted October 13, 2013 Thanks for the reply. Hmm... with that script... All Revolver-type weapons must be placed a script like that... I want a src code just like bonus4 bAutoSpellOnSkill.... Quote Link to comment Share on other sites More sharing options...
Kreustoo Posted October 21, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 216 Reputation: 45 Joined: 05/03/13 Last Seen: March 9 Share Posted October 21, 2013 If it's not too late, maybe this can help you :http://rathena.org/board/topic/62150-extra-bonuses-without-items/ If you put all the gunslinger on extra_bonus = 2 and use Leehalt code, it could help you ?Or maybe just, all the player can have this bonus, and only the gunslinger will use it cause they are the only one that can use the spell, but it's a bit weird maybe :/. Quote Link to comment Share on other sites More sharing options...
fTakano Posted October 25, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 31 Reputation: 12 Joined: 07/02/12 Last Seen: Tuesday at 03:11 AM Author Share Posted October 25, 2013 @KreustooThanks for posting... I'm creating a skill which the gunslinger only has... If I use that custom skill, the Desperado will activate itself. Quote Link to comment Share on other sites More sharing options...
Question
fTakano
A certain skill triggers another skill...
For example...
When I'm using Rapid Shower, Desperado skill will be executed after the Rapid Shower has been used...
I want to make in on SRC...
Plase help me....
Thanks in advance.
Link to comment
Share on other sites
4 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.