Jump to content
  • 0

###### CD in Mouth Item Script


lupus

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   0
  • Joined:  01/19/13
  • Last Seen:  

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

 

Capturar.png
 
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 by lupus
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   0
  • Joined:  01/19/13
  • Last Seen:  

Added my code that is giving error in autobonus if you can tell me what's wrong ...

Edited by lupus
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   0
  • Joined:  01/19/13
  • Last Seen:  

bump?? help pls?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...