lupus Posted April 9, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 43 Reputation: 0 Joined: 01/19/13 Last Seen: September 24, 2018 Share Posted April 9, 2014 (edited) CD in Mouth rAthena the item came without the script, did some testing but it does not work. I make This Script: 18666,CD_In_Mouth,CD In Mouth,4,20,,200,,0,,0,0xFFFFFFFE,63,2,1,,20,0,815,{ autobonus3 "{ bonus3 bAutoSpell,"MG_COLDBOLT",(rand(1,5)),20; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",(rand(1,5)),1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",(rand(1,5)),10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","MG_SOULSTRIKE",(rand(1,5)),10000; sleep 1000; bonus4 bAutoSpellOnSkill,"MG_SOULSTRIKE","WZ_EARTHSPIKE",(rand(1,5)),10000; }",5,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{} But get this erros description Help Pls! can tell me what's wrong??? Description: Burn away as you hold this CD in your mouth.[/size] When attacking, 6% chance of activating for 5 seconds: Automatically cast level 1 ~ 5 [Fire Bolt], [Cold Bolt], [Lightening Bolt], [Earth Spike], or [soul Strike] on your target. http://db.irowiki.org/db/item-info/18666/ Edited April 9, 2014 by lupus Quote Link to comment Share on other sites More sharing options...
Stolao Posted April 9, 2014 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted April 9, 2014 bonus3 bAutoSpell,sk,y,n; Adds a n/10% chance to cast skill sk of level y when attacking Why not try adding yourself its easy~ All item Bonuses can be found in ro/doc/item_bonus.txt Quote Link to comment Share on other sites More sharing options...
lupus Posted April 9, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 43 Reputation: 0 Joined: 01/19/13 Last Seen: September 24, 2018 Author Share Posted April 9, 2014 (edited) Added my code that is giving error in autobonus if you can tell me what's wrong ... Edited April 9, 2014 by lupus Quote Link to comment Share on other sites More sharing options...
lupus Posted April 14, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 43 Reputation: 0 Joined: 01/19/13 Last Seen: September 24, 2018 Author Share Posted April 14, 2014 bump?? help pls? Quote Link to comment Share on other sites More sharing options...
Question
lupus
CD in Mouth rAthena the item came without the script, did some testing but it does not work.
I make This Script:
18666,CD_In_Mouth,CD In Mouth,4,20,,200,,0,,0,0xFFFFFFFE,63,2,1,,20,0,815,{ autobonus3 "{ bonus3 bAutoSpell,"MG_COLDBOLT",(rand(1,5)),20; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",(rand(1,5)),1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",(rand(1,5)),10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","MG_SOULSTRIKE",(rand(1,5)),10000; sleep 1000; bonus4 bAutoSpellOnSkill,"MG_SOULSTRIKE","WZ_EARTHSPIKE",(rand(1,5)),10000; }",5,5000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; },{},{}
But get this erros description
Help Pls! can tell me what's wrong???
Description:
Burn away as you hold this CD in your mouth.[/size]
http://db.irowiki.org/db/item-info/18666/
Edited by lupusLink to comment
Share on other sites
3 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.