Jump to content
  • 0
Sign in to follow this  
Guest vespercore02

Geffen Scrolls

Question

Guest vespercore02

Hi Team,

 

i would like to ask if is it ok if use sc_start SC_ITEMSCRIPT script to make this scrolls usable? here is some of my work 

 

12753,Soul_Scroll,Soul Scroll,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{specialeffect2 EF_LIGHTSPHERE; sc_start SC_ITEMSCRIPT,180000,2445;},{},{}

 

2445 is the krieger shoes which give 5% hp and sp

 

12748,Immune_Scroll,Immune Scroll,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{specialeffect2 EF_LIGHTSPHERE; sc_start SC_ITEMSCRIPT,180000,4848;},{},{}

 

4848 is the stone that add to the arc angel wing muffler

 

and for the rest of the Geffen Scroll i'm still search on how or what item should i use

 

do you have other suggestion to make this item usable?

 

tnx :)

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Check this types 

 

Type:
0 Healing item.
2 Usable item.
3 Etc item
4 Weapon
5 Armor/Garment/Boots/Headgear
6 Card
7 Pet egg
8 Pet equipment
10 Ammo (Arrows/Bullets/etc)
11 Usable with delayed consumption (item is lost from inventory after selecting a target, for use with skills and pet lures)
18 Another delayed consume that requires user confirmation before using item.

Share this post


Link to post
Share on other sites
  • 0
Guest vespercore02

 

Check this types 

 

Type:
0 Healing item.
2 Usable item.
3 Etc item
4 Weapon
5 Armor/Garment/Boots/Headgear
6 Card
7 Pet egg
8 Pet equipment
10 Ammo (Arrows/Bullets/etc)
11 Usable with delayed consumption (item is lost from inventory after selecting a target, for use with skills and pet lures)
18 Another delayed consume that requires user confirmation before using item.

 

 

Hi sir  Seven

 

thanks for your quick reply but, i already set it usable

i want to know is there is a chance that the bonus bhprate script is can be use on the usable item?

Share this post


Link to post
Share on other sites
  • 0

use this as an example

// Cash Shop Usable Items12202,Str_Dish10_,Steamed Tongue,0,2,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; },{},{}

Share this post


Link to post
Share on other sites
  • 0
Guest vespercore02

 

use this as an example

// Cash Shop Usable Items12202,Str_Dish10_,Steamed Tongue,0,2,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; },{},{}

 

aun

i get it na sir thanks

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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