Jump to content
  • 0

bonus run on type of healing or food


Question

Posted (edited)

anyone know , the bouns just work on equip.

but , I want script code can run on type of healing or food.

Example:

durationscript <duration>,<script>

501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ durationscript 5000,"{ bonus bStr,5; }"; },{},{}

like autobonus

when i using Red Potion can add 5 str in 5sec.

as a result , we can create tmp's sc_start script.

can some one help me,please?

Edited by Jack.Lion

5 answers to this question

Recommended Posts

Posted

so , can add timer to PC add script code?

example

#12436

Vitata_500

we need not to create new sc_scart

we just

{ durationscript 500000,"{ bonus bMaxSPrate,5; bonus bSPrecovRate,20; }"; }


sorry , i don't know this is short nessage.

Posted

LOL ?

do you understand how to use those sc_start command ?

Euphy try to tell you that sc_sctart akready got the time settings...

you just use the same script provided by Euphy and add in the vitata500 item script in item_db.txt

or you want to choose a hardway instead of an easy way ? /hmm

Posted

LOL ?

do you understand how to use those sc_start command ?

Euphy try to tell you that sc_sctart akready got the time settings...

you just use the same script provided by Euphy and add in the vitata500 item script in item_db.txt

or you want to choose a hardway instead of an easy way ? /hmm

I know how to use sc_start.

create new a sc_start , need to compiled source code.

so , add to script code can create tmp's sc_start.

i try again to comply, thx.

Posted

create new item with bonus that you want.

and use this command in healing or food item.

sc_start SC_ITEMSCRIPT,duration_in_millisecond,item_id;

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...