PunkBuster 5 Posted December 27, 2013 My elemental converters have this script: itemskill ITEM_ENCHANTARMS,5; I'd like to, when I use a converter, to see an icon on my right side so I can tell how long it'll last. Also, if possible, I don't want the character to have an animation or show any effect when using it. Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted December 27, 2013 What do you mean? is it something like for weapon: sc_start SC_PROPERTYFIRE,240000,5; // <-- Enchant weapon with Fire property Quote Share this post Link to post Share on other sites
0 PunkBuster 5 Posted December 27, 2013 Using that worked, but the item doesn't consume when used. Okay, solved. Just tacked a delete item on it. Quote Share this post Link to post Share on other sites
0 PokemonRO 2 Posted December 28, 2013 Make sure it cant be duplicated when they use it in storage, sitting etc. Quote Share this post Link to post Share on other sites
My elemental converters have this script:
itemskill ITEM_ENCHANTARMS,5;
I'd like to, when I use a converter, to see an icon on my right side so I can tell how long it'll last. Also, if possible, I don't want the character to have an animation or show any effect when using it.
Share this post
Link to post
Share on other sites