letskay 0 Posted October 18, 2015 { Id: 24219 AegisName: "Cold_Bolt_Shadow_Armor" Name: "Cold Bolt Shadow Armor" Type: 5 Buy: 10 Loc: 65536 Script: <" if (getrefine()>=2) { autobonus "{ bonus3 bAutoSpell,14,(getrefine()/2),1000; }",(getrefine()*2)+100,100,BF_SHORT; } "> }, I tried a variety of tests. If you copy the option works identically on different items. help me plz. Quote Share this post Link to post Share on other sites
0 letskay 0 Posted October 18, 2015 { Id: 24219 AegisName: "Cold_Bolt_Shadow_Armor" Name: "Cold Bolt Shadow Armor" Type: 5 Buy: 10 Loc: 65536 Script: <" set .@ref,getrefine(); if(.@ref>=2){ autobonus "{ bonus3 bAutoSpell,14,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT; "> }, hi Quazi, thanks to your reply. Apply but failed. It seems to be another problem.. +_+;;; Quote Share this post Link to post Share on other sites
0 letskay 0 Posted October 18, 2015 oh sorry .. replace with this set .@ref,getrefine(); if(.@ref>=2){ autobonus "{ bonus3 bAutoSpell,14,(.@ref/2),1000; }",(.@ref*2)+100,100,BF_SHORT; } Also it applied. but failed.. T.T It seems to be another problem. Items from other locations are operating normally. Quote Share this post Link to post Share on other sites
0 letskay 0 Posted October 18, 2015 (edited) i check on my test server.. and i use the same script and i don't get any errors.. i don't know what's wrong.. i also did a test on that item and it's kinda weird just nothing's happen when i wear it lol . . maybe we wait for others to check it i really don't know what's wrong with that Cold bolt shadow armor Quazi!, Thank you for test. I do not know more... normal operation of replacing the equipment location. EQI_SHADOW_ARMOR (failed) EQI_ARMOR (success) Someone please help~!!! Edited October 18, 2015 by letskay Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted October 27, 2015 i check on my test server.. and i use the same script and i don't get any errors.. i don't know what's wrong.. i also did a test on that item and it's kinda weird just nothing's happen when i wear it lol . . maybe we wait for others to check it i really don't know what's wrong with that Cold bolt shadow armor Quazi!, Thank you for test. I do not know more... normal operation of replacing the equipment location. EQI_SHADOW_ARMOR (failed) EQI_ARMOR (success) Someone please help~!!! Can you please elaborate your problem? Didn't get it. Quote Share this post Link to post Share on other sites
0 AnnieRuru 957 Posted November 22, 2015 I do not know more... normal operation of replacing the equipment location. EQI_SHADOW_ARMOR (failed) EQI_ARMOR (success) Someone please help~!!! why not working ?I tested this ... { Id: 19610 AegisName: "C_Whisper_Mask" Name: "Costume Whisper Mask" Type: 5 Loc: 7168 View: 321 Script: <" autobonus "{ bonus bAllStats,10; }",1000,10000,BF_WEAPON|BF_MISC,"{ specialeffect2 EF_FIRESPLASHHIT; }"; ">},which the item equipped at shadow headgear, the autobonus does trigger every time Quote Share this post Link to post Share on other sites
Share this post
Link to post
Share on other sites