hadie Posted February 24, 2020 Share Posted February 24, 2020 Hi all...I’ve create script that can get +10 stat food buff from npc... but how to set the buff will cancel when user die? Quote Link to comment Share on other sites More sharing options...
0 Jayz Posted February 24, 2020 Share Posted February 24, 2020 1 hour ago, hadie said: Hi all...I’ve create script that can get +10 stat food buff from npc... but how to set the buff will cancel when user die? Use cash shop usable item instead 12202,Str_Dish10_,Steamed Tongue,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; },{},{} 12203,Agi_Dish10_,Steamed Scorpion,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_AGI_CASH,1800000,10; percentheal 15,5; },{},{} 12204,Int_Dish10_,Dragon Breath Cocktail,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_INT_CASH,1800000,10; percentheal 15,5; },{},{} 12205,Dex_Dish10_,Hwergelmir's Tonic,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_DEX_CASH,1800000,10; percentheal 15,5; },{},{} 12206,Luk_Dish10_,Cooked Nine Tail's Tails,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_LUK_CASH,1800000,10; percentheal 15,5; },{},{} 12207,Vit_Dish10_,Stew Of Immortality,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_VIT_CASH,1800000,10; percentheal 15,5; },{},{} Quote Link to comment Share on other sites More sharing options...
Hi all...I’ve create script that can get +10 stat food buff from npc...
but how to set the buff will cancel when user die?
Link to comment
Share on other sites