Jump to content
  • 0
kimokuro

Passive (in inventory) items boost

Question

I tested several times including using the item_bonus txt but i can't seem to figure out how to make passive items where you get the effect if the item is in the inventory, I tried looking around but didnt find any clear ways of how to do it. I want to make 5 different types and make it so the person can only use 1 and if there are more than 1 of the item the effects are negated

Example of what i want to do is make an item where when its in ur inventory you get

Item called Crimson Badge

+25 Str ( bStr,2; )

+25 Vit ( bVit,25; )

Base str +100% hp recovery rate ( bonus bHPrecovRate,100; )

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

you need a source modification....

if you are using script to check the item whether it exist or not..

it would be bad for your server..since you required the script to keep tracking your inventory for the items...

ask for a source mod for this...

anyway..i believe this already exist last time...not sure in eA or rA...but i remember that i saw this before.....

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.