wut751 Posted February 2, 2018 Posted February 2, 2018 Hi I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map. please help Quote
1 Hurtsky Posted February 2, 2018 Posted February 2, 2018 1 hour ago, wut751 said: Hi I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map. please help here you go, and read bottom part of script remember to tick the reply as answer and upvote it ! - script End_Of_Effect -1,{ OnTouch: //this will end all kind of effect! sc_end SC_ALL; sc_end_class SC_ALL; end; } // see in the end of this duplicate -1 means invisble npc // -1,2,2 = it will trigger 2 cell from the center of cell prontera,162,185 prontera,162,185,6 duplicate(End_Of_Effect) End_Of_Effect#pron -1,2,2 Quote
0 wut751 Posted February 2, 2018 Author Posted February 2, 2018 @Hurtsky thank you, I will try it. Quote
Question
wut751
Hi
I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map.
please help
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.