Jump to content
  • 0

Using bonus_script to give autobonus3


aadritch2

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  04/29/13
  • Last Seen:  

This is my script :

bonus_script "{ bonus bHealPower,100; bonus bAddItemHealRate,100; skill \"NV_FIRSTAID\",1; bonus2 bSkillCooldown,\"NV_FIRSTAID\",5000; autobonus3 \"{}\",1000,5001,142,\"{ specialeffect2 7; sc_start2 SC_L_LIFEPOTION,5000,-1,1; }\"; }",3600,9,1,SI_BLANK;

Everything up to the increased cooldown works, but the autobonus doesnt seem to take effect whenever I use "NV_FIRSTAID". I tried using the autobonus3 part in an item to test it and as expected, it works fine in an item. But if I use bonus_script to add the autobonus3 to a player, nothing happens.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  626
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

I tried something like that too, but had to split every bonus on an extra bonus_script, you can also check your sql table if it got inserted correctly.

Not sure if I made an mistake on my part, but that was I was able to make it work.

Regards,

Chris

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...